3 Commits

Author SHA1 Message Date
612fd936a8 Update actions/checkout action to v7 2026-09-14 00:20:36 +00:00
1b7d1aa23a Merge pull request 'Update Helm release argo-cd to v9.7.1' (#35) from renovate/argo-cd-9.x into master
All checks were successful
renovate / renovate (push) Successful in 1m12s
Reviewed-on: #35
2026-09-14 00:19:34 +00:00
e317e8d63c Update Helm release argo-cd to v9.7.1 2026-06-26 12:02:07 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ jobs:
container: ghcr.io/renovatebot/renovate:latest container: ghcr.io/renovatebot/renovate:latest
steps: steps:
- name: Check out repository code - name: Check out repository code
uses: actions/checkout@v4 uses: actions/checkout@v7
- name: Run Renovate CLI - name: Run Renovate CLI
run: | run: |
renovate renovate

View File

@@ -14,7 +14,7 @@ spec:
targetRevision: HEAD targetRevision: HEAD
- repoURL: https://argoproj.github.io/argo-helm - repoURL: https://argoproj.github.io/argo-helm
chart: argo-cd chart: argo-cd
targetRevision: 9.3.7 targetRevision: 9.7.1
helm: helm:
valueFiles: valueFiles:
- $values/system/ArgoCD/values.yaml - $values/system/ArgoCD/values.yaml