1
0
Fork 0

fix(system-upgrade-controller): correct revision to git tag - missing 'v' prefix

This commit is contained in:
Vojtěch Mareš 2023-11-17 09:03:47 +01:00
parent 492f267030
commit 7871f5a3fb
Signed by: vojtech.mares
GPG key ID: C6827B976F17240D

View file

@ -16,7 +16,7 @@ spec:
source:
path: manifests/
repoURL: https://github.com/rancher/system-upgrade-controller.git
targetRevision: 0.13.1
targetRevision: v0.13.1
destination:
server: "https://kubernetes.default.svc"
namespace: system-upgrade