helm-diff icon indicating copy to clipboard operation
helm-diff copied to clipboard

diff upgrade should support the --verify flag

Open 0Styless opened this issue 3 years ago • 1 comments

Diff Upgrade should support the verify function to verify a GPG signed Helm chart accordingly.

# like this
helm diff upgrade --install --verify --values values.yaml ${HELM_RELEASE_NAME} oci://${HARBOR_EXTERNAL}/helm-charts/${CHART_NAME} --version ${CHART_VERSION}

0Styless avatar Oct 27 '22 07:10 0Styless

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar May 21 '23 20:05 stale[bot]