Skip to content

Commit 3ef9ab6

Browse files
authored
Pinning clustergroup Chart to avoid recent changes in VP framework (#110)
Signed-off-by: Andrew Block <andy.block@gmail.com>
1 parent 1aa9f17 commit 3ef9ab6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

values-global.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ main:
99
clusterGroupName: hub
1010
multiSourceConfig:
1111
enabled: true
12-
clusterGroupChartVersion: "0.9.*"
12+
# Pinned version to avoid issues introduced by https://github.com/validatedpatterns/clustergroup-chart/pull/103
13+
clusterGroupChartVersion: "0.9.45"

0 commit comments

Comments
 (0)