Releases: aenix-io/cozystack
Releases · aenix-io/cozystack
v0.5.0
What's Changed
- Fix assets building by @kvaps in #121
- Installer rollout startegy tuned to allow downtime by @nbykov0 in #123
- Add schema generation and remove default values by @kvaps in #110
- Update Cilium v1.14.10 by @kvaps in #125
- Update mariadb-operator v0.28.1 by @kvaps in #124
- Prepare release v0.5.0 by @kvaps in #126
New Contributors
Full Changelog: v0.4.0...v0.5.0
v0.4.0
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
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
What's Changed
- Add kafka-operator by @kvaps in #74
- Add clickhouse operator by @kvaps in #75
- Add NoCloud asset for Hetzner installation by @kvaps in #80
- Add application for Clickhouse by @kvaps in #81
- Add application for Kafka by @kvaps in #78
- Update clickhouse app by @kvaps in #82
- Refactor Makefiles #83 by @themoriarti in #86
- fix: grafana ingress class by @kvaps in #85
- fix: clickhouse-operator watch namespaces by @kvaps in #88
- fix: remove plus in kamaji-etcd image tag by @kvaps in #87
Full Changelog: v0.2.0...v0.3.0
v0.2.0
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
Please note that documentation has been moved to cozystack.io
What's Added
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
Release public MVP
Full Changelog: https://github.com/aenix-io/cozystack/commits/v0.0.1