50 lines
1.8 KiB
Plaintext
50 lines
1.8 KiB
Plaintext
|
-------------------------------------------------------------------
|
||
|
Fri Nov 29 16:41:11 UTC 2024 - egotthold@suse.com
|
||
|
|
||
|
- Update to version 1.6.0
|
||
|
* Update vendored dependencies
|
||
|
* Update containernetworking plugins to 1.6.0
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Jan 25 21:00:14 UTC 2024 - egotthold@suse.com
|
||
|
|
||
|
- Update to version 1.4.0:
|
||
|
* fix doc
|
||
|
* fix wrong doc
|
||
|
* Update to plugins v1.4.0
|
||
|
* upload release artifact on the release page
|
||
|
* set CGO_ENABLED=1 when GOARCH=amd64
|
||
|
* simplify the packaging and releasing of flannel-cni
|
||
|
* Fix typo in flannel_linux_test.go
|
||
|
* update Githb actions to stay up to date
|
||
|
* Add support for riscv64
|
||
|
* Set as latest the released image
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sun Oct 08 13:01:54 UTC 2023 - egotthold@suse.com
|
||
|
|
||
|
- Update to version 1.2.0:
|
||
|
* Fixed release artifacts path
|
||
|
* FIx bug in actions/download-artifact@v3
|
||
|
* Update go.mod
|
||
|
* Use writeAndSyncFile instead of just write
|
||
|
* Update ginkgo to v2
|
||
|
* Upgrade go version to 1.20.5
|
||
|
* Fix some errors thrown by lint tool
|
||
|
* Updated Docker registry
|
||
|
* only include the binary file for one architecture in the release archive
|
||
|
* update of GH workflows
|
||
|
* Make sure the CNI delete function does not fail when the json config is wrong
|
||
|
* Allow multiple flannel networks and upgrade to Go 1.19.2
|
||
|
* upgrade cni and plugins deps
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Apr 5 08:56:04 UTC 2022 - Enno Gotthold <egotthold@suse.com>
|
||
|
|
||
|
- Change package name to cni-plugin-flannel from flannel-cni-plugin
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Apr 4 20:19:46 UTC 2022 - Enno Gotthold <egotthold@suse.com>
|
||
|
|
||
|
- Inital packaging of version 1.0.1
|