We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b4319c commit e5f3cd4Copy full SHA for e5f3cd4
examples/docker-for-mac/my_test.sh
@@ -18,7 +18,7 @@ set -o errexit
18
set -o nounset
19
set -o pipefail
20
21
-readonly IMAGE_TAG=v3.0.0
+readonly IMAGE_TAG=v2.0.0
22
readonly IMAGE_REPOSITORY="quay.io/helmpack/chart-testing"
23
24
main() {
0 commit comments