Compare commits

..

9 commits

Author SHA1 Message Date
918e988888
Update Helm release kube-prometheus-stack to v70
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-21 17:02:44 +00:00
fda210dc21 Merge pull request 'DASHBOARD: update image tag to 415' (#791) from 415_dashboard_prod into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-21 10:10:07 +01:00
88fe14bdfc DASHBOARD: update image tag to 415 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-21 09:09:56 +00:00
220d8387bc Merge pull request 'DASHBOARD STAGING: update image tag to 414' (#790) from 414_dashboard_staging into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-21 10:07:07 +01:00
59bf879da2 DASHBOARD STAGING: update image tag to staging-414 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-21 09:06:56 +00:00
4cf0866a57 Merge pull request 'DASHBOARD: update image tag to 413' (#789) from 413_dashboard_prod into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-20 03:09:34 +01:00
e12ec9c586 DASHBOARD: update image tag to 413 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-20 02:09:25 +00:00
f69a13b5c8 Merge pull request 'DASHBOARD STAGING: update image tag to 412' (#788) from 412_dashboard_staging into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-20 03:06:37 +01:00
d2ed8bb3ad DASHBOARD STAGING: update image tag to staging-412 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-20 02:06:28 +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: 70.1.1
targetRevision: 70.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: "411"
newTag: "415"
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-410
newTag: staging-414
namespace: dashboard-staging
patches:
- patch: |-