Compare commits

..

5 commits

Author SHA1 Message Date
f43d5b8d22
Update Helm release kube-prometheus-stack to v67
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2024-12-16 22:02:39 +00:00
9b35fa3de2 Merge pull request 'DASHBOARD: update image tag to 273' (#432) from 273_dashboard_prod into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2024-12-16 19:07:28 +01:00
fa5a5a08bf DASHBOARD: update image tag to 273 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2024-12-16 18:07:19 +00:00
c94786b995 Merge pull request 'DASHBOARD STAGING: update image tag to 272' (#431) from 272_dashboard_staging into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2024-12-16 19:06:14 +01:00
850df550b5 DASHBOARD STAGING: update image tag to staging-272 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2024-12-16 18:06:04 +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.1.0
targetRevision: 67.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: "271"
newTag: "273"
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-270
newTag: staging-272
namespace: dashboard-staging
patches:
- patch: |-