mirror of
https://git.proxmox.com/git/proxmox-resource-scheduling
synced 2025-10-04 13:38:30 +00:00
bump version to 0.2.1-1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
40e3f47b8e
commit
4b5e94a1cb
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "proxmox-resource-scheduling"
|
||||
version = "0.2.0"
|
||||
version = "0.2.1"
|
||||
authors = [
|
||||
"Fiona Ebner <f.ebner@proxmox.com>",
|
||||
"Proxmox Support Team <support@proxmox.com>",
|
||||
|
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
rust-proxmox-resource-scheduling (0.2.1-1) stable; urgency=medium
|
||||
|
||||
* pve static-resource scheduler: add one to scoring to avoid boosting
|
||||
tiny relative differences
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Tue, 21 Mar 2023 17:54:29 +0100
|
||||
|
||||
rust-proxmox-resource-scheduling (0.2.0-1) stable; urgency=medium
|
||||
|
||||
* pve ha: fix scoring issue when a node is overcommitted compared to others,
|
||||
|
4
debian/control
vendored
4
debian/control
vendored
@ -33,8 +33,8 @@ Provides:
|
||||
librust-proxmox-resource-scheduling-0+default-dev (= ${binary:Version}),
|
||||
librust-proxmox-resource-scheduling-0.2-dev (= ${binary:Version}),
|
||||
librust-proxmox-resource-scheduling-0.2+default-dev (= ${binary:Version}),
|
||||
librust-proxmox-resource-scheduling-0.2.0-dev (= ${binary:Version}),
|
||||
librust-proxmox-resource-scheduling-0.2.0+default-dev (= ${binary:Version})
|
||||
librust-proxmox-resource-scheduling-0.2.1-dev (= ${binary:Version}),
|
||||
librust-proxmox-resource-scheduling-0.2.1+default-dev (= ${binary:Version})
|
||||
Description: Proxmox library for resource scheduling - Rust source code
|
||||
This package contains the source for the Rust proxmox-resource-scheduling
|
||||
crate, packaged by debcargo for use with cargo and dh-cargo.
|
||||
|
Loading…
Reference in New Issue
Block a user