Compare commits

..

5 commits

Author SHA1 Message Date
9b1e2d44f8
Update Helm release argo-cd to v7.8.17
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-04-01 10:02:42 +00:00
95a083b8d9 Merge pull request 'DASHBOARD STAGING: update image tag to 438' (#813) from 438_dashboard_staging into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-04-01 08:07:47 +02:00
b4ab62e01f DASHBOARD STAGING: update image tag to staging-438 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-04-01 06:07:40 +00:00
f25f852cc8 Merge pull request 'DASHBOARD: update image tag to 437' (#812) from 437_dashboard_prod into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-04-01 07:03:01 +02:00
69dfa0add7 DASHBOARD: update image tag to 437 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-04-01 05:02:51 +00:00
3 changed files with 3 additions and 3 deletions

View file

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

View file

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

View file

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