Compare commits

...

5 commits

Author SHA1 Message Date
79bbac622b COUNTRY GEO LOCATION: update image tag to 190 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-07-09 21:51:39 +02:00
8bc7d7e418 Merge pull request 'GRAFANA BACKUPER: update image tag to 203' (#1144) from 203_grafana_backuper into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-07-09 21:50:00 +02:00
fd1fb512f2 GRAFANA BACKUPER: update image tag to 203 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-07-09 19:49:51 +00:00
8009155a93 Merge pull request 'FAIL2BAN PROMETHEUS EXPORTER: update image tag to 309' (#1143) from 309_fail2ban_prometheus_exporter into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-07-09 21:47:59 +02:00
223a8eb3dd FAIL2BAN PROMETHEUS EXPORTER: update image tag to 309 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-07-09 19:47:47 +00:00
2 changed files with 3 additions and 3 deletions

View file

@ -10,8 +10,8 @@ kind: Kustomization
images:
- name: git.ar21.de/yolokube/country-geo-locations
newName: git.ar21.de/yolokube/country-geo-locations
newTag: "188"
newTag: "190"
- name: git.ar21.de/yolokube/fail2ban-prometheus-exporter
newName: git.ar21.de/yolokube/fail2ban-prometheus-exporter
newTag: "307"
newTag: "309"
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: "200"
newTag: "203"
namespace: grafana-backuper