Skip to content

Commit

Permalink
feat(security-apps): Update Vault Chart from 0.24.1 to 0.26.1 (#1141)
Browse files Browse the repository at this point in the history
  • Loading branch information
maechtu authored Nov 7, 2023
1 parent c9e43c0 commit e0561d0
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 9 deletions.
17 changes: 11 additions & 6 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.78.0
version: 0.79.0
home: https://github.com/adfinis/helm-charts/tree/main/charts/security-apps
sources:
- https://github.com/adfinis/helm-charts
Expand All @@ -17,9 +17,14 @@ dependencies:
annotations:
artifacthub.io/changes: |
- kind: changed
description: "feat(neuvector): Update from 5.1.2 to 5.2.0 (charts from 2.4.3 to 2.6.1)"
description: "feat(security-apps): Update Vault chart from 0.24.1 to 0.26.1"
links:
- name: 5.2.0 Release
url: https://github.com/neuvector/neuvector/releases/tag/v5.2.0
- name: 5.1.3 Release
url: https://github.com/neuvector/neuvector/releases/tag/v5.1.3
- 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
4 changes: 2 additions & 2 deletions charts/security-apps/README.md

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

2 changes: 1 addition & 1 deletion charts/security-apps/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ vault:
# -- Chart
chart: "vault"
# -- [vault Helm chart](https://github.com/hashicorp/vault-helm) version
targetRevision: "0.24.1"
targetRevision: "0.26.1"
# -- Helm values
# @default -- [upstream values](https://github.com/hashicorp/vault-helm/tree/master/values.yaml)
values: {}
Expand Down

0 comments on commit e0561d0

Please sign in to comment.