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.
1 parent 21e5efc commit ee32491Copy full SHA for ee32491
1 file changed
scripts/helm-functions.sh
@@ -1,6 +1,6 @@
1
#!/bin/bash
2
CHART_PROJECT_NAME=${CHART_PROJECT_NAME:-openshift-chart}
3
-CHART_VERSION=${CHART_VERSION:-3.5}
+CHART_VERSION=${CHART_VERSION:-3.10}
4
TRACE=${TRACE:-false}
5
6
OS_PROJECT=${OS_PROJECT:-poms}
0 commit comments