Skip to content

Commit e35e85a

Browse files
committed
🌿 update CONFIG_VERSION when calling helm lint
1 parent fa39a03 commit e35e85a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/scripts/changelog.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
set -eu
44

55
CHART_DIR="charts/cert-manager-webhook-ovh"
6-
CONFIG_VERSION="0.0.1"
6+
CONFIG_VERSION="0.0.2"
77

88
COMMITS_TO_PUSH="$(git log --oneline -- "origin..HEAD" | awk 'END { print NR }')"
99

0 commit comments

Comments
 (0)