From a45e44313dc90e2877bbd3e3f039b69bc72c4856 Mon Sep 17 00:00:00 2001 From: Capact Bot Date: Tue, 21 Sep 2021 10:34:03 +0200 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 1668ab7c1..a860f9f25 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: local: false # It's public repository repository: github.com/capactio/hub-manifests - branch: main + branch: release-0.5 # 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 $MANIFESTS_PATH; sleep 600;done"] diff --git a/deploy/kubernetes/charts/capact/values.yaml b/deploy/kubernetes/charts/capact/values.yaml index 38b57143b..b804ee48c 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 component. Default is the sub-chart appVersion. - overrideTag: "latest" + overrideTag: "530d3dd" domainName: "stage.cluster.capact.dev" database: