We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d36591 commit b5fd874Copy full SHA for b5fd874
Makefile
@@ -3,7 +3,7 @@
3
# To re-generate a bundle for another specific version without changing the standard setup, you can:
4
# - use the VERSION as arg of the bundle target (e.g make bundle VERSION=0.0.2)
5
# - use environment variables to overwrite this value (e.g export VERSION=0.0.2)
6
-VERSION ?= v0.5.0
+VERSION ?= v0.5.1
7
8
# DOCKER is the executable used to run docker commands. Also supports podman
9
DOCKER ?= docker
0 commit comments