Skip to content

Commit

Permalink
Update to use Helm 3
Browse files Browse the repository at this point in the history
Updates to build helm chart, though it is currently unused, with Helm 3.

Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
(cherry picked from commit 9b75dec)
  • Loading branch information
hasheddan committed Sep 3, 2021
1 parent 6093da9 commit d7da686
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ YARN_DIR = lint-schema
-include build/makelib/yarnjs.mk

# Setup Helm
HELM_VERSION=v2.17.0
USE_HELM3 = true
HELM_BASE_URL = https://charts.upbound.io
HELM_S3_BUCKET = upbound.charts
HELM_CHARTS = xgql
Expand Down

0 comments on commit d7da686

Please sign in to comment.