From 3bef5325b56a265bca0ba6169dc56f3a71264db9 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 3 Mar 2025 14:49:29 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/miken?= =?UTF-8?q?ye/piaware=20v9.0=20=E2=86=92=20v10.0=20(#32819)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/mikenye/piaware](https://redirect.github.com/sdr-enthusiasts/docker-piaware) | major | `439c082` -> `4432732` | 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**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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/piaware/Chart.yaml | 4 ++-- charts/stable/piaware/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/piaware/Chart.yaml b/charts/stable/piaware/Chart.yaml index db2a1d913dd..9caf16b46c3 100644 --- a/charts/stable/piaware/Chart.yaml +++ b/charts/stable/piaware/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 9.0.0 +appVersion: 10.0.0 dependencies: - name: common version: 25.4.10 @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/piaware - https://hub.docker.com/r/mikenye/piaware type: application -version: 14.5.1 +version: 15.0.0 diff --git a/charts/stable/piaware/values.yaml b/charts/stable/piaware/values.yaml index 3854ce2feff..9a8872e0684 100644 --- a/charts/stable/piaware/values.yaml +++ b/charts/stable/piaware/values.yaml @@ -2,7 +2,7 @@ affinity: {} image: pullPolicy: IfNotPresent repository: docker.io/mikenye/piaware - tag: v9.0@sha256:439c082d6bfc9028e6aa3e07cbbae1574e24bab88f520742e26c092c51c54247 + tag: v10.0@sha256:44327321d8f36c439d9270d85e2e880e172de26a55bb10abd7733231ce392e5c persistence: config: enabled: true