We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
CONFIG_VERSION
helm lint
1 parent fa39a03 commit e35e85aCopy full SHA for e35e85a
.github/scripts/changelog.sh
@@ -3,7 +3,7 @@
3
set -eu
4
5
CHART_DIR="charts/cert-manager-webhook-ovh"
6
-CONFIG_VERSION="0.0.1"
+CONFIG_VERSION="0.0.2"
7
8
COMMITS_TO_PUSH="$(git log --oneline -- "origin..HEAD" | awk 'END { print NR }')"
9
0 commit comments