Skip to content

Commit

Permalink
helm 3.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
chukka authored Sep 21, 2022
1 parent 40f5d92 commit f975e5f
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 @@ -3,7 +3,7 @@ MAC_ARGS ?=
CHARTS_REPO ?= https://github.com/jfrog/charts
CHART_TESTING_IMAGE ?= releases-docker.jfrog.io/charts-ci
CHART_TESTING_TAG ?= v0.0.26
HELM_VERSION ?= v3.7.1
HELM_VERSION ?= v3.8.2

# If the first argument is "lint" or "mac" or "gke" or "kind"
ifneq ( $(filter wordlist 1,lint mac gke kind), $(firstword $(MAKECMDGOALS)))
Expand Down

0 comments on commit f975e5f

Please sign in to comment.