bump version

This commit is contained in:
Moustafa Nawar
2022-10-11 11:35:14 +02:00
parent 33376c24fc
commit 5be2ff2e29
2 changed files with 3 additions and 3 deletions

View File

@@ -15,10 +15,10 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.2.4
version: 0.2.5
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "0.10.1"
appVersion: "0.10.3"

View File

@@ -3,7 +3,7 @@ replicaCount: 1
image:
repository: qdrant/qdrant
pullPolicy: IfNotPresent
tag: v0.10.1
tag: v0.10.3
imagePullSecrets: []
nameOverride: ""