Compare commits

..

9 commits

Author SHA1 Message Date
d17f97b282
Update Helm release kube-prometheus-stack to v69
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-02-06 23:03:11 +00:00
7ff416bcfe Merge pull request 'GRAFANA BACKUPER: update image tag to 75' (#637) from 75_grafana_backuper into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-02-06 19:17:18 +01:00
5cd959d84f GRAFANA BACKUPER: update image tag to 75 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-02-06 18:17:06 +00:00
5afb6203e6 Merge pull request 'traefik-certmanager: update image tag to 39' (#635) from 39_traefik-certmanager_prod into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-02-06 19:16:06 +01:00
ee60a504c4 Merge pull request 'APT VERSION EXPORTER: update image tag to 9' (#634) from 9_apt-version-exporter_prod into main
Some checks failed
ci/woodpecker/push/yamllint Pipeline failed
2025-02-06 19:16:04 +01:00
77c95641be traefik-certmanager: update image tag to 39 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-02-06 18:15:37 +00:00
29d70781b5 APT VERSION EXPORTER: update image tag to 9 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-02-06 18:15:26 +00:00
d3874fb0bf Merge pull request 'COUNTRY GEO LOCATION: update image tag to 95' (#632) from 95_country_geo_location into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-02-06 19:12:16 +01:00
23457646dd COUNTRY GEO LOCATION: update image tag to 95 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-02-06 18:12:01 +00:00
5 changed files with 5 additions and 5 deletions

View file

@ -106,7 +106,7 @@ spec:
sources:
- chart: kube-prometheus-stack
repoURL: https://prometheus-community.github.io/helm-charts
targetRevision: 69.1.0
targetRevision: 69.1.1
helm:
releaseName: prometheus
valueFiles:

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: "6"
newTag: "9"
namespace: apt-version-exporter

View file

@ -10,7 +10,7 @@ kind: Kustomization
images:
- name: git.ar21.de/yolokube/country-geo-locations
newName: git.ar21.de/yolokube/country-geo-locations
newTag: "92"
newTag: "95"
- name: git.ar21.de/yolokube/fail2ban-prometheus-exporter
newName: git.ar21.de/yolokube/fail2ban-prometheus-exporter
newTag: "154"

View file

@ -8,5 +8,5 @@ kind: Kustomization
images:
- name: git.ar21.de/yolokube/grafana-backuper
newName: git.ar21.de/yolokube/grafana-backuper
newTag: "72"
newTag: "75"
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: "36"
newTag: "39"