Skip to content

Commit

Permalink
Update chart for hotfix release.
Browse files Browse the repository at this point in the history
  • Loading branch information
ushineko committed May 13, 2024
1 parent 41bf408 commit 7c54068
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions charts/aiq-agent-k8s/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ name: aiq-agent-k8s
description: A Helm chart for running the AttackIQ agent in Kubernetes.
type: application
# version of this chart, bump if changes are made.
version: "0.4.0"
version: "0.4.2-beta"
# Version of the app.
# For aiq-agent-k8s it should be the version (tag) of the container to deploy
# which will directly map to the agent version, suffixed by an incrementing
# number indicating the patch version of the container release.
appVersion: "3.8.21-3"
appVersion: "3.8.26-1"
4 changes: 2 additions & 2 deletions charts/aiq-agent-k8s/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# AttackIQ Endpoint Agent in Kubernetes

![App: 3.8.21-3](https://img.shields.io/badge/App_Version-3.8.21--3-informational?style=flat-square)
![Chart: 0.4.0](https://img.shields.io/badge/Chart_Version-0.4.0-informational?style=flat-square)
![App: 3.8.26-1](https://img.shields.io/badge/App_Version-3.8.26--1-informational?style=flat-square)
![Chart: 0.4.2](https://img.shields.io/badge/Chart_Version-0.4.2-informational?style=flat-square)

This is a helm chart for provisioning an AttackIQ endpoint agent into a k8s cluster.

Expand Down

0 comments on commit 7c54068

Please sign in to comment.