Skip to content

Releases: tegridy-io/component-nextcloud

v1.0.0

03 Feb 16:20
09d7359
Compare
Choose a tag to compare

7 changes since v0.2.0

🚀 Features

  • Support cert-manager (#8)
  • Support backups using k8up operator (#11)

🛠️ Minor Changes

  • Add sane resource configuration for all containers (#9)

🐛 Fixes

  • Fix ingress annotation configuration (#12)

🔗 Dependency Updates

  • Update nextcloud chart to v4.5.13 (#10)
  • Update redis chart to v18.12.1 (#14)
  • Update postgresql chart to v14.0.1 (#13)

v0.2.0

31 Jan 16:59
e5c6968
Compare
Choose a tag to compare

4 changes since v0.1.0

🚀 Features

  • Support redis for file locking (#7)

🛠️ Minor Changes

  • Enable cronjob sidecar (#4)

🔎 Breaking Changes

  • Refactor configuration parameters (#6)

📄 Documentation

  • Add parameter documentation (#5)

v0.1.0

28 Jan 17:02
c45b047
Compare
Choose a tag to compare

2 changes since 400ecdd

🚀 Features

  • Initial release (#1)

🔗 Dependency Updates

  • Update actions/checkout action to v4 (#3)