Skip to content

Releases: giantswarm/cluster-apps-operator

v3.1.0

27 Nov 11:43
ec35de4
Compare
Choose a tag to compare

Changed

  • Set ExternalDNSIP to an empty value in the cluster values configmap for all vsphere clusters.

v3.0.0

19 Nov 15:30
7eb9591
Compare
Choose a tag to compare

Removed

  • Removed PSP support and thus support for pre v1.25 Kubernetes clusters.
    • Removed .global.podSecurityStandards.enforced Helm value.
  • Removed .project.branch and project.commit Helm values.

Changed

  • Bump app-operator to version v7.0.0
  • Bump chart-operator to version v4.0.0
  • Bump architect-orb to v5.11.1.
  • Updated build pipeline to use app-build-suite.
    • Changed value for application.giantswarm.io/branch label to point to .Chart.AppVersion instead as ABS does not support mangling the templates anymore.
    • Changed value for application.giantswarm.io/commit label to point to .Chart.AppVersion instead as ABS does not support mangling the templates anymore.
  • Defaulted .image.tag to be an empty string and default that to .Chart.AppVersion in the deployment.

v2.23.2

25 Sep 16:41
3584218
Compare
Choose a tag to compare

Changed

  • Log which apps are being awaited before continuing deletion

v2.23.1

19 Aug 07:33
9ea82fa
Compare
Choose a tag to compare

Changed

  • Do not create proxy secrets for capv clusters if the proxy is not enabled in the cluster app.

v2.23.0

18 Jul 09:29
c48a467
Compare
Choose a tag to compare

Changed

  • Bump chart-operator to version v3.3.0

v2.22.1

19 Jun 12:42
b473e13
Compare
Choose a tag to compare

Added

  • Added --service.controller.resyncperiod daemon flag that can be controller via .controller.resyncPeriod Helm value.
    Controls the duration after which a complete sync with all known runtime objects the controller watches is performed.
    Defaults to 5m.

v2.22.0

03 May 12:59
1150a4e
Compare
Choose a tag to compare

Added

  • Add ciliumNetworkPolicy.enabled=true in cluster values.

v2.21.1

19 Mar 10:17
8a9ccf0
Compare
Choose a tag to compare

Fixed

  • Make image.registry.domain option configurable.

v2.21.0

14 Mar 07:49
4644a17
Compare
Choose a tag to compare

Added

  • Add subscriptionID to cluster-values configmap for CAPZ so that apps in default-apps bundle can consume it automatically.

v2.20.2

06 Mar 13:30
930f7a2
Compare
Choose a tag to compare

Fixed

  • Add missing team label to alls resources and especially the servicemonitor.