Skip to content

Commit 7c6f4f6

Browse files
authored
Merge pull request #256 from weaviate/update-version-to-17.2.0
Update version to 17.2.0
2 parents b334d2f + e7d26f7 commit 7c6f4f6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

weaviate/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ type: application
77
# This is the chart version. This version number should be incremented each time you make changes
88
# to the chart and its templates, including the app version.
99
# Versions are expected to follow Semantic Versioning (https://semver.org/)
10-
version: 17.1.1
10+
version: 17.2.0
1111

1212
# This is the version number of the application being deployed. This version number should be
1313
# incremented each time you make changes to the application. Versions are not expected to
1414
# follow Semantic Versioning. They should reflect the version the application is using.
15-
appVersion: 1.26.1
15+
appVersion: 1.26.3
1616
icon: https://raw.githubusercontent.com/weaviate/weaviate/19de0956c69b66c5552447e84d016f4fe29d12c9/docs/assets/weaviate-logo.png

weaviate/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ image:
77
# of weaviate. In accordance with Infra-as-code, you should pin this value
88
# down and only change it if you explicitly want to upgrade the Weaviate
99
# version.
10-
tag: 1.26.1
10+
tag: 1.26.3
1111
repo: semitechnologies/weaviate
1212
# Image pull policy: https://kubernetes.io/docs/concepts/containers/images/#image-pull-policy
1313
pullPolicy: IfNotPresent

0 commit comments

Comments
 (0)