summarylogtreecommitdiffstats
path: root/hrDiff
diff options
context:
space:
mode:
authorChris Werner Rau2023-09-07 11:01:47 +0200
committerChris Werner Rau2023-09-07 11:01:47 +0200
commit953dab24a956daae25ebfc69c47548587293a96b (patch)
treee7eb7ac34cfa4722ea8b0e2b9f2ec20519ce574f /hrDiff
parent8f0befe222afcaacecea96861e23f07062341ede (diff)
downloadaur-953dab24a956daae25ebfc69c47548587293a96b.tar.gz
feat!: convert to scripts to be able to use this in normal scripts
Diffstat (limited to 'hrDiff')
-rwxr-xr-xhrDiff2
1 files changed, 2 insertions, 0 deletions
diff --git a/hrDiff b/hrDiff
new file mode 100755
index 000000000000..ef06da4d9633
--- /dev/null
+++ b/hrDiff
@@ -0,0 +1,2 @@
+#!/usr/bin/env bash
+HELM_DIFF_USE_UPGRADE_DRY_RUN=true exec helmrelease "diff" "$@"