Compare commits

..

5 commits

Author SHA1 Message Date
967eaf481d chore(deps): update ghcr.io/goauthentik/proxy docker tag to v2024.12.1
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2024-12-24 14:26:16 +01:00
76649bb572 Merge pull request 'DASHBOARD: update image tag to 275' (#448) from 275_dashboard_prod into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2024-12-23 19:08:26 +01:00
14c3bfc50e DASHBOARD: update image tag to 275 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2024-12-23 18:08:17 +00:00
cfecd060fc Merge pull request 'DASHBOARD STAGING: update image tag to 274' (#447) from 274_dashboard_staging into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2024-12-23 19:05:41 +01:00
cd5350c443 DASHBOARD STAGING: update image tag to staging-274 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2024-12-23 18:05:32 +00:00
2 changed files with 2 additions and 2 deletions

View file

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

View file

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