From 202e2fa36fe895f3a9eaa7ad940b4bb226cfb1e3 Mon Sep 17 00:00:00 2001 From: minikube-bot Date: Thu, 1 Jul 2021 20:31:45 +0000 Subject: [PATCH] Updating kicbase image to v0.0.24-1625170572-11834 --- pkg/drivers/kic/types.go | 4 ++-- site/content/en/docs/commands/start.md | 2 +- translations/de.json | 1 - translations/es.json | 1 - translations/ja.json | 1 - translations/ko.json | 1 - translations/pl.json | 1 - translations/strings.txt | 1 - translations/zh-CN.json | 1 - 9 files changed, 3 insertions(+), 10 deletions(-) diff --git a/pkg/drivers/kic/types.go b/pkg/drivers/kic/types.go index afc5e6bf3f..0083f7bcd9 100644 --- a/pkg/drivers/kic/types.go +++ b/pkg/drivers/kic/types.go @@ -24,9 +24,9 @@ import ( const ( // Version is the current version of kic - Version = "v0.0.24-1625086337-11824" + Version = "v0.0.24-1625170572-11834" // SHA of the kic base image - baseImageSHA = "9e7c8040758103e42825d78af47706a9c18b1aab2659eeac30eb417757b9b42a" + baseImageSHA = "a96e572c898eaed7aba6bf60b4d18d9f746cfad645b090023edebf960128c707" // The name of the GCR kicbase repository gcrRepo = "gcr.io/k8s-minikube/kicbase-builds" // The name of the Dockerhub kicbase repository diff --git a/site/content/en/docs/commands/start.md b/site/content/en/docs/commands/start.md index 93899fa9bb..7514bd97c1 100644 --- a/site/content/en/docs/commands/start.md +++ b/site/content/en/docs/commands/start.md @@ -26,7 +26,7 @@ minikube start [flags] --apiserver-names strings A set of apiserver names which are used in the generated certificate for kubernetes. This can be used if you want to make the apiserver available from outside the machine --apiserver-port int The apiserver listening port (default 8443) --auto-update-drivers If set, automatically updates drivers to the latest version. Defaults to true. (default true) - --base-image string The base image to use for docker/podman drivers. Intended for local development. (default "gcr.io/k8s-minikube/kicbase-builds:v0.0.24-1625086337-11824@sha256:9e7c8040758103e42825d78af47706a9c18b1aab2659eeac30eb417757b9b42a") + --base-image string The base image to use for docker/podman drivers. Intended for local development. (default "gcr.io/k8s-minikube/kicbase-builds:v0.0.24-1625170572-11834@sha256:a96e572c898eaed7aba6bf60b4d18d9f746cfad645b090023edebf960128c707") --cache-images If true, cache docker images for the current bootstrapper and load them into the machine. Always false with --driver=none. (default true) --cni string CNI plug-in to use. Valid options: auto, bridge, calico, cilium, flannel, kindnet, or path to a CNI manifest (default: auto) --container-runtime string The container runtime to be used (docker, cri-o, containerd). (default "docker") diff --git a/translations/de.json b/translations/de.json index 6976192dbf..2a3ca500cc 100644 --- a/translations/de.json +++ b/translations/de.json @@ -815,7 +815,6 @@ "addon '{{.name}}' is not a valid addon packaged with minikube.\nTo see the list of available addons run:\nminikube addons list": "", "addons modifies minikube addons files using subcommands like \"minikube addons enable dashboard\"": "", "auto-pause addon is an alpha feature and still in early development. Please file issues to help us make it better.": "", - "auto-pause currently is only supported on docker runtime. Track progress of others here: https://github.com/kubernetes/minikube/issues/10601": "", "bash completion failed": "", "bash completion.": "", "call with cleanup=true to remove old tunnels": "", diff --git a/translations/es.json b/translations/es.json index b7f8fec59e..6473cf53dd 100644 --- a/translations/es.json +++ b/translations/es.json @@ -820,7 +820,6 @@ "addon '{{.name}}' is not a valid addon packaged with minikube.\nTo see the list of available addons run:\nminikube addons list": "", "addons modifies minikube addons files using subcommands like \"minikube addons enable dashboard\"": "", "auto-pause addon is an alpha feature and still in early development. Please file issues to help us make it better.": "", - "auto-pause currently is only supported on docker runtime. Track progress of others here: https://github.com/kubernetes/minikube/issues/10601": "", "bash completion failed": "", "bash completion.": "", "call with cleanup=true to remove old tunnels": "", diff --git a/translations/ja.json b/translations/ja.json index a597a014ae..40bcbd3df0 100644 --- a/translations/ja.json +++ b/translations/ja.json @@ -822,7 +822,6 @@ "addon '{{.name}}' is not a valid addon packaged with minikube.\nTo see the list of available addons run:\nminikube addons list": "「 {{.name}} 」アドオンは minikube では有効なアドオンではありません。\n利用可能なアドオンの一覧を表示するためには、以下のコマンドを実行してください。 \nminikube addons list", "addons modifies minikube addons files using subcommands like \"minikube addons enable dashboard\"": "addons では以下のようにサブコマンドを使用することで、 minikube のアドオンのファイルを編集することができます。 \"minikube addons enable dashboard\"", "auto-pause addon is an alpha feature and still in early development. Please file issues to help us make it better.": "", - "auto-pause currently is only supported on docker runtime. Track progress of others here: https://github.com/kubernetes/minikube/issues/10601": "", "bash completion failed": "bash の補完が失敗しました", "bash completion.": "", "call with cleanup=true to remove old tunnels": "cleanup=true で呼び出すことで、古い tunnel を削除することができます", diff --git a/translations/ko.json b/translations/ko.json index 7243b30269..af910e7200 100644 --- a/translations/ko.json +++ b/translations/ko.json @@ -823,7 +823,6 @@ "addon '{{.name}}' is not a valid addon packaged with minikube.\nTo see the list of available addons run:\nminikube addons list": "", "addons modifies minikube addons files using subcommands like \"minikube addons enable dashboard\"": "", "auto-pause addon is an alpha feature and still in early development. Please file issues to help us make it better.": "", - "auto-pause currently is only supported on docker runtime. Track progress of others here: https://github.com/kubernetes/minikube/issues/10601": "", "bash completion failed": "bash 자동 완성이 실패하였습니다", "bash completion.": "", "call with cleanup=true to remove old tunnels": "", diff --git a/translations/pl.json b/translations/pl.json index 2213fd1524..5bee589344 100644 --- a/translations/pl.json +++ b/translations/pl.json @@ -831,7 +831,6 @@ "addon '{{.name}}' is not a valid addon packaged with minikube.\nTo see the list of available addons run:\nminikube addons list": "", "addons modifies minikube addons files using subcommands like \"minikube addons enable dashboard\"": "", "auto-pause addon is an alpha feature and still in early development. Please file issues to help us make it better.": "", - "auto-pause currently is only supported on docker runtime. Track progress of others here: https://github.com/kubernetes/minikube/issues/10601": "", "bash completion failed": "", "bash completion.": "", "call with cleanup=true to remove old tunnels": "", diff --git a/translations/strings.txt b/translations/strings.txt index e646793260..88ca7e9249 100644 --- a/translations/strings.txt +++ b/translations/strings.txt @@ -760,7 +760,6 @@ "addon '{{.name}}' is not a valid addon packaged with minikube.\nTo see the list of available addons run:\nminikube addons list": "", "addons modifies minikube addons files using subcommands like \"minikube addons enable dashboard\"": "", "auto-pause addon is an alpha feature and still in early development. Please file issues to help us make it better.": "", - "auto-pause currently is only supported on docker runtime. Track progress of others here: https://github.com/kubernetes/minikube/issues/10601": "", "bash completion failed": "", "bash completion.": "", "call with cleanup=true to remove old tunnels": "", diff --git a/translations/zh-CN.json b/translations/zh-CN.json index 3ca0057c8d..46c4732656 100644 --- a/translations/zh-CN.json +++ b/translations/zh-CN.json @@ -937,7 +937,6 @@ "addon enable failed": "启用插件失败", "addons modifies minikube addons files using subcommands like \"minikube addons enable dashboard\"": "插件使用诸如 \"minikube addons enable dashboard\" 的子命令修改 minikube 的插件文件", "auto-pause addon is an alpha feature and still in early development. Please file issues to help us make it better.": "", - "auto-pause currently is only supported on docker runtime. Track progress of others here: https://github.com/kubernetes/minikube/issues/10601": "", "bash completion failed": "", "bash completion.": "", "call with cleanup=true to remove old tunnels": "",