Skip to content

Releases: giantswarm/app-operator

v7.0.0

19 Nov 11:10
c10548d
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 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.
  • Bumped chart-operator version to v3.3.0 in integration tests.
  • Bumped test-app version to v1.0.0 in integration tests.

Added

  • Added ignore-check.kube-linter.io/no-read-only-root-fs annotation to the deployment to inform kubelinter and describe why the write access to the root FS is needed.

v6.11.2

22 Oct 11:36
65edaed
Compare
Choose a tag to compare
Release v6.11.2 (#1307)

v6.11.1

08 Oct 11:11
8dc9168
Compare
Choose a tag to compare

Fixed

  • Retain a list of finalizers of Chart CR when updating it.

Changed

  • Update PolicyExceptions to v2 and failover to v2beta1.

v6.8.1-patch1

06 May 12:04
ffca885
Compare
Choose a tag to compare
  • [Backport] Add global.podSecurityStandards.enforced value for PSS migration.

v6.7.0-patch1

06 May 12:47
03ea608
Compare
Choose a tag to compare

[Backport] Add global.podSecurityStandards.enforced value for PSS migration.

v6.6.0-patch1

29 Apr 12:05
c24cc50
Compare
Choose a tag to compare

[Backport] Add global.podSecurityStandards.enforced value for PSS migration.

v6.0.1-patch1

29 Apr 14:37
584d799
Compare
Choose a tag to compare

[Backport] Add global.podSecurityStandards.enforced value for PSS migration.

v6.11.0

23 Apr 12:34
e19e512
Compare
Choose a tag to compare

Added

  • Add support for App resources having a dependency on HelmReleases.

v6.10.3

29 Jan 07:36
ade14b0
Compare
Choose a tag to compare

Fixed

  • Move pss values under the global property

v6.10.2

06 Dec 09:37
6504301
Compare
Choose a tag to compare

Changed

  • Set gsoci.azurecr.io as the default container registry for this app's image(s).