Compare commits

2 Commits

Author SHA1 Message Date
82717e75c1 Update Helm release grafana-operator to v5.21.1
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / lint-helm (pull_request) Successful in 13s
2025-12-16 21:00:36 +00:00
07e6f78764 remove mount
All checks were successful
lint-test-helm / lint-helm (push) Successful in 23s
render-manifests-push / render-manifests-push (push) Successful in 54s
renovate / renovate (push) Successful in 3m54s
2025-12-16 14:55:14 -06:00
2 changed files with 1 additions and 7 deletions

View File

@@ -22,9 +22,6 @@ gitea:
accessModes:
- ReadWriteMany
extraVolumes:
- name: gitea-nfs-storage-backup
persistentVolumeClaim:
claimName: gitea-nfs-storage-backup
- name: gitea-themes-storage
persistentVolumeClaim:
claimName: gitea-themes-storage
@@ -33,9 +30,6 @@ gitea:
readOnly: false
mountPath: /data/gitea/public/assets/css
extraContainerVolumeMounts:
- mountPath: /opt/backup
name: gitea-nfs-storage-backup
readOnly: false
- name: gitea-themes-storage
readOnly: true
mountPath: /data/gitea/public/assets/css

View File

@@ -12,4 +12,4 @@ dependencies:
repository: oci://harbor.alexlebens.net/helm-charts
version: 0.5.0
digest: sha256:4268870b640674c1bcde0e75f58d0c0bb0444e5a53f813f33b5ce279df86feb3
generated: "2025-12-16T18:03:38.745478037Z"
generated: "2025-12-16T21:00:25.637787667Z"