Skip to content

Releases: owncloud-docker/helm-charts

v0.4.1

24 Feb 21:26
c343991
Compare
Choose a tag to compare

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

20 Feb 09:40
4798dfc
Compare
Choose a tag to compare

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

13 Oct 15:41
6ab89c3
Compare
Choose a tag to compare

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

05 Oct 12:14
c4981c0
Compare
Choose a tag to compare

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

27 Sep 21:39
ad83d96
Compare
Choose a tag to compare

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)