mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-02 00:07:50 +00:00
Merge pull request #25115 from freehan/bumpcni
Automatic merge from submit-queue bump cni binary
This commit is contained in:
commit
dcc2a400d0
@ -19,9 +19,9 @@ cni-tar:
|
|||||||
- user: root
|
- user: root
|
||||||
- name: /opt/cni
|
- name: /opt/cni
|
||||||
- makedirs: True
|
- makedirs: True
|
||||||
- source: https://storage.googleapis.com/kubernetes-release/network-plugins/cni-42c4cb842dad606a84e93aad5a4484ded48e3046.tar.gz
|
- source: https://storage.googleapis.com/kubernetes-release/network-plugins/cni-26b61728ac940c3faf827927782326e921be17b0.tar.gz
|
||||||
- tar_options: v
|
- tar_options: v
|
||||||
- source_hash: md5=8cee1d59f01a27e8c2c10c120dce1e7d
|
- source_hash: md5=70cc3f954128d6721ac236b61cfc1bf1
|
||||||
- archive_format: tar
|
- archive_format: tar
|
||||||
- if_missing: /opt/cni/bin
|
- if_missing: /opt/cni/bin
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user