Browse Source

Update link for kubepsray project (#7758)

https://github.com/kubernetes-incubator/kubespray is an old link,
this updates the link.
pull/7777/head
Kenichi Omichi 3 years ago
committed by GitHub
parent
commit
4a15994da0
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions
  1. 4
      contrib/packaging/rpm/kubespray.spec

4
contrib/packaging/rpm/kubespray.spec

@ -9,8 +9,8 @@ Summary: Ansible modules for installing Kubernetes
Group: System Environment/Libraries
License: ASL 2.0
Url: https://github.com/kubernetes-incubator/kubespray
Source0: https://github.com/kubernetes-incubator/kubespray/archive/%{upstream_version}.tar.gz#/%{name}-%{release}.tar.gz
Url: https://github.com/kubernetes-sigs/kubespray
Source0: https://github.com/kubernetes-sigs/kubespray/archive/%{upstream_version}.tar.gz#/%{name}-%{release}.tar.gz
BuildArch: noarch
BuildRequires: git

Loading…
Cancel
Save