Compare commits

..

9 commits

Author SHA1 Message Date
8918171a08
Update Helm release argo-cd to v7.8.22
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-04-03 06:02:39 +00:00
07d8c06ce2 Merge pull request 'SB SERVER MONITOR: update image tag to 58' (#823) from 58_sb_server_monitor into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-04-02 21:42:30 +02:00
tom
9dcfd5f2c9 SB SERVER MONITOR: update image tag to 58 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-04-02 19:42:21 +00:00
dd3e318922 Merge pull request 'DASHBOARD STAGING: update image tag to 455' (#822) from 455_dashboard_staging into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-04-02 21:07:01 +02:00
1da12ad436 DASHBOARD STAGING: update image tag to staging-455 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-04-02 19:06:52 +00:00
955c32da2a Merge pull request 'DASHBOARD: update image tag to 454' (#821) from 454_dashboard_prod into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-04-02 19:35:00 +02:00
80bad14ffe DASHBOARD: update image tag to 454 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-04-02 17:34:51 +00:00
3fed78c08a Merge pull request 'DASHBOARD STAGING: update image tag to 452' (#820) from 452_dashboard_staging into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-04-02 19:07:32 +02:00
8613f18101 DASHBOARD STAGING: update image tag to staging-452 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-04-02 17:07:22 +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: 7.8.21
targetRevision: 7.8.22
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: "437"
newTag: "454"
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-450
newTag: staging-455
namespace: dashboard-staging
patches:
- patch: |-

View file

@ -9,5 +9,5 @@ kind: Kustomization
images:
- name: git.ar21.de/yolokube/sb-server-monitor
newName: git.ar21.de/yolokube/sb-server-monitor
newTag: "44"
newTag: "58"
namespace: sb-server-monitor