From eb6e686c61d58edf14230071de34f159ff9cede1 Mon Sep 17 00:00:00 2001 From: Capact Bot Date: Thu, 27 Jan 2022 13:14:49 +0000 Subject: [PATCH] Set fixed Capact image tag and Populator source branch --- deploy/kubernetes/charts/capact/charts/hub-public/values.yaml | 2 +- deploy/kubernetes/charts/capact/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/deploy/kubernetes/charts/capact/charts/hub-public/values.yaml b/deploy/kubernetes/charts/capact/charts/hub-public/values.yaml index b80bd41bc..41f72adf3 100644 --- a/deploy/kubernetes/charts/capact/charts/hub-public/values.yaml +++ b/deploy/kubernetes/charts/capact/charts/hub-public/values.yaml @@ -83,7 +83,7 @@ populator: useEmbeddedSourceOnly: false manifestsLocations: - repository: github.com/capactio/hub-manifests - branch: main + branch: release-0.6 # sshKey is a base64 encoded private key used by populator to download manifests. It has read only access #sshKey: args: ["while true; do /app register ocf-manifests --source $MANIFESTS_SOURCES; sleep 600;done"] diff --git a/deploy/kubernetes/charts/capact/values.yaml b/deploy/kubernetes/charts/capact/values.yaml index 0fec80fe6..0d947e3cf 100644 --- a/deploy/kubernetes/charts/capact/values.yaml +++ b/deploy/kubernetes/charts/capact/values.yaml @@ -3,7 +3,7 @@ global: containerRegistry: path: ghcr.io/capactio # Overrides the image tag for all Capact components. Default is the sub-chart appVersion. - overrideTag: "latest" + overrideTag: "a89d7a5" domainName: "stage.cluster.capact.dev" database: