Skip to content

Commit 90a4278

Browse files
Update beta11 (#2646)
1 parent 4b4e0dc commit 90a4278

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

site/installation/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -111,15 +111,15 @@ Use one of the kpt docker images.
111111
### `kpt`
112112

113113
```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
115115
```
116116

117117
### `kpt-gcloud`
118118

119119
An image which includes kpt based upon the Google [cloud-sdk] alpine image.
120120

121121
```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
123123
```
124124

125125
## Source
@@ -142,8 +142,8 @@ $ kpt version
142142
https://console.cloud.google.com/gcr/images/kpt-dev/GLOBAL/kpt-gcloud?gcrImageListsize=30
143143
[cloud-sdk]: https://github.com/GoogleCloudPlatform/cloud-sdk-docker
144144
[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
146146
[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
148148
[migration guide]: /installation/migration
149149
[bash-completion]: https://github.com/scop/bash-completion#installation

0 commit comments

Comments
 (0)