Compare commits

...
Sign in to create a new pull request.

15 commits

Author SHA1 Message Date
79e4f3d9df Merge pull request 'traefik-certmanager: update image tag to 74' (#772) from 74_traefik-certmanager_prod into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-12 11:05:37 +01:00
26d4c7494f traefik-certmanager: update image tag to 74 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-12 10:05:27 +00:00
f306365b17 Merge pull request 'revert d4cd3bce5163fe292f4c50cc98a92fbc0dfcac74' (#771) from aaron-patch-1 into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
Reviewed-on: #771
2025-03-12 10:29:56 +01:00
debfa38d82 revert d4cd3bce51
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
revert Merge pull request 'woodpecker: temporary set loglevel to trace' (#770) from ar-woodpecker-loglevel into main

Reviewed-on: #770
2025-03-12 10:29:43 +01:00
d4cd3bce51 Merge pull request 'woodpecker: temporary set loglevel to trace' (#770) from ar-woodpecker-loglevel into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
Reviewed-on: #770
2025-03-12 10:21:16 +01:00
d1ae8bdb4a
woodpecker: temporary set loglevel to trace
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-12 10:20:27 +01:00
4c53238e83 Merge pull request 'FAIL2BAN PROMETHEUS EXPORTER: update image tag to 237' (#769) from 237_fail2ban_prometheus_exporter into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-12 04:12:15 +01:00
8ea4ce1e2b FAIL2BAN PROMETHEUS EXPORTER: update image tag to 237 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-12 03:12:04 +00:00
9df4f757ae Merge pull request 'traefik-certmanager: update image tag to 72' (#768) from 72_traefik-certmanager_prod into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-12 02:20:22 +01:00
166f4de7c7 traefik-certmanager: update image tag to 72 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-12 01:20:13 +00:00
48a147dfdb Merge pull request 'GRAFANA BACKUPER: update image tag to 121' (#767) from 121_grafana_backuper into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-12 02:19:27 +01:00
99ffb90ec9 GRAFANA BACKUPER: update image tag to 121 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-12 01:19:18 +00:00
06d64b793a Merge pull request 'APT VERSION EXPORTER: update image tag to 37' (#766) from 37_apt-version-exporter_prod into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-12 02:15:22 +01:00
97cb7926c9 Merge pull request 'FAIL2BAN PROMETHEUS EXPORTER: update image tag to 235' (#765) from 235_fail2ban_prometheus_exporter into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-12 02:15:12 +01:00
d57fcaed78 APT VERSION EXPORTER: update image tag to 37 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-12 01:15:11 +00:00
4 changed files with 4 additions and 4 deletions

View file

@ -9,5 +9,5 @@ kind: Kustomization
images:
- name: git.ar21.de/yolokube/go-apt-version-exporter
newName: git.ar21.de/yolokube/go-apt-version-exporter
newTag: "35"
newTag: "37"
namespace: apt-version-exporter

View file

@ -13,5 +13,5 @@ images:
newTag: "128"
- name: git.ar21.de/yolokube/fail2ban-prometheus-exporter
newName: git.ar21.de/yolokube/fail2ban-prometheus-exporter
newTag: "235"
newTag: "237"
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: "119"
newTag: "121"
namespace: grafana-backuper

View file

@ -5,4 +5,4 @@ kind: Kustomization
images:
- name: git.ar21.de/yolokube/go-traefik-certmanager
newName: git.ar21.de/yolokube/go-traefik-certmanager
newTag: "70"
newTag: "74"