From aad094cf52430d0a39266fff473a882dfa08dc99 Mon Sep 17 00:00:00 2001 From: JacekZubielik Date: Tue, 13 Aug 2024 16:33:48 +0200 Subject: [PATCH] build(lms): 0.0.12 --- charts/lms/Chart.yaml | 2 +- charts/lms/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/lms/Chart.yaml b/charts/lms/Chart.yaml index 70dd32b..ff37587 100644 --- a/charts/lms/Chart.yaml +++ b/charts/lms/Chart.yaml @@ -3,7 +3,7 @@ apiVersion: v2 appVersion: 9.0.0 description: Logitech Media Server name: lms -version: 0.0.11 +version: 0.0.12 keywords: - lms - logitechmediaserver diff --git a/charts/lms/values.yaml b/charts/lms/values.yaml index 52933d0..83929d2 100644 --- a/charts/lms/values.yaml +++ b/charts/lms/values.yaml @@ -161,7 +161,7 @@ persistence: ## ## If you want to reuse an existing claim, you can pass the name of the PVC using ## the existingClaim variable - existingClaim: your-claim + ## existingClaim: your-claim ## ## If you want to use a volume on the host machine instead of a PVC: # hostPath: /path/to/the/config/folder