Forked from
stackspin / stackspin
4173 commits behind the upstream repository.
-
Varac authored
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGELOG.md 9.62 KiB
Changelog
All notable changes to this project will be documented in this file. The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
- Changed project name from OpenAppStack to Stackspin
- Update:
- Kube-prometheus-stack to helm chart version 22.0.0
0.7.0 - 2021-08-19
Removed
-
BREAKING: The
oas-secrets
helm chart has been removed (#891) Because of thisflux
will remove your existing secrets when you change the tracking branch fromv0.6
tov0.7
. Follow our upgrade guide to prevent data loss! - Unused flux notification-controller (#840)
Changed
- Docuementation overhaul (especially for installatation instructions)
- Increase cpu limits for eventrouter (#920)
- Increase mem limits for loki (#910)
- Retry taiko CI test until success
- Enable startupProbe for Nextcloud, remove initialDelaySeconds (#914)
- Reduce loki retention to 8 days because it uses too much disk space
- Update:
- Taiko to 1.2.6
- OAS Nextcloud chart to 0.3.2 (Nextcloud app to 20.0)
- Dockerfile packages
- Pytest now tests cluster resources like deployments, statfulsets for readiness
- Optimize taiko chrome instances for parallel runs (#854)