Compare commits

..

9 commits

Author SHA1 Message Date
e8e3b89afa
Update Helm release argo-cd to v8.0.13
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-05-30 09:02:41 +00:00
6842211e70 Merge pull request 'DASHBOARD: update image tag to 569' (#1023) from 569_dashboard_prod into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-05-30 07:09:14 +02:00
7feafb30ed DASHBOARD: update image tag to 569 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-05-30 05:09:05 +00:00
d9db4f8a73 Merge pull request 'DASHBOARD STAGING: update image tag to 568' (#1022) from 568_dashboard_staging into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-05-30 07:06:30 +02:00
9d7dc43c6b DASHBOARD STAGING: update image tag to staging-568 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-05-30 05:06:19 +00:00
c14bb1ccba Merge pull request 'DASHBOARD: update image tag to 567' (#1021) from 567_dashboard_prod into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-05-30 01:09:41 +02:00
cc4d8b13fe DASHBOARD: update image tag to 567 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-05-29 23:09:33 +00:00
0b49b3c7ac Merge pull request 'DASHBOARD STAGING: update image tag to 566' (#1020) from 566_dashboard_staging into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-05-30 01:07:02 +02:00
9deede821a DASHBOARD STAGING: update image tag to staging-566 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-05-29 23:06:53 +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.12
targetRevision: 8.0.13
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: "565"
newTag: "569"
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-564
newTag: staging-568
namespace: dashboard-staging
patches:
- patch: |-