Skip to content

Releases: giantswarm/app-operator

v6.6.0

02 Feb 14:38
b398ac3
Compare
Choose a tag to compare

Added

  • Add support for dependencies between apps using app-operator.giantswarm.io/depends-on annotation.

v6.5.1

02 Feb 08:42
0f8a43f
Compare
Choose a tag to compare

Changed

  • Bump giantswarm/app package to v6.15.2 to weaken the condition on userConfig names for default apps.

v6.5.0

02 Dec 15:14
269b2a4
Compare
Choose a tag to compare

Fixed

  • Fix building URLs for OCI Repositories assigned to non-internal Catalogs.

v6.4.4

29 Nov 14:47
83cc256
Compare
Choose a tag to compare

Fixed

  • Fix workload cluster request template.

v6.4.3

23 Nov 08:43
820e4ea
Compare
Choose a tag to compare

Changed

  • Use port instead of deprecated targetPort field for PodMonitor

Fixed

  • Provide synchronization between goroutines operating on indices maps.

v6.4.2

21 Nov 16:39
a6e27fd
Compare
Choose a tag to compare

Changed

  • Bump github.com/giantswarm/app to v6.15.1

v6.4.1

26 Sep 12:13
3e14b9d
Compare
Choose a tag to compare

Fixed

  • Fix a bug that skips adding the chart-values or chart-secrets entries to the Chart CR when they are only created via extra configs of the App CR

v6.4.0

23 Sep 09:32
7dd025a
Compare
Choose a tag to compare

Added

  • Support timeouts fields in the App CR.

Changed

  • Add support for new control-plane label in k8s 1.24.

v6.3.0

11 Jul 11:23
24bb84e
Compare
Choose a tag to compare

Added

  • If no userconfig configmap or secret reference is specified but one is found following the default naming convention (*-user-values / *-user-secrets) then the App resource is updated to reference the found configmap/secret.

v6.2.0

11 Jul 10:28
0117659
Compare
Choose a tag to compare

Added

Changed

  • Bump github.com/giantswarm/app to v6.12.0