From 6a5239c78b9afcb817da3e6884e7d71fa9062a42 Mon Sep 17 00:00:00 2001 From: datacore-bolt-ci Date: Thu, 14 Dec 2023 12:35:33 +0000 Subject: [PATCH] ci(stability): update values.yaml and Chart.yaml with latest tags and version respectively --- chart/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/values.yaml b/chart/values.yaml index fc08ddd67..8ab1defe2 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -14,7 +14,7 @@ image: # If not specified, 'tag' option provided above will be picked. controlPlane: 7a7d1ce409b2 dataPlane: 51b47df5f479 - extensions: 76a526f56149 + extensions: e8f685e3c9e1 # -- ImagePullPolicy for our images pullPolicy: Always