diff --git a/charts/etcd/Chart.yaml b/charts/etcd/Chart.yaml index 705543e740e1f565a3acc679cd40a79cb1e1ad9d..fc82ceee8c6e04fa21c0823ce33b19103bb5aa53 100644 --- a/charts/etcd/Chart.yaml +++ b/charts/etcd/Chart.yaml @@ -7,6 +7,6 @@ type: application maintainers: - name: groundhog2k -version: "0.1.7" +version: "0.1.8" -appVersion: "v3.5.10" +appVersion: "v3.5.11" diff --git a/charts/etcd/README.md b/charts/etcd/README.md index 9cce3369edd62634fc36eb5598fe2e9eea001196..d23538e1d8d16d8f4de2f120efc2f33bb89798e0 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 6a747cb3ad34a838e80e174689fbebf60fb8b8a5..c490df49a54e56c31d160cd32397783a472ff130 100644 --- a/charts/etcd/RELEASENOTES.md +++ b/charts/etcd/RELEASENOTES.md @@ -10,4 +10,5 @@ | 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 | +| 0.1.8 | v3.5.11 | Upgraded etcd to v3.5.11 | | | | |