From e9774564e575709fd0812fd310ec64aec62cc00b Mon Sep 17 00:00:00 2001 From: SeanOMik Date: Sun, 6 Aug 2023 18:44:30 -0400 Subject: [PATCH] chore: update zfs exporter image version --- cluster/apps/monitoring/zfs-exporter/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/monitoring/zfs-exporter/helm-release.yaml b/cluster/apps/monitoring/zfs-exporter/helm-release.yaml index 3770b73..18403f2 100644 --- a/cluster/apps/monitoring/zfs-exporter/helm-release.yaml +++ b/cluster/apps/monitoring/zfs-exporter/helm-release.yaml @@ -17,7 +17,7 @@ spec: values: image: repository: ghcr.io/seanomik/zfs_promexporter - tag: latest + tag: v0.0.2 securityContext: privileged: true