Skip to content

Commit

Permalink
fix(vault-monitoring): Remove labels security-apps (#1303)
Browse files Browse the repository at this point in the history
Signed-off-by: Iago Santos Pardo <[email protected]>
  • Loading branch information
isantospardo committed Aug 21, 2024
1 parent 810429d commit fdf0b93
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 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.87.1
version: 0.87.2
home: https://github.com/adfinis/helm-charts/tree/main/charts/security-apps
sources:
- https://github.com/adfinis/helm-charts
Expand All @@ -21,4 +21,4 @@ annotations:
description: "fix: update vaultMonitoring alertrule"
links:
- name: fix vaultMonitoring alertrule
url: https://github.com/adfinis/helm-charts/pull/1300
url: https://github.com/adfinis/helm-charts/pull/1302
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.1"
targetRevision: "0.4.2"
# -- 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 fdf0b93

Please sign in to comment.