We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e4b482 commit d4bb001Copy full SHA for d4bb001
CVEs/v1.34.0/furyctl.yaml
@@ -18,7 +18,7 @@ metadata:
18
spec:
19
# This value defines which KFD version will be installed and in consequence the Kubernetes version to use to create the cluster,
20
# it supports git tags and branches
21
- distributionVersion: v1.34.0-rc.0
+ distributionVersion: feat/release-v1.34.0
22
# This section describes how the KFD distribution will be installed
23
distribution:
24
# This common configuration will be applied to all the packages that will be installed in the cluster
@@ -129,4 +129,3 @@ spec:
129
#customPatches: {}
130
# Plugins to be installed
131
#plugins: {}
132
-
0 commit comments