Compare commits

..

11 commits

Author SHA1 Message Date
cc604130ee
Update Helm release kube-prometheus-stack to v69
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-02-10 09:03:12 +00:00
1211e34e32 Merge pull request 'traefik-certmanager: update image tag to 41' (#647) from 41_traefik-certmanager_prod into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-02-10 01:22:16 +01:00
ca2acdb204 traefik-certmanager: update image tag to 41 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-02-10 00:22:06 +00:00
b29e962945 Merge pull request 'DASHBOARD: update image tag to 335' (#643) from 335_dashboard_prod into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-02-09 15:07:32 +01:00
01447073b1 DASHBOARD: update image tag to 335 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-02-09 14:07:20 +00:00
4acc43edb8 Merge pull request 'DASHBOARD STAGING: update image tag to 334' (#642) from 334_dashboard_staging into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-02-09 14:06:07 +01:00
bdc7e1e27f DASHBOARD STAGING: update image tag to staging-334 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-02-09 13:05:55 +00:00
f60010e621 Merge pull request 'DASHBOARD: update image tag to 333' (#641) from 333_dashboard_prod into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-02-08 00:08:24 +01:00
212d75899c DASHBOARD: update image tag to 333 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-02-07 23:08:13 +00:00
25740dc955 Merge pull request 'DASHBOARD STAGING: update image tag to 332' (#640) from 332_dashboard_staging into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-02-07 23:07:08 +01:00
b87622220c DASHBOARD STAGING: update image tag to staging-332 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-02-07 22:06:58 +00:00
4 changed files with 4 additions and 4 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: 69.2.0 targetRevision: 69.2.1
helm: helm:
releaseName: prometheus releaseName: prometheus
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: "331" newTag: "335"
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-330 newTag: staging-334
namespace: dashboard-staging namespace: dashboard-staging
patches: patches:
- patch: |- - patch: |-

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: "39" newTag: "41"