Skip to content

Releases: giantswarm/flux-app

v0.24.1

03 Aug 14:30
6cfc7fb
Compare
Choose a tag to compare

Fixed

  • Fixed container securityContext.

v0.24.0

25 Jul 12:16
763aa78
Compare
Choose a tag to compare

Changed

  • Updated default securityContext values to comply with PSS policies.

v0.23.1

04 May 13:59
5f1a7e6
Compare
Choose a tag to compare

Added

  • Added node-role.kubernetes.io/control-plane to crd install jobs toleration

v0.23.0

20 Apr 20:11
a8231c0
Compare
Choose a tag to compare

Added

  • Added the use the runtime/default seccomp profile.
  • Added clusterRoles.install value that can disable installing the flux-view and flux-edit cluster roles. Enabled by default to install these resources.

Changed

  • Use Cilium network policy when available for CRD installer
  • Updated flux apps to v0.41.2
  • Changed PSP to allow the same volumes as restricted, to prevent seccomp profile changes breaking pod creation.

v0.22.0

23 Feb 10:55
372b340
Compare
Choose a tag to compare

Added

  • Added PriorityClass.
  • Added CiliumNetworkPolicy.

v0.21.2

03 Feb 11:38
8e0a6e2
Compare
Choose a tag to compare

Fixed

Fixed condition for internal upgrade.

Changed

  • Control CPU limits and min allowed CPU + memory requests with VPA as well for flux controllers

v0.21.1

18 Jan 15:14
dc215cb
Compare
Choose a tag to compare
Release v0.21.1 (#176)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

v0.21.0

13 Jan 13:56
9b34aba
Compare
Choose a tag to compare
Release v0.21.0 (#174)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

v0.20.2

14 Dec 12:10
1f05bcc
Compare
Choose a tag to compare

Added

  • Introduce interface for disabling feature gates.

v0.20.1

09 Dec 16:51
d413251
Compare
Choose a tag to compare
  • Fixed quoting of pod template labels