Compare commits

..

5 commits

Author SHA1 Message Date
62694fdcba
Update Helm release argo-cd to v7.8.26
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-04-15 05:02:39 +00:00
7bb8fd36ce Merge pull request 'DASHBOARD: update image tag to 479' (#872) from 479_dashboard_prod into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-04-14 23:09:26 +02:00
4e8e101c08 DASHBOARD: update image tag to 479 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-04-14 21:09:18 +00:00
2836ca0454 Merge pull request 'DASHBOARD STAGING: update image tag to 478' (#871) from 478_dashboard_staging into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-04-14 23:06:27 +02:00
30535ab320 DASHBOARD STAGING: update image tag to staging-478 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-04-14 21:06: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.25 targetRevision: 7.8.26
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: "477" newTag: "479"
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-476 newTag: staging-478
namespace: dashboard-staging namespace: dashboard-staging
patches: patches:
- patch: |- - patch: |-