Skip to content

Commit 0d71608

Browse files
authored
Fix kube-proxy patch no found (#188)
1 parent bd46dfe commit 0d71608

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

releases.yml

+5-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ releases:
5959
- fix-missing-env-91500.1.18
6060
- CVE-2021-25741.1.18
6161
- nokmem.1.20
62-
- update-kube-proxy-iptables.1.18.patch
62+
- update-kube-proxy-iptables.1.18
6363

6464
- name: v1.17.17-lts.2
6565
base_release: v1.17.17-ci
@@ -658,3 +658,7 @@ patches:
658658
- name: fix-kubectl-convert-97644.1.20
659659
patch:
660660
- 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

Comments
 (0)