Compare commits

..

9 commits

Author SHA1 Message Date
8462dc486c
Update Helm release kube-prometheus-stack to v72
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-05-08 13:03:10 +00:00
07efde085f Merge pull request 'DASHBOARD: update image tag to 534' (#964) from 534_dashboard_prod into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-05-08 07:09:46 +02:00
41205fa1d3 DASHBOARD: update image tag to 534 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-05-08 05:09:37 +00:00
e0ece0319e Merge pull request 'DASHBOARD STAGING: update image tag to 533' (#963) from 533_dashboard_staging into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-05-08 07:06:55 +02:00
c392a8dd1c DASHBOARD STAGING: update image tag to staging-533 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-05-08 05:06:45 +00:00
67e16feb90 Merge pull request 'DASHBOARD: update image tag to 532' (#962) from 532_dashboard_prod into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-05-08 06:10:05 +02:00
00d44b6ccd DASHBOARD: update image tag to 532 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-05-08 04:09:55 +00:00
390d5f4f01 Merge pull request 'DASHBOARD STAGING: update image tag to 531' (#961) from 531_dashboard_staging into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-05-08 06:07:24 +02:00
1f564940fc DASHBOARD STAGING: update image tag to staging-531 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-05-08 04:07:16 +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: 72.1.0
targetRevision: 72.1.1
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: "530"
newTag: "534"
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-529
newTag: staging-533
namespace: dashboard-staging
patches:
- patch: |-