Compare commits

...

11 commits

Author SHA1 Message Date
71da8147a5
chore(deps): update helm release argo-cd to v8.0.17
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-06-10 10:02:11 +00:00
3d5bbac361 Merge pull request 'DASHBOARD: update image tag to 588' (#1062) from 588_dashboard_prod into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-06-10 05:07:51 +02:00
669e031bcb DASHBOARD: update image tag to 588 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-06-10 03:07:43 +00:00
9cc73fcfbe Merge pull request 'DASHBOARD STAGING: update image tag to 586' (#1060) from 586_dashboard_staging into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-06-10 05:05:26 +02:00
16940b90d5 DASHBOARD STAGING: update image tag to staging-586 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-06-10 03:05:17 +00:00
ee3b9cdae9 Merge pull request 'DASHBOARD: update image tag to 585' (#1059) from 585_dashboard_prod into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-06-09 20:08:31 +02:00
d96410cf06 DASHBOARD: update image tag to 585 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-06-09 18:08:22 +00:00
6c7e6252e6 Merge pull request 'DASHBOARD STAGING: update image tag to 584' (#1058) from 584_dashboard_staging into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-06-09 20:05:32 +02:00
ea37142ff3 DASHBOARD STAGING: update image tag to staging-584 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-06-09 18:05:22 +00:00
3801c6ec4f Merge pull request 'GRAFANA BACKUPER: update image tag to 196' (#1056) from 196_grafana_backuper into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-06-09 09:19:57 +02:00
88b662bcfe GRAFANA BACKUPER: update image tag to 196 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-06-09 07:19:49 +00:00
4 changed files with 4 additions and 4 deletions

View file

@ -39,7 +39,7 @@ spec:
sources:
- repoURL: https://argoproj.github.io/argo-helm
chart: argo-cd
targetRevision: 8.0.15
targetRevision: 8.0.17
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: "583"
newTag: "588"
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-582
newTag: staging-586
namespace: dashboard-staging
patches:
- patch: |-

View file

@ -8,5 +8,5 @@ kind: Kustomization
images:
- name: git.ar21.de/yolokube/grafana-backuper
newName: git.ar21.de/yolokube/grafana-backuper
newTag: "194"
newTag: "196"
namespace: grafana-backuper