We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1aa9f17 commit 3ef9ab6Copy full SHA for 3ef9ab6
1 file changed
values-global.yaml
@@ -9,4 +9,5 @@ main:
9
clusterGroupName: hub
10
multiSourceConfig:
11
enabled: true
12
- clusterGroupChartVersion: "0.9.*"
+ # Pinned version to avoid issues introduced by https://github.com/validatedpatterns/clustergroup-chart/pull/103
13
+ clusterGroupChartVersion: "0.9.45"
0 commit comments