Compare commits

..

11 commits

Author SHA1 Message Date
929e655011
Update Helm release argo-cd to v7.8.15
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-29 03:02:30 +00:00
32960199e1 Merge pull request 'DASHBOARD STAGING: update image tag to 431' (#807) from 431_dashboard_staging into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-28 22:07:22 +01:00
71f4ebfb36 DASHBOARD STAGING: update image tag to staging-431 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-28 21:07:14 +00:00
a357db28eb Merge pull request 'DASHBOARD STAGING: update image tag to 429' (#805) from 429_dashboard_staging into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-28 21:07:55 +01:00
93429ba89e DASHBOARD STAGING: update image tag to staging-429 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-28 20:07:46 +00:00
085fb38e6d Merge pull request 'DASHBOARD: update image tag to 427' (#803) from 427_dashboard_prod into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-27 19:53:24 +01:00
91815c48cb DASHBOARD: update image tag to 427 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-27 18:53:13 +00:00
f5988fac8d Merge pull request 'DASHBOARD STAGING: update image tag to 425' (#802) from 425_dashboard_staging into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-27 05:07:26 +01:00
6c7e002356 DASHBOARD STAGING: update image tag to staging-425 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-27 04:07:15 +00:00
47325e5712 Merge pull request 'DASHBOARD: update image tag to 424' (#800) from 424_dashboard_prod into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-25 11:16:21 +01:00
7fc1284153 DASHBOARD: update image tag to 424 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-25 10:16: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: 7.8.14
targetRevision: 7.8.15
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: "421"
newTag: "427"
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-422
newTag: staging-431
namespace: dashboard-staging
patches:
- patch: |-