Compare commits

..

9 commits

Author SHA1 Message Date
11ebd95949
Update Helm release argo-cd to v7.8.10
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-11 08:02:05 +00:00
3a9ad01d19 Merge pull request 'DASHBOARD: update image tag to 409' (#757) from 409_dashboard_prod into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-10 21:06:58 +01:00
347362c013 DASHBOARD: update image tag to 409 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-10 20:06:47 +00:00
99e0c3229d Merge pull request 'DASHBOARD STAGING: update image tag to 408' (#756) from 408_dashboard_staging into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-10 19:05:26 +01:00
377152dd57 DASHBOARD STAGING: update image tag to staging-408 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-10 18:05:16 +00:00
0bf3e7653f Merge pull request 'DASHBOARD: update image tag to 407' (#755) from 407_dashboard_prod into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-08 12:05:38 +01:00
118775cdf7 DASHBOARD: update image tag to 407 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-08 11:05:29 +00:00
75e55b0607 Merge pull request 'DASHBOARD STAGING: update image tag to 406' (#754) from 406_dashboard_staging into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-08 10:05:21 +01:00
26fe8d8d9e DASHBOARD STAGING: update image tag to staging-406 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-08 09:05:11 +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.9
targetRevision: 7.8.10
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: "405"
newTag: "409"
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-404
newTag: staging-408
namespace: dashboard-staging
patches:
- patch: |-