3 Commits

Author SHA1 Message Date
Renovate Bot
2a3d372e41 chore(deps): update helm release nextcloud to v9 2026-04-10 00:02:55 +00:00
github-actions[bot]
d47b4c0a53 chore: update grainlab production image to 1.2.0 2026-04-07 20:42:22 +00:00
github-actions[bot]
157d79f5af chore: update grainlab production image to 1.1.7 2026-04-07 14:10:37 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ spec:
- name: ghcr-cred - name: ghcr-cred
containers: containers:
- name: grainlab - name: grainlab
image: ghcr.io/daniel-luke/grainlab:1.1.6 image: ghcr.io/daniel-luke/grainlab:1.2.0
imagePullPolicy: Always imagePullPolicy: Always
ports: ports:

View File

@@ -10,7 +10,7 @@ resources:
helmCharts: helmCharts:
- name: nextcloud - name: nextcloud
repo: https://nextcloud.github.io/helm/ repo: https://nextcloud.github.io/helm/
version: 8.5.2 version: 9.0.5
releaseName: nextcloud releaseName: nextcloud
namespace: nextcloud namespace: nextcloud
valuesFile: values.yaml valuesFile: values.yaml