SHA256
1
0
forked from pool/pluto

Accepting request 1063479 from home:ojkastl_buildservice:Branch_devel_kubic

update to 5.13.0

OBS-URL: https://build.opensuse.org/request/show/1063479
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/pluto?expand=0&rev=45
This commit is contained in:
2023-02-06 17:30:27 +00:00
committed by Git OBS Bridge
parent 1dd33a2cd6
commit d081cfcab8
7 changed files with 21 additions and 9 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Feb 06 17:27:04 UTC 2023 - kastl@b1-systems.de
- Update to version 5.13.0:
* fix: add removed-in to storage.k8s.io/v1beta1.CSIStorageCapacity (#448)
* feat: add namespace and context to API Resources method (#410)
* Fixed a linter error causing lack of compilation in Go 1.19 by removing deprecated io/ioutil functions and replacing them with their Go 1.16 counterparts. (#439)
* Update alpine and other build dependencies (#433)
* Remove experimental features in build (#429)
* feat: allow hiding headers in output (#417)
* Bump helm.sh/helm/v3 from 3.10.1 to 3.10.3 (#426)
-------------------------------------------------------------------
Thu Jan 05 14:01:32 UTC 2023 - kastl@b1-systems.de