Skip to content

Releases: cloudogu/ecosystem-core

v2.2.0

06 Jan 14:22

Choose a tag to compare

Changed

  • [#39] Update support-archive-operator to 1.1.0 to support configurable storageclass.

v2.1.0

05 Jan 14:30

Choose a tag to compare

Changed

  • [#37] Update dogu and blueprint operator to support configurable storageclasses for dogus on installation.
  • Update the backup-operator to 2.1.0 to fix deletion and synchronization of backups.

v2.0.2

03 Dec 10:49

Choose a tag to compare

Changed

  • Update minio to reduce CVEs with a kubectl image change.

v2.0.1

02 Dec 09:16

Choose a tag to compare

Fixed

  • [#34] Update k8s-ces-gateway to v2.0.1 to use the correct controller class name ingress-nginx.

v2.0.0

28 Nov 08:31

Choose a tag to compare

Changed

  • [#30] Updated k8s-ces-gateway, k8s-ces-assets and k8s-service-discovery to fix a redirection bug for the default dogu.

BREAKING CHANGES

  • The updated components require a migration of the existing ingressclass.
  • Since it is now contained by another component (k8s-ces-gateway), the existing ingressclass has to be patched.
  • On new installations, this change does not require any action.

Removed

  • [#32] Removed snapshot controller and api components.

v1.2.0

13 Nov 10:11

Choose a tag to compare

Changed

  • Update k8s-ces-gateway to v1.0.4. This removes the default ingress class and prevents conflicts with other ingress controllers.

Fixed

  • [#27] Update blueprint operator to v3.0.2 to fix an issue where non-referenced config entries were always empty.

v1.1.1

12 Nov 10:06

Choose a tag to compare

Changed

  • [#25] Update k8s-blueprint-operator to v3.0.1

v1.1.0

11 Nov 11:01

Choose a tag to compare

Changed

  • [#18] Allow global property at root level. With this change, other charts can use this chart as a dependency.
  • [#19] Update components to the newest versions

v1.0.0

07 Nov 15:29

Choose a tag to compare

Changed

  • [#22] update component operator dependency

v0.5.0

07 Nov 11:17

Choose a tag to compare

Added

  • [#20] support config map references for components

Changed

  • [#15] update go dependencies