Skip to content

Commit 32d546d

Browse files
authored
Merge pull request #280 from weaviate/bump-weaviate-version-to-v1.27.8
Bump Weaviate version to v1.27.8
2 parents d3604a1 + cecbd29 commit 32d546d

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.3.2
10+
version: 17.3.3
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.27.5
15+
appVersion: 1.27.8
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.27.5
10+
tag: 1.27.8
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)