Compare commits

..

7 commits

Author SHA1 Message Date
1df2583cd4
Update Helm release kube-prometheus-stack to v70
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-22 14:02:46 +00:00
a210a22602 Merge pull request 'GRAFANA BACKUPER: update image tag to 127' (#794) from 127_grafana_backuper into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-22 03:22:14 +01:00
1a7a3204e9 GRAFANA BACKUPER: update image tag to 127 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-22 02:22:06 +00:00
4388193015 Merge pull request 'DASHBOARD: update image tag to 417' (#793) from 417_dashboard_prod into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-21 22:09:48 +01:00
2c1f88da70 DASHBOARD: update image tag to 417 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-21 21:09:37 +00:00
70f27ed8ad Merge pull request 'DASHBOARD STAGING: update image tag to 416' (#792) from 416_dashboard_staging into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-21 22:07:07 +01:00
7c22df0707 DASHBOARD STAGING: update image tag to staging-416 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-21 21:06:57 +00:00
4 changed files with 4 additions and 4 deletions

View file

@ -106,7 +106,7 @@ spec:
sources:
- chart: kube-prometheus-stack
repoURL: https://prometheus-community.github.io/helm-charts
targetRevision: 70.2.0
targetRevision: 70.2.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: "415"
newTag: "417"
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-414
newTag: staging-416
namespace: dashboard-staging
patches:
- patch: |-

View file

@ -8,5 +8,5 @@ kind: Kustomization
images:
- name: git.ar21.de/yolokube/grafana-backuper
newName: git.ar21.de/yolokube/grafana-backuper
newTag: "125"
newTag: "127"
namespace: grafana-backuper