Skip to content

Commit

Permalink
chore(deps): update helm release argo-cd to v7.8.4 (#1553)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
  • Loading branch information
walnuts1018 and renovate[bot] authored Feb 21, 2025
1 parent 38dd97c commit d228d58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/_argocd/argocd_components/helm.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
namespace: (import 'app.json5').namespace,
chart: 'argo-cd',
repoURL: 'https://argoproj.github.io/argo-helm',
targetRevision: '7.8.3',
targetRevision: '7.8.4',
values: (importstr 'values.yaml'),
}

0 comments on commit d228d58

Please sign in to comment.