Skip to content

Releases: cilium/cilium-cli

Release v0.16.22

11 Dec 09:45
Compare
Choose a tag to compare

Important

The default behavior for cilium upgrade has changed such that Helm values will be reset and then reused. This behavior can be reverted to the previous behavior by setting --reset-then-reuse-values=false or by explicitly specifying --reuse-values or --reset-values which always take precedence over --reset-then-reuse-values. See cilium/cilium#36347 for details.

What's Changed

Full Changelog: v0.16.21...v0.16.22

Release v0.16.21

06 Dec 11:49
v0.16.21
Compare
Choose a tag to compare

Tip

Cilium CLI now derives the default Cilium version to install from the source instead of injecting it at compile time. You no longer need to set github.com/cilium/cilium/cilium-cli/defaults.CLIVersion using -ldflags while compiling Cilium CLI. See cilium/cilium#36344 for details.

What's Changed

Minor Changes:

Bugfixes:

CI Changes:

Misc Changes:

New Contributors

Full Changelog: v0.16.20...v0.16.21

Release v0.16.20

06 Nov 17:19
v0.16.20
Compare
Choose a tag to compare

What's Changed

Minor Changes:

Bugfixes:

CI Changes:

Misc Changes:

New Contributors

Full Changelog: v0.16.19...v0.16.20

Release v0.16.19

02 Oct 00:54
v0.16.19
Compare
Choose a tag to compare

What's Changed

Minor Changes:

Bugfixes:

CI Changes:

Misc Changes:

Other Changes:

New Contributors

Full Changelog: v0.16.18...v0.16.19

Release v0.16.18

20 Sep 01:18
v0.16.18
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.16.17...v0.16.18

Release v0.16.17

13 Sep 22:13
v0.16.17
Compare
Choose a tag to compare

Warning

DO NOT use this release, cilium install command is broken (#2795). Use v0.16.18 instead.

What's Changed

Full Changelog: v0.16.16...v0.16.17

Release v0.16.16

20 Aug 08:20
v0.16.16
Compare
Choose a tag to compare

Summary of Changes

Minor Changes:

Misc Changes:

Other Changes:

Release v0.16.15

07 Aug 09:51
v0.16.15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.16.14...v0.16.15

Release v0.16.14

31 Jul 21:35
v0.16.14
Compare
Choose a tag to compare

⚠️ Upgrade notes ⚠️

This release changes the behavior of --test-namespace connectivity test flag (#2680). It adds the concurrent group number suffix to test namespaces even if --test-concurrency is set to 1. The test namespace is now called cilium-test-1 by default instead of cilium-test.

What's Changed

New Contributors

Full Changelog: v0.16.13...v0.16.14

Release v0.16.13

11 Jul 18:18
v0.16.13
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.16.12...v0.16.13