Compare commits

..

7 commits

Author SHA1 Message Date
742c42d4cb
Update Helm release kube-prometheus-stack to v69
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-02-07 07:03:12 +00:00
9ee3841171 Merge pull request 'FAIL2BAN PROMETHEUS EXPORTER: update image tag to 162' (#638) from 162_fail2ban_prometheus_exporter into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-02-07 02:53:08 +01:00
5da83282af FAIL2BAN PROMETHEUS EXPORTER: update image tag to 162 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-02-07 01:52:55 +00:00
0a8640b1c3 Merge pull request 'SB SERVER MONITOR: update image tag to 33' (#636) from 33_sb_server_monitor into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-02-07 02:47:12 +01:00
4dca033213 Merge pull request 'FAIL2BAN PROMETHEUS EXPORTER: update image tag to 159' (#633) from 159_fail2ban_prometheus_exporter into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-02-07 02:46:46 +01:00
0a485dfaec SB SERVER MONITOR: update image tag to 33 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-02-06 18:16:06 +00:00
c25726dfbe FAIL2BAN PROMETHEUS EXPORTER: update image tag to 159 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-02-06 18:14:57 +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: 69.1.1
targetRevision: 69.1.2
helm:
releaseName: prometheus
valueFiles:

View file

@ -13,5 +13,5 @@ images:
newTag: "95"
- name: git.ar21.de/yolokube/fail2ban-prometheus-exporter
newName: git.ar21.de/yolokube/fail2ban-prometheus-exporter
newTag: "154"
newTag: "162"
namespace: fail2ban-prometheus

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: "30"
newTag: "33"
namespace: sb-server-monitor