From dc4eec245370b57dcc1279afe742d160220a27bc Mon Sep 17 00:00:00 2001 From: CI Date: Wed, 15 Jan 2025 12:00:33 +0000 Subject: [PATCH] CircleCI commit for version '2.23.6-branch.testing2.273531-c9fbd83' --- charts/speckle-server-branch-testing2/Chart.yaml | 4 ++-- charts/speckle-server-branch-testing2/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/speckle-server-branch-testing2/Chart.yaml b/charts/speckle-server-branch-testing2/Chart.yaml index a058f8d6..0ea0f943 100644 --- a/charts/speckle-server-branch-testing2/Chart.yaml +++ b/charts/speckle-server-branch-testing2/Chart.yaml @@ -5,7 +5,7 @@ apiVersion: v2 # It is recommended to use it with quotes. # Set by the build process to the correct value -appVersion: '2.23.6-branch.testing2.272521-4bace0d' +appVersion: '2.23.6-branch.testing2.273531-c9fbd83' description: Speckle Server home: 'https://speckle.systems/' icon: 'https://app.speckle.systems/images/logo.png' @@ -21,4 +21,4 @@ type: application # Versions are expected to follow Semantic Versioning (https://semver.org/) # Set by the build process to the correct value -version: 2.23.6-branch.testing2.272521-4bace0d +version: 2.23.6-branch.testing2.273531-c9fbd83 diff --git a/charts/speckle-server-branch-testing2/values.yaml b/charts/speckle-server-branch-testing2/values.yaml index 07f3a3c6..e457dd86 100644 --- a/charts/speckle-server-branch-testing2/values.yaml +++ b/charts/speckle-server-branch-testing2/values.yaml @@ -81,7 +81,7 @@ ingress: ## ## @param docker_image_tag Speckle is published as a Docker Image. The version of the image which will be deployed is specified by this tag. ## -docker_image_tag: '2.23.6-branch.testing2.272521-4bace0d' +docker_image_tag: '2.23.6-branch.testing2.273531-c9fbd83' ## @param imagePullPolicy Determines the conditions when the Docker Images for Speckle should be pulled from the Image registry. ## ref: https://kubernetes.io/docs/concepts/containers/images/#image-pull-policy ##