Skip to content

Commit 3923017

Browse files
author
CI
committed
CircleCI commit for version '2.23.17-alpha.344499'
1 parent 89650b7 commit 3923017

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/speckle-server/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v2
22
# 'appVersion' is set by the build process to the correct value
3-
appVersion: '2.23.17-alpha.344461'
3+
appVersion: '2.23.17-alpha.344499'
44
description: Speckle Server
55
home: 'https://speckle.systems/'
66
icon: 'https://app.speckle.systems/images/logo.png'
@@ -12,4 +12,4 @@ sources:
1212
- 'https://github.com/specklesystems/speckle-server'
1313
type: application
1414
# 'version' is set by the build process to the correct value
15-
version: 2.23.17-alpha.344461
15+
version: 2.23.17-alpha.344499

charts/speckle-server/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ ingress:
9090
##
9191
## @param docker_image_tag DEPRECATED: Use `{service}.image` with full image name instead. Speckle is published as a Docker Image. The version of the image which will be deployed is specified by this tag.
9292
##
93-
docker_image_tag: '2.23.17-alpha.344461'
93+
docker_image_tag: '2.23.17-alpha.344499'
9494
## @param imagePullPolicy Determines the conditions when the Docker Images for Speckle should be pulled from the Image registry.
9595
## ref: https://kubernetes.io/docs/concepts/containers/images/#image-pull-policy
9696
##

0 commit comments

Comments
 (0)