diff --git a/charts/etcd/Chart.yaml b/charts/etcd/Chart.yaml index 72e56f63fae7ce6cf765cea39f4b4b97cf47813e..705543e740e1f565a3acc679cd40a79cb1e1ad9d 100644 --- a/charts/etcd/Chart.yaml +++ b/charts/etcd/Chart.yaml @@ -7,6 +7,6 @@ type: application maintainers: - name: groundhog2k -version: "0.1.6" +version: "0.1.7" -appVersion: "v3.5.9" +appVersion: "v3.5.10" diff --git a/charts/etcd/README.md b/charts/etcd/README.md index 51fea0b047046d715a2593c44236362d8d1b6df3..9cce3369edd62634fc36eb5598fe2e9eea001196 100644 --- a/charts/etcd/README.md +++ b/charts/etcd/README.md @@ -1,6 +1,6 @@ # Etcd -   +   ## Changelog diff --git a/charts/etcd/RELEASENOTES.md b/charts/etcd/RELEASENOTES.md index bf4c773726768cccfdf3d4e18669ab733453fe87..6a747cb3ad34a838e80e174689fbebf60fb8b8a5 100644 --- a/charts/etcd/RELEASENOTES.md +++ b/charts/etcd/RELEASENOTES.md @@ -9,4 +9,5 @@ | 0.1.4 | v3.5.8 | Upgraded etcd to v3.5.8 | | 0.1.5 | v3.5.9 | Upgraded etcd to v3.5.9 | | 0.1.6 | v3.5.9 | Added support for network policies and additional labels and annotations | +| 0.1.7 | v3.5.10 | Upgraded etcd to v3.5.10 | | | | |