File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -111,15 +111,15 @@ Use one of the kpt docker images.
111
111
### ` kpt `
112
112
113
113
``` shell
114
- $ docker run gcr.io/kpt-dev/kpt:v1.0.0-beta.10 version
114
+ $ docker run gcr.io/kpt-dev/kpt:v1.0.0-beta.11 version
115
115
```
116
116
117
117
### ` kpt-gcloud `
118
118
119
119
An image which includes kpt based upon the Google [ cloud-sdk] alpine image.
120
120
121
121
``` shell
122
- $ docker run gcr.io/kpt-dev/kpt-gcloud:v1.0.0-beta.10 version
122
+ $ docker run gcr.io/kpt-dev/kpt-gcloud:v1.0.0-beta.11 version
123
123
```
124
124
125
125
## Source
@@ -142,8 +142,8 @@ $ kpt version
142
142
https://console.cloud.google.com/gcr/images/kpt-dev/GLOBAL/kpt-gcloud?gcrImageListsize=30
143
143
[ cloud-sdk ] : https://github.com/GoogleCloudPlatform/cloud-sdk-docker
144
144
[ linux] :
145
- https://github.com/GoogleContainerTools/kpt/releases/download/v1.0.0-beta.10 /kpt_linux_amd64
145
+ https://github.com/GoogleContainerTools/kpt/releases/download/v1.0.0-beta.11 /kpt_linux_amd64
146
146
[ darwin] :
147
- https://github.com/GoogleContainerTools/kpt/releases/download/v1.0.0-beta.10 /kpt_darwin_amd64
147
+ https://github.com/GoogleContainerTools/kpt/releases/download/v1.0.0-beta.11 /kpt_darwin_amd64
148
148
[ migration guide ] : /installation/migration
149
149
[ bash-completion ] : https://github.com/scop/bash-completion#installation
You can’t perform that action at this time.
0 commit comments