Compare commits

..

19 commits

Author SHA1 Message Date
145590605b
Update Helm release kube-prometheus-stack to v69
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-05 14:03:26 +00:00
e5a44c0c7a Merge pull request 'GRAFANA BACKUPER: update image tag to 112' (#738) from 112_grafana_backuper into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-04 23:13:56 +01:00
7f461a3cf4 GRAFANA BACKUPER: update image tag to 112 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-04 22:13:46 +00:00
d7df6c6c87 Merge pull request 'FAIL2BAN PROMETHEUS EXPORTER: update image tag to 217' (#736) from 217_fail2ban_prometheus_exporter into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-04 20:13:31 +01:00
a87eb2b88a FAIL2BAN PROMETHEUS EXPORTER: update image tag to 217 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-04 19:13:22 +00:00
364b4def3a Merge pull request 'SB SERVER MONITOR: update image tag to 41' (#735) from 41_sb_server_monitor into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-04 17:19:58 +01:00
5a295b95d9 SB SERVER MONITOR: update image tag to 41 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-04 16:19:48 +00:00
bc58024522 Merge pull request 'FAIL2BAN PROMETHEUS EXPORTER: update image tag to 214' (#734) from 214_fail2ban_prometheus_exporter into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-04 17:18:17 +01:00
b8d1d133df FAIL2BAN PROMETHEUS EXPORTER: update image tag to 214 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-04 16:18:01 +00:00
970ffd7456 Merge pull request 'DASHBOARD: update image tag to 399' (#731) from 399_dashboard_prod into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-04 00:06:33 +01:00
88e02dac3c DASHBOARD: update image tag to 399 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-03 23:06:20 +00:00
25bd664715 Merge pull request 'DASHBOARD STAGING: update image tag to 397' (#730) from 397_dashboard_staging into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-03 23:08:01 +01:00
bcbfcf6113 DASHBOARD STAGING: update image tag to staging-397 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-03 22:07:52 +00:00
a5cdfa85f3 Merge pull request 'DASHBOARD: update image tag to 396' (#729) from 396_dashboard_prod into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-03 23:07:30 +01:00
630bbd5d81 DASHBOARD: update image tag to 396 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-03 22:07:20 +00:00
710b9a11c0 Merge pull request 'DASHBOARD STAGING: update image tag to 395' (#728) from 395_dashboard_staging into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-03 21:08:07 +01:00
78e8092858 DASHBOARD STAGING: update image tag to staging-395 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-03 20:07:56 +00:00
da64488b03 Merge pull request 'DASHBOARD STAGING: update image tag to 394' (#727) from 394_dashboard_staging into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-03 21:06:57 +01:00
8ee60e7737 DASHBOARD STAGING: update image tag to staging-394 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-03 20:06:43 +00:00
6 changed files with 6 additions and 6 deletions

View file

@ -106,7 +106,7 @@ spec:
sources:
- chart: kube-prometheus-stack
repoURL: https://prometheus-community.github.io/helm-charts
targetRevision: 69.7.2
targetRevision: 69.7.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: "392"
newTag: "399"
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-391
newTag: staging-397
namespace: dashboard-staging
patches:
- patch: |-

View file

@ -13,5 +13,5 @@ images:
newTag: "119"
- name: git.ar21.de/yolokube/fail2ban-prometheus-exporter
newName: git.ar21.de/yolokube/fail2ban-prometheus-exporter
newTag: "210"
newTag: "217"
namespace: fail2ban-prometheus

View file

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

View file

@ -9,5 +9,5 @@ kind: Kustomization
images:
- name: git.ar21.de/yolokube/sb-server-monitor
newName: git.ar21.de/yolokube/sb-server-monitor
newTag: "37"
newTag: "41"
namespace: sb-server-monitor