Skip to content

Commit

Permalink
chore(security-apps): update stackrox from 4.5.5 to 4.6.2"
Browse files Browse the repository at this point in the history
  • Loading branch information
maechtu committed Feb 19, 2025
1 parent 3c770cb commit 780f8cd
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 7 deletions.
13 changes: 11 additions & 2 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.90.0
version: 0.91.0
home: https://github.com/adfinis/helm-charts/tree/main/charts/security-apps
sources:
- https://github.com/adfinis/helm-charts
Expand All @@ -17,4 +17,13 @@ dependencies:
annotations:
artifacthub.io/changes: |
- kind: changed
description: "Fail installations of deprecated gangway component"
description: "chore: update stackrox from 4.5.5 to 4.6.2"
links:
- name: Stackrox Release 4.6.2
url: https://github.com/stackrox/stackrox/releases/tag/4.6.2
- name: Stackrox Release 4.6.1
url: https://github.com/stackrox/stackrox/releases/tag/4.6.1
- name: Stackrox Release 4.6.0
url: https://github.com/stackrox/stackrox/releases/tag/4.6.0
- name: Stackrox Release 4.5.6
url: https://github.com/stackrox/stackrox/releases/tag/4.5.6
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.5.5
targetRevision: 400.6.2
# -- 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.5.5
targetRevision: 400.6.2
# -- 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 780f8cd

Please sign in to comment.