Compare commits

...

5 commits

Author SHA1 Message Date
3b16487152
Update Helm release kube-prometheus-stack to v72
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-05-08 16:03:02 +00:00
f936bb4a19 Merge pull request 'DASHBOARD STAGING: update image tag to 535' (#965) from 535_dashboard_staging into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-05-08 17:55:57 +02:00
d9dca783d3 Merge pull request 'DASHBOARD: update image tag to 536' (#966) from 536_dashboard_prod into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-05-08 16:09:32 +02:00
da6db8c960 DASHBOARD: update image tag to 536 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-05-08 14:09:24 +00:00
1ebabdfdbd DASHBOARD STAGING: update image tag to staging-535 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-05-08 14:06:59 +00:00
3 changed files with 3 additions and 3 deletions

View file

@ -106,7 +106,7 @@ spec:
sources:
- chart: kube-prometheus-stack
repoURL: https://prometheus-community.github.io/helm-charts
targetRevision: 71.1.0
targetRevision: 72.2.0
helm:
releaseName: prometheus
valueFiles:

View file

@ -5,5 +5,5 @@ kind: Kustomization
images:
- name: git.ar21.de/yolokube/dashboard
newName: git.ar21.de/yolokube/dashboard
newTag: "534"
newTag: "536"
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-533
newTag: staging-535
namespace: dashboard-staging
patches:
- patch: |-