Compare commits

...

3 commits

Author SHA1 Message Date
a98e38fc2c
chore(deps): update helm release kube-prometheus-stack to v70
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-16 10:02:47 +00:00
36c59648a4 Merge pull request 'GRAFANA BACKUPER: update image tag to 123' (#775) from 123_grafana_backuper into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-15 17:18:57 +01:00
0b6f20c06a GRAFANA BACKUPER: update image tag to 123 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-15 16:18:49 +00:00
2 changed files with 2 additions and 2 deletions

View file

@ -106,7 +106,7 @@ spec:
sources: sources:
- chart: kube-prometheus-stack - chart: kube-prometheus-stack
repoURL: https://prometheus-community.github.io/helm-charts repoURL: https://prometheus-community.github.io/helm-charts
targetRevision: 69.7.3 targetRevision: 70.0.1
helm: helm:
releaseName: prometheus releaseName: prometheus
valueFiles: valueFiles:

View file

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