Releases: owncloud-docker/helm-charts
Releases · owncloud-docker/helm-charts
v0.4.1
Changelog
v0.4.1 (2023-02-24)
Bug Fixes
- fix environment variable to configure the endpoint s3 (#34)
Others
- add support for kubernets v1.26 (#35)
v0.4.0
Changelog
v0.4.0 (2023-02-20)
Bug Fixes
- use HorizontalPodAutoscaler autoscaling/v2 stable API (#33)
- change default for entrypointInitialized so occ works properly (#30)
Features
- add uid check for chown in initContainer (#32)
- add support for Kubernetes prerelease versions (#31)
- add annotations to pvc (#28)
- allow service annotations (#27)
- enable automatic deployment rolling (#24)
Others
- set owncloud trusted domains (#23)
v0.3.0
Changelog
v0.3.0 (2022-10-13)
Bug Fixes
- fix ingress templating issue (#21)
- make configExtra content a secret (#16)
Features
- add option to configure storageClassName (#22)
v0.2.0
Changelog
v0.2.0 (2022-10-05)
Bug Fixes
- fix owncloud volume object (#15)
Documentation
- fix readme formatting (#13)
Features
- map container environment variables to chart (#11)
v0.1.0
Changelog
v0.1.0 (2022-09-27)
CI Pipeline
- add release pipeline (#10)
- intgrate k3d for deployment tests (#8)
- fix linting (#2)
Features
- add docs generation and validation (#9)
- add dynamic configMap (#5)
Others
- cleanup default values (#3)
- fix linting issues (#1)