diff --git a/CHANGELOG.md b/CHANGELOG.md index fb5841ed7..ee9b5033d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ ## Unreleased +## 0.26.0 (Nov 12, 2020) + FEATURES: * Kubernetes health check synchronization with Consul for connect injected pods via `connectInject.healthChecks` [[GH-651](https://github.com/hashicorp/consul-helm/pull/651)]. The default behavior for this feature is `enabled: true`. diff --git a/Chart.yaml b/Chart.yaml index 4b3c9406a..be88a79db 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: consul -version: 0.25.0 -appVersion: 1.8.4 +version: 0.26.0 +appVersion: 1.8.5 description: Official HashiCorp Consul Chart home: https://www.consul.io icon: https://raw.githubusercontent.com/hashicorp/consul-helm/master/assets/icon.png