Skip to content

Commit

Permalink
Fix kube-proxy patch no found (#188)
Browse files Browse the repository at this point in the history
  • Loading branch information
cyclinder committed Dec 23, 2023
1 parent bd46dfe commit 0d71608
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ releases:
- fix-missing-env-91500.1.18
- CVE-2021-25741.1.18
- nokmem.1.20
- update-kube-proxy-iptables.1.18.patch
- update-kube-proxy-iptables.1.18

- name: v1.17.17-lts.2
base_release: v1.17.17-ci
Expand Down Expand Up @@ -658,3 +658,7 @@ patches:
- name: fix-kubectl-convert-97644.1.20
patch:
- patches/fix-kubectl-convert-97644.1.20.patch

- name: update-kube-proxy-iptables.1.18
patch:
- patches/update-kube-proxy-iptables.1.18.patch

0 comments on commit 0d71608

Please sign in to comment.