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 ) (#1279)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 7, 2024
1 parent 4a7d0be commit d922d49
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 d922d49

Please sign in to comment.