We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd46dfe commit 0d71608Copy full SHA for 0d71608
releases.yml
@@ -59,7 +59,7 @@ releases:
59
- fix-missing-env-91500.1.18
60
- CVE-2021-25741.1.18
61
- nokmem.1.20
62
- - update-kube-proxy-iptables.1.18.patch
+ - update-kube-proxy-iptables.1.18
63
64
- name: v1.17.17-lts.2
65
base_release: v1.17.17-ci
@@ -658,3 +658,7 @@ patches:
658
- name: fix-kubectl-convert-97644.1.20
659
patch:
660
- patches/fix-kubectl-convert-97644.1.20.patch
661
+
662
+ - name: update-kube-proxy-iptables.1.18
663
+ patch:
664
+ - patches/update-kube-proxy-iptables.1.18.patch
0 commit comments