Compare commits

...

9 commits

Author SHA1 Message Date
fe1c829966
Update Helm release kube-prometheus-stack to v68
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-01-14 09:02:51 +00:00
1d0c92f043 Merge pull request 'DASHBOARD: update image tag to 299' (#532) from 299_dashboard_prod into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-01-13 20:08:50 +01:00
fb266fe8b2 DASHBOARD: update image tag to 299 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-01-13 19:08:39 +00:00
87b75438be Merge pull request 'DASHBOARD STAGING: update image tag to 298' (#531) from 298_dashboard_staging into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-01-13 20:06:21 +01:00
32244852e1 DASHBOARD STAGING: update image tag to staging-298 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-01-13 19:06:09 +00:00
d394598b9d Merge pull request 'DASHBOARD: update image tag to 297' (#530) from 297_dashboard_prod into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-01-13 19:09:05 +01:00
d87b2cb164 DASHBOARD: update image tag to 297 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-01-13 18:08:56 +00:00
282f016ff2 Merge pull request 'DASHBOARD STAGING: update image tag to 296' (#529) from 296_dashboard_staging into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-01-13 19:06:22 +01:00
085d3b3d16 DASHBOARD STAGING: update image tag to staging-296 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-01-13 18:06:10 +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: 67.3.1
targetRevision: 68.1.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: "295"
newTag: "299"
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-294
newTag: staging-298
namespace: dashboard-staging
patches:
- patch: |-