From 971476ef309251c33b7d05986538d2e4e0e5f5b1 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 18 Nov 2023 16:14:57 +0100 Subject: [PATCH] fix(images): update container image tccr.io/truecharts/pialert to latest (#14963) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | tccr.io/truecharts/pialert | digest | `66705d1` -> `8324b12` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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://togithub.com/renovatebot/renovate). --------- Signed-off-by: TrueCharts-Bot --- charts/incubator/pialert/Chart.yaml | 2 +- charts/incubator/pialert/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/incubator/pialert/Chart.yaml b/charts/incubator/pialert/Chart.yaml index 3fdbfbb0697..d17ea81c52d 100644 --- a/charts/incubator/pialert/Chart.yaml +++ b/charts/incubator/pialert/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/pialert - https://github.com/jokob-sk/Pi.Alert type: application -version: 2.0.1 +version: 2.0.2 annotations: truecharts.org/category: networking truecharts.org/SCALE-support: "true" diff --git a/charts/incubator/pialert/values.yaml b/charts/incubator/pialert/values.yaml index d4ebe0034cd..43742f3ab7c 100644 --- a/charts/incubator/pialert/values.yaml +++ b/charts/incubator/pialert/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/pialert pullPolicy: IfNotPresent - tag: latest@sha256:66705d1c300932142e9b197508cfff781932307c43fb7d1aff8980c646cf6593 + tag: latest@sha256:8324b12ab2f575047a5a7dfba19807ffd542aba780bd9309a0030e18538104dd securityContext: readOnlyRootFilesystem: false