Skip to content

Commit

Permalink
chore(deps): update dependency argoproj/argo-cd to v2.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 25, 2023
1 parent b5edf2c commit aab5c13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/roles/argocd/defaults/main.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
# datasource=github-tags depName=argoproj/argo-cd
argocd_version: "v2.8.0"
argocd_version: "v2.8.2"
argocd_force_install: false
argocd_localhost_kubeconfig_path: /home/user/.kube/kubeconfig
argocd_hostname: argocd.example.fr
Expand Down

0 comments on commit aab5c13

Please sign in to comment.