Compare commits

...

11 commits

Author SHA1 Message Date
8e972063c2
chore(deps): update ghcr.io/woodpecker-ci/helm/woodpecker docker tag to v3.2.0
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-06-13 20:03:00 +00:00
aae163e7a5 Merge pull request 'traefik-certmanager: update image tag to 118' (#1064) from 118_traefik-certmanager_prod into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-06-10 14:19:37 +02:00
a7c40b5af8 traefik-certmanager: update image tag to 118 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-06-10 12:19:29 +00:00
3d5bbac361 Merge pull request 'DASHBOARD: update image tag to 588' (#1062) from 588_dashboard_prod into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-06-10 05:07:51 +02:00
669e031bcb DASHBOARD: update image tag to 588 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-06-10 03:07:43 +00:00
9cc73fcfbe Merge pull request 'DASHBOARD STAGING: update image tag to 586' (#1060) from 586_dashboard_staging into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-06-10 05:05:26 +02:00
16940b90d5 DASHBOARD STAGING: update image tag to staging-586 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-06-10 03:05:17 +00:00
ee3b9cdae9 Merge pull request 'DASHBOARD: update image tag to 585' (#1059) from 585_dashboard_prod into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-06-09 20:08:31 +02:00
d96410cf06 DASHBOARD: update image tag to 585 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-06-09 18:08:22 +00:00
6c7e6252e6 Merge pull request 'DASHBOARD STAGING: update image tag to 584' (#1058) from 584_dashboard_staging into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-06-09 20:05:32 +02:00
ea37142ff3 DASHBOARD STAGING: update image tag to staging-584 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-06-09 18:05:22 +00:00
4 changed files with 4 additions and 4 deletions

View file

@ -29,7 +29,7 @@ spec:
sources:
- chart: woodpecker
repoURL: ghcr.io/woodpecker-ci/helm
targetRevision: 3.1.1
targetRevision: 3.2.0
helm:
releaseName: woodpecker
valueFiles:

View file

@ -5,5 +5,5 @@ kind: Kustomization
images:
- name: git.ar21.de/yolokube/dashboard
newName: git.ar21.de/yolokube/dashboard
newTag: "583"
newTag: "588"
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-582
newTag: staging-586
namespace: dashboard-staging
patches:
- patch: |-

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: "116"
newTag: "118"