fix(images): update container image tccr.io/truecharts/pialert to latest (#14963)

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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts Bot 2023-11-18 16:14:57 +01:00 committed by GitHub
parent 495ecacbb3
commit 971476ef30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -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"

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/pialert
pullPolicy: IfNotPresent
tag: latest@sha256:66705d1c300932142e9b197508cfff781932307c43fb7d1aff8980c646cf6593
tag: latest@sha256:8324b12ab2f575047a5a7dfba19807ffd542aba780bd9309a0030e18538104dd
securityContext:
readOnlyRootFilesystem: false