Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.

Commit

Permalink
build(deps): update dependency helm/helm to v3.14.2 (#1340)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 22, 2024
1 parent 37f24a9 commit 16b98e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion makefile.d/20-tools.mk
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ bin/yq-$(YQ_VERSION): | $(BIN_DIR)

HELM_BIN := $(BIN_DIR)/helm
# renovate: datasource=github-releases depName=helm/helm versioning=semver
HELM_VERSION := 3.14.1
HELM_VERSION := 3.14.2

bin/helm: bin/helm-$(HELM_VERSION)
@ln -sf $(notdir $<) $@
Expand Down

0 comments on commit 16b98e2

Please sign in to comment.