3 Commits

Author SHA1 Message Date
Renovate Bot
ce434e673a chore(deps): update helm release nextcloud to v9 2026-03-30 00:02:43 +00:00
github-actions[bot]
3289b293fc chore: update grainlab production image to 1.1.6 2026-03-28 16:06:56 +00:00
github-actions[bot]
976d444f39 chore: update grainlab production image to 1.1.5 2026-03-28 15:53:38 +00:00
3 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ metadata:
name: argocd name: argocd
resources: resources:
- github.com/argoproj/argo-cd/manifests/cluster-install?ref=v3.3.6 - github.com/argoproj/argo-cd/manifests/cluster-install?ref=v3.2.6
- ingressRoute.yaml - ingressRoute.yaml
- certificate.yaml - certificate.yaml
- backstage-sa.yaml - backstage-sa.yaml

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.4 image: ghcr.io/daniel-luke/grainlab:1.1.6
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.4
releaseName: nextcloud releaseName: nextcloud
namespace: nextcloud namespace: nextcloud
valuesFile: values.yaml valuesFile: values.yaml