Skip to content

Tags: nextcloud/helm

Tags

nextcloud-8.7.0

Toggle nextcloud-8.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(cronjob):Added activeDeadlineSeconds #820

Signed-off-by: Cromefire_ <cromefire.supernova559@passmail.com>

nextcloud-8.6.1

Toggle nextcloud-8.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(nextcloud): update AppVersion to 32.0.3 (#823)

Signed-off-by: Tero Paloheimo <tero.paloheimo@iki.fi>

nextcloud-8.6.0

Toggle nextcloud-8.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(nextcloud): add support for extraManifests #745

Signed-off-by: Thomas Di Cizerone <thomas.cizeron@hotmail.fr>

nextcloud-8.5.10

Toggle nextcloud-8.5.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(cronjob): labels wrong indent #813

Signed-off-by: DrummyFloyd <jonathan.monnet28@gmail.com>

nextcloud-8.5.9

Toggle nextcloud-8.5.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(nextcloud): sync defaultConfig from docker-container (#799)

take nextcloud/docker@1f87830

Signed-off-by: WrenIX <dev.github@wrenix.eu>

nextcloud-8.5.8

Toggle nextcloud-8.5.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(nextcloud): Add selector labels to cronjob template #812

fix #801

Signed-off-by: WrenIX <133280015+wrenix@users.noreply.github.com>

nextcloud-8.5.7

Toggle nextcloud-8.5.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(collabora): Bump collabora to helm chart to 1.1.53 #769 / (#811

Signed-off-by: Jesse Hitch <jessebot@linux.com>

nextcloud-8.5.6

Toggle nextcloud-8.5.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(docs): replace dead links in values.yaml #786

Signed-off-by: Txomin Itoiz <txomin.itoiz@mazins.fr>
Co-authored-by: WrenIX <dev.github@wrenix.eu>

nextcloud-8.5.5

Toggle nextcloud-8.5.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(nextcloud): Add support for `priorityClassName` #789

* Add support for priorityClassName

The chart now has one "main" `.Values.priorityClassName`, which is the
default for everything deployed in the main chart (i.e. the default
does not extend to `mariadb`, `redis`, `collabora-online` etc).

The main priority class can be overridden for the cronjob and imaginary

Closes #178

Signed-off-by: Karl E. Jorgensen <karl@jorgensen.org.uk>

nextcloud-8.5.4

Toggle nextcloud-8.5.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(values): add registry of image #806

The following patch adds the `registry` attribute. It also sets the `registry`
attribute for all helm chart dependencies.

This is necessary to protect CRIO users from a breaking change in v1.34. Further
information can be found here:

cri-o/cri-o#9401

Signed-off-by: Markus Pesch <markus.pesch@cryptic.systems>
Signed-off-by: WrenIX <dev.github@wrenix.eu>