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
|
||||
url: https://istio-release.storage.googleapis.com/charts
|
||||
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
|
||||
labels:
|
||||
values.jenkins-x.io: lock
|
||||
|
|
|
|||
Loading…
Reference in New Issue