Compare commits

..

5 commits

Author SHA1 Message Date
4bceb66fd7
Update Helm release kube-prometheus-stack to v75
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-07-01 18:03:24 +00:00
05e9a79cac Merge pull request 'DASHBOARD: update image tag to 684' (#1123) from 684_dashboard_prod into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-06-30 23:08:34 +02:00
0408714eda DASHBOARD: update image tag to 684 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-06-30 21:08:24 +00:00
dc1a6156e9 Merge pull request 'DASHBOARD STAGING: update image tag to 683' (#1122) from 683_dashboard_staging into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-06-30 23:06:15 +02:00
8fe96d2763 DASHBOARD STAGING: update image tag to staging-683 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-06-30 21:06:06 +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: 75.6.2
targetRevision: 75.7.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: "682"
newTag: "684"
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-681
newTag: staging-683
namespace: dashboard-staging
patches:
- patch: |-