Skip to content

Commit

Permalink
docker: updated kotal image tags
Browse files Browse the repository at this point in the history
  • Loading branch information
mFarghaly committed May 5, 2021
1 parent 0d8168f commit 6b744ab
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 ?= controller:latest
IMG ?= kotalco/kotal:v0.1-alpha.3
# Produce CRDs that work back to Kubernetes 1.11 (no version conversion)
CRD_OPTIONS ?= "crd:trivialVersions=true,preserveUnknownFields=false"

Expand Down
2 changes: 1 addition & 1 deletion config/manager/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ kind: Kustomization
images:
- name: controller
newName: kotalco/kotal
newTag: v0.1-alpha.2
newTag: v0.1-alpha.3

0 comments on commit 6b744ab

Please sign in to comment.