Compare commits

..

7 commits

Author SHA1 Message Date
be98de8a83
Update Helm release argo-cd to v7.8.2
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-02-06 18:02:55 +00:00
44d4717b0d Merge pull request 'DASHBOARD: update image tag to 331' (#630) from 331_dashboard_prod into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-02-05 21:05:08 +01:00
3bf2bb19e1 DASHBOARD: update image tag to 331 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-02-05 20:04:59 +00:00
0e8685f266 Merge pull request 'DASHBOARD STAGING: update image tag to 330' (#629) from 330_dashboard_staging into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-02-05 18:06:07 +01:00
93eaa40f48 DASHBOARD STAGING: update image tag to staging-330 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-02-05 17:05:55 +00:00
591b3ea887 Merge pull request 'COUNTRY GEO LOCATION: update image tag to 92' (#627) from 92_country_geo_location into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-02-04 18:09:46 +01:00
726ccd13ae COUNTRY GEO LOCATION: update image tag to 92 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-02-04 17:09:36 +00:00
4 changed files with 4 additions and 4 deletions

View file

@ -39,7 +39,7 @@ spec:
sources: sources:
- repoURL: https://argoproj.github.io/argo-helm - repoURL: https://argoproj.github.io/argo-helm
chart: argo-cd chart: argo-cd
targetRevision: 7.8.0 targetRevision: 7.8.2
helm: helm:
releaseName: argo releaseName: argo
valueFiles: valueFiles:

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: "329" newTag: "331"
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-328 newTag: staging-330
namespace: dashboard-staging namespace: dashboard-staging
patches: patches:
- patch: |- - patch: |-

View file

@ -10,7 +10,7 @@ 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: "90" newTag: "92"
- 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: "154" newTag: "154"