[go: nahoru, domu]

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

Commit

Permalink
k8s_tools: use the latest up cli version
Browse files Browse the repository at this point in the history
Signed-off-by: Muvaffak Onus <me@muvaf.com>
  • Loading branch information
muvaf committed Apr 3, 2023
1 parent 5eb408f commit f801e34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion makelib/k8s_tools.mk
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ OLMBUNDLE_VERSION ?= v0.5.2
OLMBUNDLE := $(TOOLS_HOST_DIR)/olm-bundle-$(OLMBUNDLE_VERSION)

# the version of up to use
UP_VERSION ?= v0.12.2
UP_VERSION ?= v0.16.0
UP_CHANNEL ?= stable
UP := $(TOOLS_HOST_DIR)/up-$(UP_VERSION)

Expand Down

0 comments on commit f801e34

Please sign in to comment.