chore(woodpecker): remove deprecated chart URL
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
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:
parent
07c31541c7
commit
6954d5555c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue