Skip to content

Commit 6b744ab

Browse files
committed
docker: updated kotal image tags
1 parent 0d8168f commit 6b744ab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
# Image URL to use all building/pushing image targets
3-
IMG ?= controller:latest
3+
IMG ?= kotalco/kotal:v0.1-alpha.3
44
# Produce CRDs that work back to Kubernetes 1.11 (no version conversion)
55
CRD_OPTIONS ?= "crd:trivialVersions=true,preserveUnknownFields=false"
66

config/manager/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ kind: Kustomization
55
images:
66
- name: controller
77
newName: kotalco/kotal
8-
newTag: v0.1-alpha.2
8+
newTag: v0.1-alpha.3

0 commit comments

Comments
 (0)