1#!/bin/sh 2helm package hashtest 3shasum -a 256 hashtest-1.2.3.tgz > hashtest.sha256
View as plain text