Skip to content

Commit

Permalink
Feat/security apps/update stackrox 4.2.2 (#1144)
Browse files Browse the repository at this point in the history
feat(security-apps): update StackRox from 4.1.0 to 4.2.2
  • Loading branch information
maechtu authored Nov 9, 2023
1 parent 414eb23 commit 5bbad09
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 16 deletions.
15 changes: 4 additions & 11 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.79.0
version: 0.80.0
home: https://github.com/adfinis/helm-charts/tree/main/charts/security-apps
sources:
- https://github.com/adfinis/helm-charts
Expand All @@ -17,14 +17,7 @@ dependencies:
annotations:
artifacthub.io/changes: |
- kind: changed
description: "feat(security-apps): Update Vault chart from 0.24.1 to 0.26.1"
description: "stackrox: Update 4.1.0 to 4.2.2"
links:
- name: v0.26.1 Release
url: https://github.com/hashicorp/vault-helm/releases/tag/v0.26.1
- name: v0.26.0 Release
url: https://github.com/hashicorp/vault-helm/releases/tag/v0.26.0
- kind: changed
description: "Vault update from 1.14.0 to 1.15.1"
links:
- name: 1.15.1 Release
url: https://github.com/hashicorp/vault/releases/tag/v1.15.1
- name: Github Release
url: https://github.com/stackrox/stackrox/releases/tag/4.2.2
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.1.0
targetRevision: 400.2.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.1.0
targetRevision: 400.2.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 5bbad09

Please sign in to comment.