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.
This commit is contained in:
Tom Neuber 2025-01-07 17:58:36 +01:00
parent 07c31541c7
commit 6954d5555c
Signed by: tom
GPG key ID: F17EFE4272D89FF6

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