Skip to content

Commit

Permalink
update argocd
Browse files Browse the repository at this point in the history
  • Loading branch information
mbund committed Aug 23, 2023
1 parent 880fb88 commit 1789e61
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion bootstrap/argocd/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ name: argocd
version: 0.0.0
dependencies:
- name: argo-cd
version: 5.41.2
version: 5.43.4
repository: https://argoproj.github.io/argo-helm
1 change: 1 addition & 0 deletions bootstrap/argocd/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ argo-cd:
priorityClassName: system-cluster-critical
configs:
cm:
statusbadge.enabled: "true"
resource.customizations.ignoreDifferences.ExternalSecret: |
jqPathExpressions:
- '. | select(.metadata.annotations.vaultInjectionChecksum) | .data'
Expand Down

0 comments on commit 1789e61

Please sign in to comment.