rancher-charts/scripts/version

6 lines
167 B
Plaintext
Raw Normal View History

2021-02-08 21:36:36 +00:00
#!/bin/bash
set -e
CHARTS_BUILD_SCRIPTS_REPO=https://github.com/rancher/charts-build-scripts.git
2024-11-26 23:21:22 +00:00
CHARTS_BUILD_SCRIPT_VERSION="${CHARTS_BUILD_SCRIPT_VERSION:-v1.2.0}"