Skip to content

Commit

Permalink
feat(github-release): update argoproj/argo-helm ( argo-cd-7.6.12 → ar…
Browse files Browse the repository at this point in the history
…go-cd-7.7.0 )
  • Loading branch information
renovate[bot] authored Nov 7, 2024
1 parent 26f0a17 commit 04f8148
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
Expand Up @@ -2,7 +2,7 @@
# renovate: datasource=github-releases depName=argoproj/argo-cd
argocd_version: "v2.12.7"
# renovate: datasource=github-releases depName=argoproj/argo-helm
argocd_chart_github_tag: "argo-cd-7.6.12"
argocd_chart_github_tag: "argo-cd-7.7.0"
argocd_chart_version: "{{ argocd_chart_github_tag | replace('argo-cd-', '') }}"
argocd_force_install: false
argocd_localhost_kubeconfig_path: /home/user/.kube/kubeconfig
Expand Down

0 comments on commit 04f8148

Please sign in to comment.