mirror of
https://github.com/onyx-dot-app/vespa-helm-charts.git
synced 2026-07-01 20:36:04 -04:00
chore(version): Update version
This commit is contained in:
@@ -15,11 +15,11 @@ 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.24
|
||||
version: 0.2.25
|
||||
|
||||
# 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.
|
||||
# Update this also in values.yaml/image/tag
|
||||
appVersion: "8.526.15"
|
||||
appVersion: "8.609.39"
|
||||
|
||||
@@ -10,7 +10,7 @@ image:
|
||||
pullPolicy: IfNotPresent
|
||||
# Overrides the image tag whose default is the chart appVersion.
|
||||
# Update this also in Chart.yaml/appVersion
|
||||
tag: "8.526.15"
|
||||
tag: "8.609.39"
|
||||
|
||||
imagePullSecrets: []
|
||||
nameOverride: ""
|
||||
|
||||
Reference in New Issue
Block a user