Skip to content

Commit

Permalink
chore: update stackrox from 4.4.3 to 4.5.5 (#1342)
Browse files Browse the repository at this point in the history
  • Loading branch information
maechtu authored Nov 28, 2024
1 parent f87cfff commit 525d7ae
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 9 deletions.
24 changes: 20 additions & 4 deletions charts/security-apps/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: security-apps
description: Argo CD app-of-apps config for security applications
type: application
version: 0.87.2
version: 0.88.0
home: https://github.com/adfinis/helm-charts/tree/main/charts/security-apps
sources:
- https://github.com/adfinis/helm-charts
Expand All @@ -18,7 +18,23 @@ annotations:
artifacthub.io/containsSecurityUpdates: "true"
artifacthub.io/changes: |
- kind: changed
description: "fix: update vaultMonitoring alertrule"
description: "chore: update stackrox from 4.4.3 to 4.5.5"
links:
- name: fix vaultMonitoring alertrule
url: https://github.com/adfinis/helm-charts/pull/1302
- name: Stackrox Release 4.5.5
url: https://github.com/stackrox/stackrox/releases/tag/4.5.5
- name: Stackrox Release 4.5.4
url: https://github.com/stackrox/stackrox/releases/tag/4.5.4
- name: Stackrox Release 4.5.3
url: https://github.com/stackrox/stackrox/releases/tag/4.5.3
- name: Stackrox Release 4.5.2
url: https://github.com/stackrox/stackrox/releases/tag/4.5.2
- name: Stackrox Release 4.5.1
url: https://github.com/stackrox/stackrox/releases/tag/4.5.1
- name: Stackrox Release 4.5.0
url: https://github.com/stackrox/stackrox/releases/tag/4.5.0
- name: Stackrox Release 4.4.6
url: https://github.com/stackrox/stackrox/releases/tag/4.4.6
- name: Stackrox Release 4.4.5
url: https://github.com/stackrox/stackrox/releases/tag/4.4.5
- name: Stackrox Release 4.4.4
url: https://github.com/stackrox/stackrox/releases/tag/4.4.4
6 changes: 3 additions & 3 deletions charts/security-apps/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions charts/security-apps/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ stackroxCentralServices:
# -- Chart
chart: stackrox-central-services
# -- [stackrox/central-services Helm chart](https://github.com/stackrox/helm-charts/tree/main/opensource) version
targetRevision: 400.4.3
targetRevision: 400.5.5
# -- Helm values
# @default -- [upstream values](https://github.com/stackrox/stackrox/blob/master/image/templates/helm/stackrox-central/values.yaml)
values: {}
Expand All @@ -261,7 +261,7 @@ stackroxSecuredClusterServices:
# -- Chart
chart: stackrox-secured-cluster-services
# -- [stackrox/secured-cluster-services Helm chart](https://github.com/stackrox/helm-charts/tree/main/opensource) version
targetRevision: 400.4.3
targetRevision: 400.5.5
# -- Helm values
# @default -- [upstream values](https://github.com/stackrox/stackrox/blob/master/image/templates/helm/stackrox-secured-cluster/values.yaml.htpl)
values: {}
Expand Down

0 comments on commit 525d7ae

Please sign in to comment.