From 65aeb6713fdc49f987e8e68d2df70db5db927a10 Mon Sep 17 00:00:00 2001 From: Nitya Dhanushkodi Date: Thu, 12 Nov 2020 13:27:33 -0800 Subject: [PATCH] Update for release-v0.26.0 (#684) --- CHANGELOG.md | 2 ++ Chart.yaml | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) 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