rancher-charts/scripts/version

6 lines
133 B
Plaintext
Raw Normal View History

2021-02-08 21:33:55 +00:00
#!/bin/bash
set -e
2021-05-17 22:27:35 +00:00
CHARTS_BUILD_SCRIPTS_REPO=https://github.com/rancher/charts-build-scripts.git
2021-11-17 19:39:09 +00:00
CHARTS_BUILD_SCRIPT_VERSION=v0.2.4