chore(deps): update dcsi's images to v1.9.5
Some checks are pending
checks / pre-commit (push) Waiting to run
checks / k8s (push) Waiting to run
checks / tflint (push) Waiting to run
OpenTofu deployments / authentik (push) Waiting to run
OpenTofu deployments / adguard (push) Waiting to run

This commit is contained in:
cătălin 2026-01-09 11:24:37 +01:00
commit c3560f7a6f
No known key found for this signature in database

View file

@ -2,29 +2,39 @@
apiVersion: argoproj.io/v1alpha1 apiVersion: argoproj.io/v1alpha1
kind: Application kind: Application
metadata: metadata:
name: democratic-csi name: democratic-csi
namespace: argocd namespace: argocd
spec: spec:
destination: destination:
name: '' name: ''
namespace: democratic-csi namespace: democratic-csi
server: https://kubernetes.default.svc server: https://kubernetes.default.svc
sources: sources:
- chart: democratic-csi - chart: democratic-csi
repoURL: https://democratic-csi.github.io/charts/ repoURL: https://democratic-csi.github.io/charts/
targetRevision: 0.15.* targetRevision: 0.15.*
helm: helm:
releaseName: zfs-nfs releaseName: zfs-nfs
valuesObject: valuesObject:
csiDriver: node:
name: org.dcsi.nfs driver:
driver: image:
existingConfigSecret: secrets-dcsi tag: 1.9.5
config: controller:
driver: freenas-api-nfs driver:
- repoURL: https://git.roboces.dev/catalin/fukuops.git image:
path: k8s/services/dcsi tag: 1.9.5
targetRevision: main csiDriver:
project: management name: org.dcsi.nfs
syncPolicy: driver:
automated: {} image:
tag: 1.9.5
existingConfigSecret: secrets-dcsi
config:
driver: freenas-api-nfs
- repoURL: https://git.roboces.dev/catalin/fukuops.git
path: k8s/services/dcsi
targetRevision: main
project: management
syncPolicy:
automated: {}