chore(deps): update container image tccr.io/truecharts/embystat to v0.2.0 (#8215)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [tccr.io/truecharts/embystat](https://togithub.com/truecharts/containers) | digest | `7cf2738` -> `657143e` | --- ### ⚠ 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:eyJjcmVhdGVkSW5WZXIiOiIzNS42MS4wIiwidXBkYXRlZEluVmVyIjoiMzUuNjEuMCJ9--> --------- Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
00923a4f15
commit
043ca4ad30
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: embystat
|
||||
version: 5.0.9
|
||||
version: 5.0.10
|
||||
appVersion: "0.2.0"
|
||||
description: Embystat is a personal web server that can calculate all kinds of statistics from your (local) Emby server.
|
||||
type: application
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/embystat
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.2.0@sha256:7cf273887e8068f46567cb5a2aeed433177bd780436979a21ecb3dc728d8a7d0
|
||||
tag: v0.2.0@sha256:657143ea65a954ce5d272a52641ca0811ac378ee0bc6f3e1e381dd27af74f038
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
|
Loading…
Reference in New Issue