Skip to content

Commit

Permalink
release: update manifest and helm charts for v0.0.1 (#119)
Browse files Browse the repository at this point in the history
Signed-off-by: Heba Elayoty <[email protected]>
  • Loading branch information
helayoty authored Oct 28, 2023
1 parent 2c2725b commit 84384e2
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 @@ -2,7 +2,7 @@
# Image URL to use all building/pushing image targets
REGISTRY ?= ghcr.io/azure/kaito
IMG_NAME ?= workspace
VERSION ?= v0.0.2
VERSION ?= v0.0.1
IMG_TAG ?= $(subst v,,$(VERSION))
# ENVTEST_K8S_VERSION refers to the version of kubebuilder assets to be downloaded by envtest binary.
ENVTEST_K8S_VERSION = 1.27.2
Expand Down

0 comments on commit 84384e2

Please sign in to comment.