forked from pool/cri-tools
Accepting request 757271 from home:sgrunert
- Update to v1.17.0: * crictl * Bump cri-tools version in markdown docs * Vendor kubernetes v1.17.0 * Update golang dependencies * Print the previous log of the container(just like kubectl) * Add rmi --prune command * Update README.md to contain latest version hint * Download golangci-lint via wget * Fix pod and container name filter for JSON/YAML output * Fix e2e tests by pinning CRI-O and conmon * Fixed Tim St. Clair's username * Add fish shell completion support OBS-URL: https://build.opensuse.org/request/show/757271 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/cri-tools?expand=0&rev=11
This commit is contained in:
committed by
Git OBS Bridge
parent
8743f9ed5a
commit
55215963ad
4
_service
4
_service
@@ -4,8 +4,8 @@
|
||||
<param name="url">https://github.com/kubernetes-sigs/cri-tools.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="filename">cri-tools</param>
|
||||
<param name="versionformat">1.16.1</param>
|
||||
<param name="revision">v1.16.1</param>
|
||||
<param name="versionformat">1.17.0</param>
|
||||
<param name="revision">v1.17.0</param>
|
||||
</service>
|
||||
|
||||
<service name="recompress" mode="disabled">
|
||||
|
Reference in New Issue
Block a user