Compare commits

..

1 commit

Author SHA1 Message Date
7f6decb34d
Update Helm release argo-cd to v7.8.14
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-25 01:02:18 +00:00
3 changed files with 3 additions and 3 deletions

View file

@ -39,7 +39,7 @@ spec:
sources: sources:
- repoURL: https://argoproj.github.io/argo-helm - repoURL: https://argoproj.github.io/argo-helm
chart: argo-cd chart: argo-cd
targetRevision: 7.8.15 targetRevision: 7.8.14
helm: helm:
releaseName: argo releaseName: argo
valueFiles: valueFiles:

View file

@ -5,5 +5,5 @@ kind: Kustomization
images: images:
- name: git.ar21.de/yolokube/dashboard - name: git.ar21.de/yolokube/dashboard
newName: git.ar21.de/yolokube/dashboard newName: git.ar21.de/yolokube/dashboard
newTag: "427" newTag: "421"
namespace: dashboard namespace: dashboard

View file

@ -5,7 +5,7 @@ kind: Kustomization
images: images:
- name: git.ar21.de/yolokube/dashboard - name: git.ar21.de/yolokube/dashboard
newName: git.ar21.de/yolokube/dashboard newName: git.ar21.de/yolokube/dashboard
newTag: staging-431 newTag: staging-422
namespace: dashboard-staging namespace: dashboard-staging
patches: patches:
- patch: |- - patch: |-