Skip to content

Commit a8e5c92

Browse files
committed
Revert "Add containernetworking-plugins dependency to MicroShift RPM"
This reverts commit 7441349.
1 parent 787aebf commit a8e5c92

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

packaging/rpm/microshift.spec

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ BuildRequires: golang
6868

6969
Requires: cri-o >= 1.34.0, cri-o < 1.35.0
7070
Requires: cri-tools >= 1.34.0, cri-tools < 1.35.0
71-
Requires: containernetworking-plugins
7271
Requires: iptables
7372
Requires: microshift-selinux = %{version}
7473
Requires: microshift-networking = %{version}
@@ -809,7 +808,7 @@ fi
809808
# LANG=C git log --date="format:%a %b %d %Y" --pretty="tformat:* %cd %an <%ae> VERSION%n- %s%n" packaging/rpm/microshift.spec
810809
%changelog
811810
* Thu Sep 18 2025 Gregory Giguashvili <[email protected]> 4.21.0
812-
- Upgrade cri-o and cri-tools to v1.34 and add containernetworking-plugins dependency
811+
- Upgrade cri-o and cri-tools to v1.34
813812

814813
* Mon Aug 11 2025 Patryk Matuszak <[email protected]> 4.20.0
815814
- Remove healthcheck scripts: optional MicroShift workloads are now part of healthcheck command

0 commit comments

Comments
 (0)