Compare commits

..

2 commits

Author SHA1 Message Date
33e1d92c41 Merge pull request 'chore(woodpecker): remove deprecated chart URL' (#507) from tn-adjust-woodpecker-url into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
Reviewed-on: #507
2025-01-07 21:44:58 +01:00
6954d5555c
chore(woodpecker): remove deprecated chart URL
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
Sorry for the complication, the `oci:` is only needed for the helm command. The argocd resources are not compatible with it and don't need it.
2025-01-07 17:58:52 +01:00

View file

@ -28,7 +28,7 @@ spec:
project: default project: default
sources: sources:
- chart: woodpecker - chart: woodpecker
repoURL: https://woodpecker-ci.org/ repoURL: ghcr.io/woodpecker-ci/helm
targetRevision: 2.0.3 targetRevision: 2.0.3
helm: helm:
releaseName: woodpecker releaseName: woodpecker