Skip to content

Commit

Permalink
debian/control: support Debian 11 runtimes
Browse files Browse the repository at this point in the history
Signed-off-by: Joe MacDonald <[email protected]>
  • Loading branch information
jjmcdn committed Jun 23, 2023
1 parent 9c54331 commit 03d6045
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Rules-Requires-Root: no

Package: k3s
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ca-certificates, conntrack-tools, iproute2, ipset, iptables, libc6 (>= 2.37), containerd
Depends: ${shlibs:Depends}, ${misc:Depends}, ca-certificates, conntrack, iproute2, ipset, iptables, libc6 (>= 2.31), runc, libipset13, containerd
Description: Lightweight Kubernetes client binary (k3s)
K3s - Lightweight Kubernetes - is a portable, extensible, open-source
platform for managing containerized workloads and services, that
Expand Down

0 comments on commit 03d6045

Please sign in to comment.