Quellcode durchsuchen

new tag for 13.1-rc2 release

Rajat Chopra vor 4 Jahren
Ursprung
Commit
41596b94cf
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. 2 2
      Documentation/kube-flannel.yml

+ 2 - 2
Documentation/kube-flannel.yml

@@ -166,7 +166,7 @@ spec:
       serviceAccountName: flannel
       initContainers:
       - name: install-cni
-        image: quay.io/coreos/flannel:v0.13.1-rc1
+        image: quay.io/coreos/flannel:v0.13.1-rc2
         command:
         - cp
         args:
@@ -180,7 +180,7 @@ spec:
           mountPath: /etc/kube-flannel/
       containers:
       - name: kube-flannel
-        image: quay.io/coreos/flannel:v0.13.1-rc1
+        image: quay.io/coreos/flannel:v0.13.1-rc2
         command:
         - /opt/bin/flanneld
         args: