Skip to content

Commit

Permalink
chore(security-apps): bump security-apps to v0.87.1 (#1301)
Browse files Browse the repository at this point in the history
Signed-off-by: Iago Santos Pardo <[email protected]>
  • Loading branch information
isantospardo authored Aug 20, 2024
1 parent 3b11299 commit 51646bb
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 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.87.0
version: 0.87.1
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: changed
description: "chore: update vaultMonitoring to v0.4.0"
description: "fix: update vaultMonitoring alertrule"
links:
- name: bump vaultMonitoring to v0.4.0
url: https://github.com/adfinis/helm-charts/pull/1297
- name: fix vaultMonitoring alertrule
url: https://github.com/adfinis/helm-charts/pull/1300
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 @@ -161,7 +161,7 @@ vaultMonitoring:
# -- Chart
chart: "vault-monitoring"
# -- [vault-monitoring Helm chart](https://github.com/adfinis/helm-charts/tree/main/charts/vault-monitoring) version
targetRevision: "0.4.0"
targetRevision: "0.4.1"
# -- Helm values
# @default -- [upstream values](https://github.com/adfinis/helm-charts/blob/main/charts/vault-monitoring/values.yaml)
values: {}
Expand Down

0 comments on commit 51646bb

Please sign in to comment.