From 54231ba7d683673abebfb5004da6f6802ce4b8f6 Mon Sep 17 00:00:00 2001 From: Roberto Bonafiglia Date: Wed, 22 Mar 2023 14:54:28 +0100 Subject: [PATCH] Update to v0.21.4 Signed-off-by: Roberto Bonafiglia --- Documentation/kube-flannel-psp.yml | 8 ++++---- Documentation/kube-flannel.yml | 8 ++++---- .../kustomization/kube-flannel-psp/kube-flannel-psp.yml | 8 ++++---- .../kustomization/kube-flannel-psp/kustomization.yaml | 2 +- Documentation/kustomization/kube-flannel/kube-flannel.yml | 8 ++++---- .../kustomization/kube-flannel/kustomization.yaml | 2 +- chart/kube-flannel/Chart.yaml | 4 ++-- chart/kube-flannel/values.yaml | 2 +- 8 files changed, 21 insertions(+), 21 deletions(-) diff --git a/Documentation/kube-flannel-psp.yml b/Documentation/kube-flannel-psp.yml index 1217da1911..0aca6d2d4e 100644 --- a/Documentation/kube-flannel-psp.yml +++ b/Documentation/kube-flannel-psp.yml @@ -178,8 +178,8 @@ spec: - name: cni-plugin mountPath: /opt/cni/bin - name: install-cni - image: docker.io/flannel/flannel:v0.21.3 - #image: docker.io/rancher/mirrored-flannelcni-flannel:v0.21.3 + image: docker.io/flannel/flannel:v0.21.4 + #image: docker.io/rancher/mirrored-flannelcni-flannel:v0.21.4 command: - cp args: @@ -193,8 +193,8 @@ spec: mountPath: /etc/kube-flannel/ containers: - name: kube-flannel - image: docker.io/flannel/flannel:v0.21.3 - #image: docker.io/rancher/mirrored-flannelcni-flannel:v0.21.3 + image: docker.io/flannel/flannel:v0.21.4 + #image: docker.io/rancher/mirrored-flannelcni-flannel:v0.21.4 command: - /opt/bin/flanneld args: diff --git a/Documentation/kube-flannel.yml b/Documentation/kube-flannel.yml index 040a1acef1..0bc776a03a 100644 --- a/Documentation/kube-flannel.yml +++ b/Documentation/kube-flannel.yml @@ -142,8 +142,8 @@ spec: - name: cni-plugin mountPath: /opt/cni/bin - name: install-cni - image: docker.io/flannel/flannel:v0.21.3 - #image: docker.io/rancher/mirrored-flannelcni-flannel:v0.21.3 + image: docker.io/flannel/flannel:v0.21.4 + #image: docker.io/rancher/mirrored-flannelcni-flannel:v0.21.4 command: - cp args: @@ -157,8 +157,8 @@ spec: mountPath: /etc/kube-flannel/ containers: - name: kube-flannel - image: docker.io/flannel/flannel:v0.21.3 - #image: docker.io/rancher/mirrored-flannelcni-flannel:v0.21.3 + image: docker.io/flannel/flannel:v0.21.4 + #image: docker.io/rancher/mirrored-flannelcni-flannel:v0.21.4 command: - /opt/bin/flanneld args: diff --git a/Documentation/kustomization/kube-flannel-psp/kube-flannel-psp.yml b/Documentation/kustomization/kube-flannel-psp/kube-flannel-psp.yml index 1217da1911..0aca6d2d4e 100644 --- a/Documentation/kustomization/kube-flannel-psp/kube-flannel-psp.yml +++ b/Documentation/kustomization/kube-flannel-psp/kube-flannel-psp.yml @@ -178,8 +178,8 @@ spec: - name: cni-plugin mountPath: /opt/cni/bin - name: install-cni - image: docker.io/flannel/flannel:v0.21.3 - #image: docker.io/rancher/mirrored-flannelcni-flannel:v0.21.3 + image: docker.io/flannel/flannel:v0.21.4 + #image: docker.io/rancher/mirrored-flannelcni-flannel:v0.21.4 command: - cp args: @@ -193,8 +193,8 @@ spec: mountPath: /etc/kube-flannel/ containers: - name: kube-flannel - image: docker.io/flannel/flannel:v0.21.3 - #image: docker.io/rancher/mirrored-flannelcni-flannel:v0.21.3 + image: docker.io/flannel/flannel:v0.21.4 + #image: docker.io/rancher/mirrored-flannelcni-flannel:v0.21.4 command: - /opt/bin/flanneld args: diff --git a/Documentation/kustomization/kube-flannel-psp/kustomization.yaml b/Documentation/kustomization/kube-flannel-psp/kustomization.yaml index fc11d385b8..d19eaf4b27 100644 --- a/Documentation/kustomization/kube-flannel-psp/kustomization.yaml +++ b/Documentation/kustomization/kube-flannel-psp/kustomization.yaml @@ -6,4 +6,4 @@ resources: - kube-flannel-psp.yml images: - name: docker.io/flannel/flannel - newTag: v0.21.3 + newTag: v0.21.4 diff --git a/Documentation/kustomization/kube-flannel/kube-flannel.yml b/Documentation/kustomization/kube-flannel/kube-flannel.yml index 040a1acef1..0bc776a03a 100644 --- a/Documentation/kustomization/kube-flannel/kube-flannel.yml +++ b/Documentation/kustomization/kube-flannel/kube-flannel.yml @@ -142,8 +142,8 @@ spec: - name: cni-plugin mountPath: /opt/cni/bin - name: install-cni - image: docker.io/flannel/flannel:v0.21.3 - #image: docker.io/rancher/mirrored-flannelcni-flannel:v0.21.3 + image: docker.io/flannel/flannel:v0.21.4 + #image: docker.io/rancher/mirrored-flannelcni-flannel:v0.21.4 command: - cp args: @@ -157,8 +157,8 @@ spec: mountPath: /etc/kube-flannel/ containers: - name: kube-flannel - image: docker.io/flannel/flannel:v0.21.3 - #image: docker.io/rancher/mirrored-flannelcni-flannel:v0.21.3 + image: docker.io/flannel/flannel:v0.21.4 + #image: docker.io/rancher/mirrored-flannelcni-flannel:v0.21.4 command: - /opt/bin/flanneld args: diff --git a/Documentation/kustomization/kube-flannel/kustomization.yaml b/Documentation/kustomization/kube-flannel/kustomization.yaml index 6b9b7ab60d..746151cd33 100644 --- a/Documentation/kustomization/kube-flannel/kustomization.yaml +++ b/Documentation/kustomization/kube-flannel/kustomization.yaml @@ -6,4 +6,4 @@ resources: - kube-flannel.yml images: - name: docker.io/flannel/flannel - newTag: v0.21.3 + newTag: v0.21.4 diff --git a/chart/kube-flannel/Chart.yaml b/chart/kube-flannel/Chart.yaml index b5e020e8ae..a0eff2b137 100644 --- a/chart/kube-flannel/Chart.yaml +++ b/chart/kube-flannel/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v1 -appVersion: v0.21.3 +appVersion: v0.21.4 description: Install Flannel Network Plugin. keywords: - Flannel name: flannel sources: - https://github.com/flannel-io/flannel -version: v0.21.3 +version: v0.21.4 diff --git a/chart/kube-flannel/values.yaml b/chart/kube-flannel/values.yaml index 09b38c86c9..ed0eb5862e 100644 --- a/chart/kube-flannel/values.yaml +++ b/chart/kube-flannel/values.yaml @@ -9,7 +9,7 @@ flannel: # kube-flannel image image: repository: docker.io/flannel/flannel - tag: v0.21.3 + tag: v0.21.4 image_cni: repository: docker.io/flannel/flannel-cni-plugin tag: v1.1.2