diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : kubectl -version : 1.17.3 -release : 16 +version : 1.18.0 +release : 17 source : - - https://github.com/kubernetes/kubernetes/archive/v1.17.3.tar.gz : e28c1aaac0bc155ffb6ea7fba7ef1e156c56f81664d60f5eccb1148a714c91a9 + - https://github.com/kubernetes/kubernetes/archive/v1.18.0.tar.gz : 6bd252b8b5401ad6f1fb34116cd5df59153beced3881b98464862a81c083f7ab license : Apache-2.0 component : network.clients summary : Command line interface for running commands against Kubernetes clusters diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -21,6 +21,7 @@ /usr/bin/kubectl /usr/share/bash-completion/completions/kubectl + /usr/share/man/man1/kubectl-alpha-debug.1 /usr/share/man/man1/kubectl-alpha.1 /usr/share/man/man1/kubectl-annotate.1 /usr/share/man/man1/kubectl-api-resources.1 @@ -99,7 +100,6 @@ /usr/share/man/man1/kubectl-port-forward.1 /usr/share/man/man1/kubectl-proxy.1 /usr/share/man/man1/kubectl-replace.1 - /usr/share/man/man1/kubectl-rolling-update.1 /usr/share/man/man1/kubectl-rollout-history.1 /usr/share/man/man1/kubectl-rollout-pause.1 /usr/share/man/man1/kubectl-rollout-restart.1 @@ -128,12 +128,12 @@ - - 2020-02-12 - 1.17.3 + + 2020-03-25 + 1.18.0 Packaging update Mislav Čakarić mcakaric@gmail.com \ No newline at end of file