Compare commits

...

11 commits

Author SHA1 Message Date
d8af5dff31
Update Helm release kube-prometheus-stack to v69
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-02-12 00:03:07 +00:00
9886eb327f Merge pull request 'DASHBOARD: update image tag to 339' (#652) from 339_dashboard_prod into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-02-11 20:06:16 +01:00
98e3e3d7ab DASHBOARD: update image tag to 339 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-02-11 19:06:06 +00:00
f8081d1beb Merge pull request 'DASHBOARD STAGING: update image tag to 338' (#651) from 338_dashboard_staging into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-02-11 19:07:42 +01:00
b74cf9754d DASHBOARD STAGING: update image tag to staging-338 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-02-11 18:07:32 +00:00
af08f1033c Merge pull request 'GRAFANA BACKUPER: update image tag to 77' (#650) from 77_grafana_backuper into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-02-10 23:16:48 +01:00
d6e5e05ffc GRAFANA BACKUPER: update image tag to 77 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-02-10 22:16:35 +00:00
2de2f8cc0f Merge pull request 'DASHBOARD: update image tag to 337' (#649) from 337_dashboard_prod into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-02-10 23:06:55 +01:00
d047ba0b10 DASHBOARD: update image tag to 337 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-02-10 22:06:44 +00:00
5792816884 Merge pull request 'DASHBOARD STAGING: update image tag to 336' (#648) from 336_dashboard_staging into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-02-10 19:08:21 +01:00
6e480cf213 DASHBOARD STAGING: update image tag to staging-336 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-02-10 18:08:08 +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: 68.1.0
targetRevision: 69.2.3
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: "335"
newTag: "339"
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-334
newTag: staging-338
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: "75"
newTag: "77"
namespace: grafana-backuper