diff --git a/charts/stable/booksonic-air/Chart.yaml b/charts/stable/booksonic-air/Chart.yaml index fbad2e5ee4a..14e1e5d8b5d 100644 --- a/charts/stable/booksonic-air/Chart.yaml +++ b/charts/stable/booksonic-air/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/booksonic-air.png keywords: - booksonic - audiobook -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/booksonic-air - https://ghcr.io/linuxserver/booksonic-air type: application -version: 13.7.1 +version: 13.7.2 diff --git a/charts/stable/booksonic-air/values.yaml b/charts/stable/booksonic-air/values.yaml index c2709448d08..cb3ba9348ae 100644 --- a/charts/stable/booksonic-air/values.yaml +++ b/charts/stable/booksonic-air/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/booksonic-air pullPolicy: IfNotPresent - tag: 2201.1.0@sha256:2d7b0569ad3325db3bfac325bb2447bc4c76d962df86357eef265a99f1fe7b9c + tag: 2201.1.0@sha256:6dfa1888869287fd23d06e4068bb9a8bb602109414696552d395095ac7144fcf securityContext: container: readOnlyRootFilesystem: false