Compare commits

..

9 commits

Author SHA1 Message Date
d45b2ee881
Update Helm release argo-cd to v8.0.2
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-05-14 17:02:07 +00:00
f4fc68a5c3 Merge pull request 'DASHBOARD STAGING: update image tag to 546' (#976) from 546_dashboard_staging into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-05-14 18:33:09 +02:00
2d160a6651 Merge pull request 'DASHBOARD: update image tag to 547' (#977) from 547_dashboard_prod into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-05-14 07:10:28 +02:00
20092ac6a1 DASHBOARD: update image tag to 547 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-05-14 05:10:19 +00:00
f9a71bf5a7 DASHBOARD STAGING: update image tag to staging-546 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-05-14 05:07:18 +00:00
66783e022d Merge pull request 'DASHBOARD STAGING: update image tag to 544' (#973) from 544_dashboard_staging into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-05-13 16:51:28 +02:00
0b263e9c90 Merge pull request 'DASHBOARD: update image tag to 545' (#974) from 545_dashboard_prod into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-05-13 13:09:26 +02:00
ef34e79783 DASHBOARD: update image tag to 545 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-05-13 11:09:16 +00:00
394b0b8245 DASHBOARD STAGING: update image tag to staging-544 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-05-13 11:06:05 +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: 8.0.1
targetRevision: 8.0.2
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: "543"
newTag: "547"
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-542
newTag: staging-546
namespace: dashboard-staging
patches:
- patch: |-