Compare commits

..

10 commits

Author SHA1 Message Date
ba3a6e8e70 Merge pull request 'COUNTRY GEO LOCATION: update image tag to 175' (#1092) from 175_country_geo_location into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-06-26 11:35:50 +02:00
dfddfba4b3 Merge pull request 'FAIL2BAN PROMETHEUS EXPORTER: update image tag to 294' (#1090) from 294_fail2ban_prometheus_exporter into main
Some checks are pending
ci/woodpecker/push/yamllint Pipeline is pending
2025-06-26 11:35:43 +02:00
f77cc6362b Merge pull request 'traefik-certmanager: update image tag to 120' (#1080) from 120_traefik-certmanager_prod into main
Some checks are pending
ci/woodpecker/push/yamllint Pipeline is pending
2025-06-26 11:35:11 +02:00
c8b48010f8 Merge pull request 'DASHBOARD: update image tag to 592' (#1070) from 592_dashboard_prod into main
Some checks are pending
ci/woodpecker/push/yamllint Pipeline is pending
2025-06-26 11:34:33 +02:00
5ec2486976 Merge pull request 'DASHBOARD STAGING: update image tag to 591' (#1069) from 591_dashboard_staging into main
Some checks are pending
ci/woodpecker/push/yamllint Pipeline is pending
2025-06-26 11:34:31 +02:00
36ff462edf COUNTRY GEO LOCATION: update image tag to 175 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-06-25 01:28:18 +00:00
db4c2a1bd9 FAIL2BAN PROMETHEUS EXPORTER: update image tag to 294 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-06-25 01:22:41 +00:00
ca890efd96 traefik-certmanager: update image tag to 120 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-06-18 09:23:10 +00:00
ef5df1f1d7 DASHBOARD: update image tag to 592 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-06-13 18:08:46 +00:00
4622d258d3 DASHBOARD STAGING: update image tag to staging-591 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-06-13 18:06:28 +00:00
4 changed files with 5 additions and 5 deletions

View file

@ -5,5 +5,5 @@ kind: Kustomization
images: images:
- name: git.ar21.de/yolokube/dashboard - name: git.ar21.de/yolokube/dashboard
newName: git.ar21.de/yolokube/dashboard newName: git.ar21.de/yolokube/dashboard
newTag: "588" newTag: "592"
namespace: dashboard namespace: dashboard

View file

@ -5,7 +5,7 @@ kind: Kustomization
images: images:
- name: git.ar21.de/yolokube/dashboard - name: git.ar21.de/yolokube/dashboard
newName: git.ar21.de/yolokube/dashboard newName: git.ar21.de/yolokube/dashboard
newTag: staging-586 newTag: staging-591
namespace: dashboard-staging namespace: dashboard-staging
patches: patches:
- patch: |- - patch: |-

View file

@ -10,8 +10,8 @@ kind: Kustomization
images: images:
- name: git.ar21.de/yolokube/country-geo-locations - name: git.ar21.de/yolokube/country-geo-locations
newName: git.ar21.de/yolokube/country-geo-locations newName: git.ar21.de/yolokube/country-geo-locations
newTag: "171" newTag: "175"
- name: git.ar21.de/yolokube/fail2ban-prometheus-exporter - name: git.ar21.de/yolokube/fail2ban-prometheus-exporter
newName: git.ar21.de/yolokube/fail2ban-prometheus-exporter newName: git.ar21.de/yolokube/fail2ban-prometheus-exporter
newTag: "292" newTag: "294"
namespace: fail2ban-prometheus namespace: fail2ban-prometheus

View file

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