Skip to content

Commit 9e3f7f8

Browse files
Update beta 9 (#2597)
1 parent 81aa585 commit 9e3f7f8

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
@@ -70,15 +70,15 @@ Use one of the kpt docker images.
7070
### `kpt`
7171

7272
```shell
73-
$ docker run gcr.io/kpt-dev/kpt:v1.0.0-beta.7 version
73+
$ docker run gcr.io/kpt-dev/kpt:v1.0.0-beta.9 version
7474
```
7575

7676
### `kpt-gcloud`
7777

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

8080
```shell
81-
$ docker run gcr.io/kpt-dev/kpt-gcloud:v1.0.0-beta.7 version
81+
$ docker run gcr.io/kpt-dev/kpt-gcloud:v1.0.0-beta.9 version
8282
```
8383

8484
## Source
@@ -101,7 +101,7 @@ $ kpt version
101101
https://console.cloud.google.com/gcr/images/kpt-dev/GLOBAL/kpt-gcloud?gcrImageListsize=30
102102
[cloud-sdk]: https://github.com/GoogleCloudPlatform/cloud-sdk-docker
103103
[linux]:
104-
https://github.com/GoogleContainerTools/kpt/releases/download/v1.0.0-beta.7/kpt_linux_amd64
104+
https://github.com/GoogleContainerTools/kpt/releases/download/v1.0.0-beta.9/kpt_linux_amd64
105105
[darwin]:
106-
https://github.com/GoogleContainerTools/kpt/releases/download/v1.0.0-beta.7/kpt_darwin_amd64
106+
https://github.com/GoogleContainerTools/kpt/releases/download/v1.0.0-beta.9/kpt_darwin_amd64
107107
[migration guide]: /installation/migration

0 commit comments

Comments
 (0)