File tree Expand file tree Collapse file tree 3 files changed +15
-9
lines changed
Expand file tree Collapse file tree 3 files changed +15
-9
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
22name : security-apps
33description : Argo CD app-of-apps config for security applications
44type : application
5- version : 0.87.2
5+ version : 0.88.0
66home : https://github.com/adfinis/helm-charts/tree/main/charts/security-apps
77sources :
88 - https://github.com/adfinis/helm-charts
@@ -18,7 +18,13 @@ annotations:
1818 artifacthub.io/containsSecurityUpdates : " true"
1919 artifacthub.io/changes : |
2020 - kind: changed
21- description: "fix : update vaultMonitoring alertrule "
21+ description: "chore : update stackrox from 4.4.3 to 4.5.5 "
2222 links:
23- - name: fix vaultMonitoring alertrule
24- url: https://github.com/adfinis/helm-charts/pull/1302
23+ - name: Stackrox Release 4.5.5
24+ url: https://github.com/stackrox/stackrox/releases/tag/4.5.5
25+ - name: Stackrox Release 4.4.6
26+ url: https://github.com/stackrox/stackrox/releases/tag/4.4.6
27+ - name: Stackrox Release 4.4.5
28+ url: https://github.com/stackrox/stackrox/releases/tag/4.4.5
29+ - name: Stackrox Release 4.4.4
30+ url: https://github.com/stackrox/stackrox/releases/tag/4.4.4
Original file line number Diff line number Diff line change @@ -241,7 +241,7 @@ stackroxCentralServices:
241241 # -- Chart
242242 chart : stackrox-central-services
243243 # -- [stackrox/central-services Helm chart](https://github.com/stackrox/helm-charts/tree/main/opensource) version
244- targetRevision : 400.4.3
244+ targetRevision : 400.5.5
245245 # -- Helm values
246246 # @default -- [upstream values](https://github.com/stackrox/stackrox/blob/master/image/templates/helm/stackrox-central/values.yaml)
247247 values : {}
@@ -261,7 +261,7 @@ stackroxSecuredClusterServices:
261261 # -- Chart
262262 chart : stackrox-secured-cluster-services
263263 # -- [stackrox/secured-cluster-services Helm chart](https://github.com/stackrox/helm-charts/tree/main/opensource) version
264- targetRevision : 400.4.3
264+ targetRevision : 400.5.5
265265 # -- Helm values
266266 # @default -- [upstream values](https://github.com/stackrox/stackrox/blob/master/image/templates/helm/stackrox-secured-cluster/values.yaml.htpl)
267267 values : {}
You can’t perform that action at this time.
0 commit comments