From d0e1b619a7d692e93b5c78718387f27753637cb7 Mon Sep 17 00:00:00 2001 From: Michael Wilkerson Date: Thu, 29 Jun 2023 12:21:01 -0700 Subject: [PATCH 1/3] add changelog for 1.16.0 --- .changelog/2476.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .changelog/2476.txt diff --git a/.changelog/2476.txt b/.changelog/2476.txt new file mode 100644 index 0000000000..b55a36f6a6 --- /dev/null +++ b/.changelog/2476.txt @@ -0,0 +1,4 @@ +```release-note:feature +helm: update `imageConsulDataplane` value to `hashicorp/consul-dataplane:1.2.0` +helm: update `image` value to `hashicorp/consul:1.16.0` +``` \ No newline at end of file From d9bfced65ae2a457bd9a4a82b3eaf42943b418d7 Mon Sep 17 00:00:00 2001 From: Michael Wilkerson Date: Thu, 29 Jun 2023 12:48:36 -0700 Subject: [PATCH 2/3] fix changelog --- .changelog/2476.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.changelog/2476.txt b/.changelog/2476.txt index b55a36f6a6..9d68717a85 100644 --- a/.changelog/2476.txt +++ b/.changelog/2476.txt @@ -1,4 +1,7 @@ ```release-note:feature helm: update `imageConsulDataplane` value to `hashicorp/consul-dataplane:1.2.0` +``` + +```release-note:feature helm: update `image` value to `hashicorp/consul:1.16.0` ``` \ No newline at end of file From 54d066b2239e6ae8fde461a200956b600c6bd582 Mon Sep 17 00:00:00 2001 From: Michael Wilkerson Date: Thu, 29 Jun 2023 12:54:20 -0700 Subject: [PATCH 3/3] change to improvements --- .changelog/2476.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.changelog/2476.txt b/.changelog/2476.txt index 9d68717a85..e57889cabe 100644 --- a/.changelog/2476.txt +++ b/.changelog/2476.txt @@ -1,7 +1,7 @@ -```release-note:feature +```release-note:improvement helm: update `imageConsulDataplane` value to `hashicorp/consul-dataplane:1.2.0` ``` -```release-note:feature +```release-note:improvement helm: update `image` value to `hashicorp/consul:1.16.0` ``` \ No newline at end of file