Skip to content
This repository was archived by the owner on Sep 15, 2023. It is now read-only.

Commit 867d34f

Browse files
committed
initial all commands
1 parent b5e700c commit 867d34f

19 files changed

+300
-394
lines changed

.vscode/configurationCache.log

Lines changed: 0 additions & 1 deletion
This file was deleted.

.vscode/dryrun.log

Lines changed: 0 additions & 10 deletions
This file was deleted.

.vscode/settings.json

Lines changed: 0 additions & 3 deletions
This file was deleted.

.vscode/targets.log

Lines changed: 0 additions & 365 deletions
This file was deleted.

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 ?= daocloud.io/daocloud/kubeadm-operator:v0.0.3
3+
IMG ?= daocloud.io/daocloud/kubeadm-operator:v0.0.4-dev
44
# Produce CRDs that work back to Kubernetes 1.11 (no version conversion)
55
CRD_OPTIONS ?= "crd"
66

0 commit comments

Comments
 (0)