From 4f5b4eb923bf23f783945a565f499f8bd91f8bdf Mon Sep 17 00:00:00 2001 From: Mateusz Szostok Date: Tue, 7 Dec 2021 13:57:55 +0100 Subject: [PATCH] Use the latest CRD directly from the GitHub repo (#45) --- manifests/implementation/capactio/capact/upgrade.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/implementation/capactio/capact/upgrade.yaml b/manifests/implementation/capactio/capact/upgrade.yaml index 346ad4da..ae35ada6 100644 --- a/manifests/implementation/capactio/capact/upgrade.yaml +++ b/manifests/implementation/capactio/capact/upgrade.yaml @@ -71,7 +71,7 @@ spec: arguments: parameters: - name: crdURL - value: https://storage.googleapis.com/capactio-latest-charts/crds/core.capact.io_actions.yaml + value: https://raw.githubusercontent.com/capactio/capact/main/deploy/kubernetes/crds/core.capact.io_actions.yaml - name: gen-global-helm-args capact-action: jinja2.template