Prepare for v1.0.3, To #54583162 (#4304)

Signed-off-by: cheyang <cheyang@163.com>
This commit is contained in:
cheyang 2024-09-02 10:11:43 +08:00 committed by GitHub
parent 71edb5ea38
commit 39d6a8d2be
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -49,7 +49,7 @@ endif
CURRENT_DIR=$(shell pwd)
VERSION=v1.0.2
VERSION=v1.0.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: 1.0.2
version: 1.0.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.