Compare commits

...

9 commits

Author SHA1 Message Date
b3da759625
Update Helm release argo-cd to v8
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-05-07 12:02:35 +00:00
094f5c9fcf Merge pull request 'Update Helm release argo-cd to v7.9.1' (#939) from renovate/argo-cd-7.x into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
Reviewed-on: #939
2025-05-07 13:26:36 +02:00
226fd06d04 Merge pull request 'DASHBOARD STAGING: update image tag to 527' (#946) from 527_dashboard_staging into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-05-07 12:47:32 +02:00
ef6370ed96 Merge pull request 'APT VERSION EXPORTER: update image tag to 63' (#948) from 63_apt-version-exporter_prod into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-05-07 12:47:11 +02:00
124344b038 Merge pull request 'SB SERVER MONITOR: update image tag to 70' (#952) from 70_sb_server_monitor into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-05-07 12:46:28 +02:00
5205ff4aa0 SB SERVER MONITOR: update image tag to 70 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-05-06 21:30:58 +00:00
9d87d14227 APT VERSION EXPORTER: update image tag to 63 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-05-06 21:17:25 +00:00
43d4d9c1e1 DASHBOARD STAGING: update image tag to staging-527 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-05-06 18:07:26 +00:00
c34184b1b8
Update Helm release argo-cd to v7.9.1
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-05-06 03:02:18 +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.9.0
targetRevision: 8.0.0
helm:
releaseName: argo
valueFiles:

View file

@ -9,5 +9,5 @@ kind: Kustomization
images:
- name: git.ar21.de/yolokube/go-apt-version-exporter
newName: git.ar21.de/yolokube/go-apt-version-exporter
newTag: "56"
newTag: "63"
namespace: apt-version-exporter

View file

@ -5,7 +5,7 @@ kind: Kustomization
images:
- name: git.ar21.de/yolokube/dashboard
newName: git.ar21.de/yolokube/dashboard
newTag: staging-525
newTag: staging-527
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: "68"
newTag: "70"
namespace: sb-server-monitor