Skip to content

Commit

Permalink
bump version to v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
chanwit committed Dec 22, 2021
1 parent 395f576 commit 888f09b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

# Image URL to use all building/pushing image targets
IMG ?= ghcr.io/chanwit/tf-controller:v0.1.0
IMG ?= ghcr.io/chanwit/tf-controller:v0.1.1
# ENVTEST_K8S_VERSION refers to the version of kubebuilder assets to be downloaded by envtest binary.
ENVTEST_K8S_VERSION = 1.22
# source controller version
Expand Down
2 changes: 1 addition & 1 deletion config/manager/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ generatorOptions:
images:
- name: chanwit/tf-controller
newName: ghcr.io/chanwit/tf-controller
newTag: v0.1.0
newTag: v0.1.1

0 comments on commit 888f09b

Please # to comment.