Compare commits

..

3 commits

Author SHA1 Message Date
renovate[bot]
6758b8e633
Merge 28738c5a8c into 41de211449 2024-10-22 15:57:04 +00:00
renovate[bot]
28738c5a8c
chore(deps): update helm chart nextcloud to v6 2024-10-22 15:57:02 +00:00
41de211449 fix(navidrome): memory limit 2Gi 2024-10-21 11:46:31 +02:00
2 changed files with 2 additions and 2 deletions

View file

@ -71,4 +71,4 @@ resources:
cpu: 10m cpu: 10m
memory: 50Mi memory: 50Mi
limits: limits:
memory: 750Mi memory: 2Gi

View file

@ -14,7 +14,7 @@ apps:
- name: nextcloud - name: nextcloud
repoURL: https://nextcloud.github.io/helm repoURL: https://nextcloud.github.io/helm
chart: nextcloud chart: nextcloud
targetRevision: 6.1.1 targetRevision: 6.2.1
secrets: secrets:
- name: nextcloud-user - name: nextcloud-user
keys: keys: