Prepare 0.9.3, To #53506158 (#3638)

Signed-off-by: cheyang <cheyang@163.com>
This commit is contained in:
cheyang 2023-12-12 16:48:06 +08:00 committed by GitHub
parent 880474b992
commit 69ca087107
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -37,7 +37,7 @@ else
endif
CURRENT_DIR=$(shell pwd)
VERSION=v0.9.2
VERSION=v0.9.3
BUILD_DATE=$(shell date -u +'%Y-%m-%d_%H:%M:%S')
GIT_COMMIT=$(shell git rev-parse HEAD)
GIT_TAG=$(shell if [ -z "`git status --porcelain`" ]; then git describe --exact-match --tags HEAD 2>/dev/null; fi)

View File

@ -14,7 +14,7 @@ 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.
version: 0.9.2
version: 0.9.3
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application.