chore(deps): update container image ghcr.io/jens-maus/raspberrymatic to latest (#8161)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/jens-maus/raspberrymatic | digest | `890403c` -> `6307d2b` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please 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:eyJjcmVhdGVkSW5WZXIiOiIzNS42MC4wIiwidXBkYXRlZEluVmVyIjoiMzUuNjAuMCJ9--> --------- Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
eb593ac4ed
commit
8b2696ddd3
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: raspberrymatic
|
||||
version: 2.0.11
|
||||
version: 2.0.12
|
||||
appVersion: "latest"
|
||||
description: A free and non-commercial open-source operating system alternative for running a cloud-free smart-home IoT.
|
||||
type: application
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/jens-maus/raspberrymatic
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:890403c9469607673807310fb318f73e7a15bb89b1c9c3052d2e51355763b9e3
|
||||
tag: latest@sha256:6307d2b5b869e4032c1adfa14b0ad0f0aecfb7ac44382012182ead33628b4e88
|
||||
|
||||
securityContext:
|
||||
runAsNonRoot: false
|
||||
|
|
Loading…
Reference in New Issue