Compare commits

..

5 commits

Author SHA1 Message Date
7ef2fbf27d
Update Helm release argo-cd to v8.0.12
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-05-29 03:02:08 +00:00
f771ed5022 Merge pull request 'DASHBOARD: update image tag to 565' (#1018) from 565_dashboard_prod into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-05-29 04:08:24 +02:00
01f609784e DASHBOARD: update image tag to 565 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-05-29 02:08:14 +00:00
ff37cb4533 Merge pull request 'DASHBOARD STAGING: update image tag to 564' (#1017) from 564_dashboard_staging into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-05-29 04:06:23 +02:00
f55098a6f2 DASHBOARD STAGING: update image tag to staging-564 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-05-29 02:06:12 +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.11
targetRevision: 8.0.12
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: "563"
newTag: "565"
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-562
newTag: staging-564
namespace: dashboard-staging
patches:
- patch: |-