summarylogtreecommitdiffstats
path: root/hr
blob: 9b215d68935d25a9977030a6763226625e183fbb (plain)
1
2
3
4
5
#!/usr/bin/env bash
if [[ -o xtrace ]]; then
  export XTRACE=true
fi
exec helmrelease "template" "$@"