Skip to content

Commit

Permalink
CircleCI commit for version '2.23.6-alpha.282895'
Browse files Browse the repository at this point in the history
CI committed Jan 28, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent ace8c58 commit 862cc10
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/speckle-server/Chart.yaml
Original file line number Diff line number Diff line change
@@ -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-alpha.282890'
appVersion: '2.23.6-alpha.282895'
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-alpha.282890
version: 2.23.6-alpha.282895
2 changes: 1 addition & 1 deletion charts/speckle-server/values.yaml
Original file line number Diff line number Diff line change
@@ -87,7 +87,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-alpha.282890'
docker_image_tag: '2.23.6-alpha.282895'
## @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
##

0 comments on commit 862cc10

Please sign in to comment.