Skip to content

Commit

Permalink
Update chart version.
Browse files Browse the repository at this point in the history
  • Loading branch information
ushineko committed Jun 7, 2024
1 parent 7c54068 commit 7b010e2
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.2-beta"
version: "0.4.3-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.26-1"
appVersion: "3.8.26-2"
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.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)
![App: 3.8.26-2](https://img.shields.io/badge/App_Version-3.8.26--2-informational?style=flat-square)
![Chart: 0.4.3](https://img.shields.io/badge/Chart_Version-0.4.3-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 7b010e2

Please sign in to comment.