diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : kubectl
-version : 1.13.4
-release : 8
+version : 1.15.0
+release : 9
source :
- - https://github.com/kubernetes/kubernetes/archive/v1.13.4.tar.gz : ae249ee5ef47f2299164e68edfc0cdf630c2e8ce481eb93b5d41382071ff8b24
+ - https://github.com/kubernetes/kubernetes/archive/v1.15.0.tar.gz : d850922e14f59f1808323a6655f14ca10118c4e2ae5936f652b694059960e7b8
license : Apache-2.0
component : network.clients
summary : Command line interface for running commands against Kubernetes clusters
@@ -12,7 +12,7 @@
- golang
- rsync
build : |
- hack/generate-docs.sh
+ hack/update-generated-docs.sh
%make kubectl
install : |
install -dm00644 $installdir/usr/share/man/man1
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,15 +2,15 @@
kubectl
- Philipp Trulson
- philipp@trulson.de
+ Mislav Čakarić
+ mcakaric@gmail.com
Apache-2.0
network.clients
Command line interface for running commands against Kubernetes clusters
kubectl is a command line interface for running commands against Kubernetes clusters
- https://solus-project.com/sources/README.Solus
+ https://getsol.us/sources/README.Solus
kubectl
@@ -60,6 +60,7 @@
/usr/share/man/man1/kubectl-create-clusterrole.1
/usr/share/man/man1/kubectl-create-clusterrolebinding.1
/usr/share/man/man1/kubectl-create-configmap.1
+ /usr/share/man/man1/kubectl-create-cronjob.1
/usr/share/man/man1/kubectl-create-deployment.1
/usr/share/man/man1/kubectl-create-job.1
/usr/share/man/man1/kubectl-create-namespace.1
@@ -88,6 +89,7 @@
/usr/share/man/man1/kubectl-explain.1
/usr/share/man/man1/kubectl-expose.1
/usr/share/man/man1/kubectl-get.1
+ /usr/share/man/man1/kubectl-kustomize.1
/usr/share/man/man1/kubectl-label.1
/usr/share/man/man1/kubectl-logs.1
/usr/share/man/man1/kubectl-options.1
@@ -100,6 +102,7 @@
/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
/usr/share/man/man1/kubectl-rollout-resume.1
/usr/share/man/man1/kubectl-rollout-status.1
/usr/share/man/man1/kubectl-rollout-undo.1
@@ -125,12 +128,12 @@
-
- 2019-02-28
- 1.13.4
+
+ 2019-06-19
+ 1.15.0
Packaging update
- Philipp Trulson
- philipp@trulson.de
+ Mislav Čakarić
+ mcakaric@gmail.com
\ No newline at end of file