fix: update acme chart URL in input.yaml (#1773)
This commit is contained in:
parent
d23dc8a9de
commit
eebcca002c
|
|
@ -4,7 +4,7 @@ repositories:
|
||||||
- name: istio
|
- name: istio
|
||||||
url: https://istio-release.storage.googleapis.com/charts
|
url: https://istio-release.storage.googleapis.com/charts
|
||||||
releases:
|
releases:
|
||||||
- chart: git::https://github.com/joshuasimon-taulia/acme.git@charts/acme?ref=master
|
- chart: git::https://github.com/jenkins-x/acme.git@charts/acme?ref=main
|
||||||
name: acme-jx
|
name: acme-jx
|
||||||
labels:
|
labels:
|
||||||
values.jenkins-x.io: lock
|
values.jenkins-x.io: lock
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue