Skip to content

Commit

Permalink
chore(deps): update chart argo-cd to 7.6.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 30, 2024
1 parent 662ec11 commit 42a0fd1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion argocd/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ resources:
helmCharts:
- name: argo-cd
repo: https://argoproj.github.io/argo-helm
version: 7.6.6
version: 7.6.7
releaseName: argocd
valuesFile: values.yaml
namespace: argocd
2 changes: 1 addition & 1 deletion argocd/setup/argocd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
targetRevision: master
ref: nidr0x-homelab
- repoURL: https://argoproj.github.io/argo-helm
targetRevision: 7.6.6
targetRevision: 7.6.7
chart: argo-cd
helm:
valueFiles:
Expand Down

0 comments on commit 42a0fd1

Please sign in to comment.