Skip to content

Commit

Permalink
feat(security-apps): update stackrox from 4.2.2 to 4.3.4 (#1201)
Browse files Browse the repository at this point in the history
  • Loading branch information
maechtu authored Feb 21, 2024
1 parent 9bfa660 commit fd04d8a
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
8 changes: 4 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.83.0
version: 0.84.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,7 @@ annotations:
artifacthub.io/containsSecurityUpdates: "true"
artifacthub.io/changes: |
- kind: security
description: "csi-secrets-driver: Update 1.4.0 to 1.4.1"
description: "stackrox-central and stackrox-secured-cluster-services: Update 400.2.2 to 400.3.4"
links:
- name: Github Release
url: https://github.com/kubernetes-sigs/secrets-store-csi-driver/releases/tag/v1.4.1
- name: Changelog
url: https://github.com/stackrox/stackrox/blob/master/CHANGELOG.md#430
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.2.2
targetRevision: 400.3.4
# -- 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.2.2
targetRevision: 400.3.4
# -- 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 fd04d8a

Please sign in to comment.