Bugfix for v0.2.0
This commit is contained in:
parent
6cec233f6b
commit
b8f6adec31
Binary file not shown.
@ -1,7 +1,7 @@
|
|||||||
%define debug_package %{nil}
|
%define debug_package %{nil}
|
||||||
|
|
||||||
Name: nestos-kubernetes-deployer
|
Name: nestos-kubernetes-deployer
|
||||||
Version: 0.2.0
|
Version: 0.2.1
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: A platform to deploy and operate k8s clusters
|
Summary: A platform to deploy and operate k8s clusters
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
@ -53,6 +53,9 @@ install -D -m 0644 housekeeper/daemon/files/housekeeper-daemon.service %{buildro
|
|||||||
/usr/lib/systemd/system/housekeeper-daemon.service
|
/usr/lib/systemd/system/housekeeper-daemon.service
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 23 2024 lijian <lijian2@kylinos.cn> - 0.2.1-1
|
||||||
|
- Bugfix for v0.2.0
|
||||||
|
|
||||||
* Tue Jan 02 2024 liukuo <liukuo@kylinos.cn> - 0.2.0-1
|
* Tue Jan 02 2024 liukuo <liukuo@kylinos.cn> - 0.2.0-1
|
||||||
- Support for the libvirt platform, as well as integrated certificate and configuration management modules
|
- Support for the libvirt platform, as well as integrated certificate and configuration management modules
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user