Skip to content

Releases: cloudogu/k8s-ces-setup

v1.0.0

22 Mar 10:35
Compare
Choose a tag to compare

Added

  • [#90] Add blueprint-operator to default helm values.

Changed

  • [#88] Improve clarity of Base64 encoding documentation

v0.21.0

06 Feb 10:17
Compare
Choose a tag to compare

Changed

  • Breaking: [#86] Passwords (Docker-, Dogu- & Helmregistry) have to be encoded in Base64
    (see here or here)

v0.20.2

09 Jan 14:30
Compare
Choose a tag to compare

Fixed

  • [#84] Use default value for the urlschema in the dogu registry secret.

v0.20.1

13 Dec 11:19
Compare
Choose a tag to compare

Changed

  • [#82] Update component-operator dependency to 0.7.0.

Fixed

  • [#82] Fix issues with helm template.

v0.20.0

08 Dec 13:24
Compare
Choose a tag to compare

Added

  • [#80] Add component patch template file for mirroring this chart in offline environments.

v0.19.1

22 Nov 13:10
Compare
Choose a tag to compare

Fixed

  • [#78] Remove timeout and wait indefinitely for components to get ready.

v0.19.0

16 Nov 16:31
Compare
Choose a tag to compare

Added

  • [#76] components can overwrite their values.yaml-default values

v0.18.0

19 Oct 12:53
Compare
Choose a tag to compare

Added

  • [#74] Add functionality to install the component k8s-cert-manager before all other operators.

v0.17.1

11 Oct 09:14
Compare
Choose a tag to compare

Changed

  • [#72] Update component-operator
  • Update other dependencies
  • Replace go-yaml with sigs.k8s.io/yaml

v0.17.0

06 Oct 15:10
Compare
Choose a tag to compare

Added

  • [#70] Add struct for the components to specify attributes like the deployNamespace.
    • With this change it is possible to install longhorn as a component.