Compare commits

...

11 commits

Author SHA1 Message Date
2757460abb
Update Helm release loki to v6.25.0
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-01-17 21:01:19 +00:00
d477f976d8 Merge pull request 'SB SERVER MONITOR: update image tag to 28' (#548) from 28_sb_server_monitor into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-01-17 03:26:11 +01:00
240c7770e9 Merge pull request 'FAIL2BAN PROMETHEUS EXPORTER: update image tag to 142' (#551) from 142_fail2ban_prometheus_exporter into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-01-17 03:17:00 +01:00
32efe048b2 FAIL2BAN PROMETHEUS EXPORTER: update image tag to 142 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-01-17 02:16:50 +00:00
10131d3d15 Merge pull request 'FAIL2BAN PROMETHEUS EXPORTER: update image tag to 140' (#550) from 140_fail2ban_prometheus_exporter into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-01-17 02:20:33 +01:00
fa9799d32b Merge pull request 'GRAFANA BACKUPER: update image tag to 66' (#549) from 66_grafana_backuper into main
Some checks failed
ci/woodpecker/push/yamllint Pipeline failed
2025-01-17 02:20:32 +01:00
123b98cdf4 FAIL2BAN PROMETHEUS EXPORTER: update image tag to 140 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-01-17 01:20:24 +00:00
00ce8e2b33 GRAFANA BACKUPER: update image tag to 66 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-01-17 01:20:22 +00:00
caaa2a8313 Merge pull request 'COUNTRY GEO LOCATION: update image tag to 86' (#547) from 86_country_geo_location into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-01-17 02:19:59 +01:00
745c0f9438 SB SERVER MONITOR: update image tag to 28 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-01-17 01:19:51 +00:00
e620660f51 COUNTRY GEO LOCATION: update image tag to 86 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-01-17 01:19:50 +00:00
4 changed files with 5 additions and 5 deletions

View file

@ -280,7 +280,7 @@ spec:
sources:
- chart: loki
repoURL: https://grafana.github.io/helm-charts
targetRevision: 6.24.0
targetRevision: 6.25.0
helm:
releaseName: loki
valueFiles:

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: "84"
newTag: "86"
- name: git.ar21.de/yolokube/fail2ban-prometheus-exporter
newName: git.ar21.de/yolokube/fail2ban-prometheus-exporter
newTag: "138"
newTag: "142"
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: "64"
newTag: "66"
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: "26"
newTag: "28"
namespace: sb-server-monitor