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

Commit e58de87

Browse files
Kubernetes Engine 0.1.0 (#4592)
1 parent 6f0cdbf commit e58de87

File tree

3 files changed

+22
-0
lines changed

3 files changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Changelog
2+
3+
[PyPI History][1]
4+
5+
[1]: https://pypi.org/project/google-cloud-container/#history
6+
7+
## 0.1.0
8+
9+
[![release level](https://img.shields.io/badge/release%20level-alpha-orange.svg?style=flat)](https://cloud.google.com/terms/launch-stages)
10+
11+
Google Kubernetes Engine is a managed environment for deploying containerized
12+
applications. It brings our latest innovations in developer productivity,
13+
resource efficiency, automated operations, and open source flexibility to
14+
accelerate your time to market.
15+
16+
PyPI: https://pypi.org/project/google-cloud-container/0.1.0/

docs/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,5 +78,6 @@ Api Reference
7878
.. toctree::
7979
:maxdepth: 2
8080

81+
releases
8182
gapic/v1/api
8283
gapic/v1/types

docs/releases.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
###################################
2+
``google-cloud-container`` Releases
3+
###################################
4+
5+
* ``0.1.0`` (`PyPI <https://pypi.org/project/google-cloud-container/0.1.0/>`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python/releases/tag/container-0.1.0>`__)

0 commit comments

Comments
 (0)