Skip to content

Commit

Permalink
fix(helm): update argo-cd ( 6.9.0 → 6.9.2 ) (#92)
Browse files Browse the repository at this point in the history
Co-authored-by: aisling-bot[bot] <166857493+aisling-bot[bot]@users.noreply.github.com>
  • Loading branch information
aisling-bot[bot] authored May 15, 2024
1 parent df881d9 commit b6ab71a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster/bootstrap/argocd/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Kustomization
helmCharts:
- name: argo-cd
repo: https://argoproj.github.io/argo-helm
version: 6.9.0
version: 6.9.2
releaseName: argocd
valuesFile: helmvalues.yaml
namespace: argocd
Expand Down

0 comments on commit b6ab71a

Please sign in to comment.