Skip to content

Commit d4bb001

Browse files
chore(cves): trigger workflow after cilium version downgrade
1 parent 3e4b482 commit d4bb001

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CVEs/v1.34.0/furyctl.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ metadata:
1818
spec:
1919
# This value defines which KFD version will be installed and in consequence the Kubernetes version to use to create the cluster,
2020
# it supports git tags and branches
21-
distributionVersion: v1.34.0-rc.0
21+
distributionVersion: feat/release-v1.34.0
2222
# This section describes how the KFD distribution will be installed
2323
distribution:
2424
# This common configuration will be applied to all the packages that will be installed in the cluster
@@ -129,4 +129,3 @@ spec:
129129
#customPatches: {}
130130
# Plugins to be installed
131131
#plugins: {}
132-

0 commit comments

Comments
 (0)