Skip to content

Commit 9039a32

Browse files
committed
chore: update stackrox from 4.4.3 to 4.5.5
1 parent f87cfff commit 9039a32

File tree

3 files changed

+25
-9
lines changed

3 files changed

+25
-9
lines changed

charts/security-apps/Chart.yaml

Lines changed: 20 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: security-apps
33
description: Argo CD app-of-apps config for security applications
44
type: application
5-
version: 0.87.2
5+
version: 0.88.0
66
home: https://github.com/adfinis/helm-charts/tree/main/charts/security-apps
77
sources:
88
- https://github.com/adfinis/helm-charts
@@ -18,7 +18,23 @@ 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.5.4
26+
url: https://github.com/stackrox/stackrox/releases/tag/4.5.4
27+
- name: Stackrox Release 4.5.3
28+
url: https://github.com/stackrox/stackrox/releases/tag/4.5.3
29+
- name: Stackrox Release 4.5.2
30+
url: https://github.com/stackrox/stackrox/releases/tag/4.5.2
31+
- name: Stackrox Release 4.5.1
32+
url: https://github.com/stackrox/stackrox/releases/tag/4.5.1
33+
- name: Stackrox Release 4.5.0
34+
url: https://github.com/stackrox/stackrox/releases/tag/4.5.0
35+
- name: Stackrox Release 4.4.6
36+
url: https://github.com/stackrox/stackrox/releases/tag/4.4.6
37+
- name: Stackrox Release 4.4.5
38+
url: https://github.com/stackrox/stackrox/releases/tag/4.4.5
39+
- name: Stackrox Release 4.4.4
40+
url: https://github.com/stackrox/stackrox/releases/tag/4.4.4

charts/security-apps/README.md

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

charts/security-apps/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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: {}

0 commit comments

Comments
 (0)