File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ change_type: 'enhancement'
55component : operator
66
77# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
8- note : Support for Kubernetes `1.34` version.
8+ note : Support for Kubernetes `1.34` version.
99
1010# One or more tracking issues related to the change
1111issues : [4415]
Original file line number Diff line number Diff line change 6363 # should be compatible with them.
6464 kube-version :
6565 - " 1.25"
66- - " 1.33 "
66+ - " 1.34 "
6767 group :
6868 - e2e
6969 - e2e-automatic-rbac
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ networking:
44 ipFamily : dual
55nodes :
66 - role : control-plane
7- image : kindest/node:v1.34.0@sha256:sha256: 7416a61b42b1662ca6ca89f02028ac133a309a2a30ba309614e8ec94d976dc5a
7+ image : kindest/node:v1.34.0@sha256:7416a61b42b1662ca6ca89f02028ac133a309a2a30ba309614e8ec94d976dc5a
88 kubeadmConfigPatches :
99 - |
1010 kind: InitConfiguration
You can’t perform that action at this time.
0 commit comments