Compare commits

..

5 commits

Author SHA1 Message Date
3104f7e593
Update Helm release kube-prometheus-stack to v70
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-04-01 20:03:24 +00:00
5e870857ed Merge pull request 'FAIL2BAN PROMETHEUS EXPORTER: update image tag to 250' (#815) from 250_fail2ban_prometheus_exporter into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-04-01 21:34:29 +02:00
08cb0744be FAIL2BAN PROMETHEUS EXPORTER: update image tag to 250 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-04-01 19:34:20 +00:00
df13172629 Merge pull request 'DASHBOARD STAGING: update image tag to 441' (#814) from 441_dashboard_staging into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-04-01 18:36:04 +02:00
06b63886b6 DASHBOARD STAGING: update image tag to staging-441 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-04-01 16:35:53 +00:00
3 changed files with 3 additions and 3 deletions

View file

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

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-438 newTag: staging-441
namespace: dashboard-staging namespace: dashboard-staging
patches: patches:
- patch: |- - patch: |-

View file

@ -13,5 +13,5 @@ images:
newTag: "130" newTag: "130"
- 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: "241" newTag: "250"
namespace: fail2ban-prometheus namespace: fail2ban-prometheus