Skip to content

Commit

Permalink
[stable/insights-agent] INSIGHTS-349 - Update charts with kube-bench …
Browse files Browse the repository at this point in the history
…0.5.0 (#1529)

* INSIGHTS-349 Update charts with kube-bench 0.5.0

* INSIGHTS-349 Update charts with kube-bench 0.5.0

* INSIGHTS-349 Update charts with kube-bench 0.5.0
  • Loading branch information
jdesouza committed Sep 16, 2024
1 parent 816a0e9 commit 7746c32
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions stable/insights-agent/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## 4.4.9
* bumped kube-bench to 0.5

## 4.4.8
* bumped kyverno to 0.3

Expand Down
2 changes: 1 addition & 1 deletion stable/insights-agent/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
description: A Helm chart to run the Fairwinds Insights agent
name: insights-agent
version: 4.4.8
version: 4.4.9
appVersion: 9.2.1
kubeVersion: ">= 1.22.0-0"
icon: https://raw.githubusercontent.com/FairwindsOps/charts/master/stable/insights-agent/icon.png
Expand Down
2 changes: 1 addition & 1 deletion stable/insights-agent/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ kube-bench:
SkipVolumes: true
image:
repository: quay.io/fairwinds/fw-kube-bench
tag: 0.4
tag: 0.5
aggregator:
image:
repository: quay.io/fairwinds/fw-kube-bench-aggregator
Expand Down

0 comments on commit 7746c32

Please sign in to comment.