diff --git a/Documentation/kube-flannel-psp.yml b/Documentation/kube-flannel-psp.yml index d7d817845..75e677dd3 100644 --- a/Documentation/kube-flannel-psp.yml +++ b/Documentation/kube-flannel-psp.yml @@ -166,7 +166,7 @@ spec: serviceAccountName: flannel initContainers: - name: install-cni-plugin - image: docker.io/flannel/flannel-cni-plugin:v1.5.1-flannel1 + image: docker.io/flannel/flannel-cni-plugin:v1.5.1-flannel2 command: - cp args: diff --git a/Documentation/kube-flannel.yml b/Documentation/kube-flannel.yml index 8857e2f9f..2287b7af0 100644 --- a/Documentation/kube-flannel.yml +++ b/Documentation/kube-flannel.yml @@ -133,7 +133,7 @@ spec: serviceAccountName: flannel initContainers: - name: install-cni-plugin - image: docker.io/flannel/flannel-cni-plugin:v1.5.1-flannel1 + image: docker.io/flannel/flannel-cni-plugin:v1.5.1-flannel2 command: - cp args: diff --git a/Documentation/kustomization/kube-flannel-psp/kube-flannel-psp.yml b/Documentation/kustomization/kube-flannel-psp/kube-flannel-psp.yml index d7d817845..75e677dd3 100644 --- a/Documentation/kustomization/kube-flannel-psp/kube-flannel-psp.yml +++ b/Documentation/kustomization/kube-flannel-psp/kube-flannel-psp.yml @@ -166,7 +166,7 @@ spec: serviceAccountName: flannel initContainers: - name: install-cni-plugin - image: docker.io/flannel/flannel-cni-plugin:v1.5.1-flannel1 + image: docker.io/flannel/flannel-cni-plugin:v1.5.1-flannel2 command: - cp args: diff --git a/Documentation/kustomization/kube-flannel/kube-flannel.yml b/Documentation/kustomization/kube-flannel/kube-flannel.yml index f0ced6c53..7e1356115 100644 --- a/Documentation/kustomization/kube-flannel/kube-flannel.yml +++ b/Documentation/kustomization/kube-flannel/kube-flannel.yml @@ -124,7 +124,7 @@ spec: serviceAccountName: flannel initContainers: - name: install-cni-plugin - image: docker.io/flannel/flannel-cni-plugin:v1.5.1-flannel1 + image: docker.io/flannel/flannel-cni-plugin:v1.5.1-flannel2 command: - cp args: diff --git a/chart/kube-flannel/values.yaml b/chart/kube-flannel/values.yaml index 5e70101d4..51aedea4e 100644 --- a/chart/kube-flannel/values.yaml +++ b/chart/kube-flannel/values.yaml @@ -15,7 +15,7 @@ flannel: tag: v0.25.5 image_cni: repository: docker.io/flannel/flannel-cni-plugin - tag: v1.5.1-flannel1 + tag: v1.5.1-flannel2 # flannel command arguments enableNFTables: false args: