File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,10 +7,10 @@ type: application
7
7
# This is the chart version. This version number should be incremented each time you make changes
8
8
# to the chart and its templates, including the app version.
9
9
# Versions are expected to follow Semantic Versioning (https://semver.org/)
10
- version : 17.1.1
10
+ version : 17.2.0
11
11
12
12
# This is the version number of the application being deployed. This version number should be
13
13
# incremented each time you make changes to the application. Versions are not expected to
14
14
# follow Semantic Versioning. They should reflect the version the application is using.
15
- appVersion : 1.26.1
15
+ appVersion : 1.26.3
16
16
icon : https://raw.githubusercontent.com/weaviate/weaviate/19de0956c69b66c5552447e84d016f4fe29d12c9/docs/assets/weaviate-logo.png
Original file line number Diff line number Diff line change 7
7
# of weaviate. In accordance with Infra-as-code, you should pin this value
8
8
# down and only change it if you explicitly want to upgrade the Weaviate
9
9
# version.
10
- tag : 1.26.1
10
+ tag : 1.26.3
11
11
repo : semitechnologies/weaviate
12
12
# Image pull policy: https://kubernetes.io/docs/concepts/containers/images/#image-pull-policy
13
13
pullPolicy : IfNotPresent
You can’t perform that action at this time.
0 commit comments