Skip to content

Releases: aenix-io/cozystack

v0.5.0

10 May 10:58
c0685f4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

06 May 12:49
53f2365
Compare
Choose a tag to compare

What's Changed

  • Calculate tags and version automatically by @kvaps in #100
  • fix: Flux does not tolerate kubectl edits by @kvaps in #101
  • Update LISNTOR v1.27.1 by @kvaps in #105
  • Update Kubeapps v15.0.2 by @kvaps in #103
  • Fix older versions in dashboard by @kvaps in #102
  • Update Kamaji v0.5.0 by @kvaps in #99
  • Fix: dashboard colors for dark mode by @kvaps in #108
  • Introduce replicas options by @kvaps in #104
  • Replace kamaji-etcd with aenix-io/etcd-operator by @kvaps in #95
  • Fix tolerations in Kubernetes chart by @kvaps in #116
  • Fix datastore creation depends on created secrets by @kvaps in #119
  • Add basic topologySpreadConstraints by @kvaps in #119
  • Fix kubernetes chart post-rendering by @kvaps in #119

Full Changelog: v0.3.1...v0.4.0

v0.3.1

23 Apr 09:59
ca79f72
Compare
Choose a tag to compare

What's Changed

  • remove duplicated entry for creating sa by @artarik in #91
  • fix: clickhouse-operator watch namespaces by @kvaps in #93
  • fix: missing package-system.mk by @kvaps in #96
  • fix: fluxcd dependency by @kvaps in #96
  • Release v0.3.1 by @kvaps in #97

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0

18 Apr 07:03
f7eaab0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

05 Apr 11:20
c24a103
Compare
Choose a tag to compare

What's Changed

  • Positioning Cozystack as framework for building clouds by @kvaps in #31
  • Move flux to core package and avoid Helm installation by @kvaps in #61
  • Prepare release v0.2.0 by @kvaps in #38
  • Add link to roadmap by @kvaps in #41
  • Update piraeus-operator and LINSTOR v2.4.1 by @kvaps in #45
  • Update CNPG to 1.22.2 by @kvaps in #46
  • Update Cilium v1.14.5 by @kvaps in #47
  • Update README.md by @tym83 in #49
  • update kubeapps and flux by @kvaps in #50
  • Update mariadb-operator v0.27.0 by @kvaps in #51
  • Introduce bundles by @kvaps in #53
  • fix: Automatically build helm charts when building cozystack image by @kvaps in #55
  • fix: chicken and egg problem by @kvaps in #57
  • fix: tolerate node.cilium.io/agent-not-ready by @kvaps in #56
  • fix: full-distro bundle installation by @kvaps in #58
  • fix cilium installation by @kvaps in #59
  • Enable versioning for cozy-* charts by @kvaps in #62
  • Release 0.2.0 by @kvaps in #54
  • Fix mysql app by @kvaps in #66 and #67
  • Fix gitignore by @gecube in #26

Breaking changes

This release introduce schema versioning, in order to upgrade from v0.1.0, you have to do the folowing:

  • kubectl create configmap -n cozy-system cozystack-version --from-literal=version=1
    

Update config kubectl edit cm -n cozy-system cozystack, and add the following line:

bundle-name: paas-full
  • MySQL operator changed their spec a lot, so migration is not supported

New Contributors

Full Changelog: v0.1.0...aa

v0.1.0

20 Feb 11:36
1c6de1c
Compare
Choose a tag to compare

Please note that documentation has been moved to cozystack.io

What's Added

  • Introduce ZFS support by @kvaps in #22
  • Enable leader election for Cozystack by @kvaps in #23

What's Changed

  • Add Adopters, Code of Conduct, Contributing, and Maintainers guides by @kvaps in #14
  • Change tag for matchbox image by @kvaps in #15
  • Update README.md, add basic project information by @kvaps in #21
  • Move documentation to cozystack.io by @kvaps in #21
  • The declarative way to flush redis for our dashboard by @kvaps in #24
  • Support remote docker build with --tar-to-stdout instead of bind mounts by @kvaps in #25
  • Renamte installer image to cozystack to avoid confusion with talos installer by @kvaps in #25

Full Changelog: v0.0.2...v0.1.0

v0.0.1

08 Feb 10:43
263e47b
Compare
Choose a tag to compare