From e0e2933dab2620e3423a22b3ef628cfa977e07a6 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 23 Oct 2024 20:24:45 +0200 Subject: [PATCH] chore(helm): update image ghcr.io/linuxserver/booksonic-air digest to 1c53338 (#28214) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/booksonic-air](https://redirect.github.com/linuxserver/docker-booksonic-air/packages) ([source](https://redirect.github.com/linuxserver/docker-booksonic-air)) | digest | `b54543f` -> `1c53338` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --- charts/stable/booksonic-air/Chart.yaml | 2 +- charts/stable/booksonic-air/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/booksonic-air/Chart.yaml b/charts/stable/booksonic-air/Chart.yaml index f11e5f54acf..bc68a87ed18 100644 --- a/charts/stable/booksonic-air/Chart.yaml +++ b/charts/stable/booksonic-air/Chart.yaml @@ -33,4 +33,4 @@ sources: - https://github.com/popeen/Booksonic-Air - https://github.com/truecharts/charts/tree/master/charts/stable/booksonic-air type: application -version: 15.2.2 +version: 15.2.3 diff --git a/charts/stable/booksonic-air/values.yaml b/charts/stable/booksonic-air/values.yaml index 716806891f5..f2f839da2d2 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:b54543fab3bfb490b80132f2982073eac8aa607039e7d17c0eefe02a6af2d3c6 + tag: 2201.1.0@sha256:1c53338f7d8ab5fd0672a14cbb64c0b7be3f27d9a557b4ba2455d781a0d13112 securityContext: container: readOnlyRootFilesystem: false