chore(deps): update container image ghcr.io/suwayomi/tachidesk to preview@9c6e1a2 by renovate (#21738)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/suwayomi/tachidesk | digest | `5a542b8` -> `9c6e1a2` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNDkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM0OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
aed8cf2fb2
commit
7887447727
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/tachidesk-docker.webp
|
|||
keywords:
|
||||
- tachidesk-docker
|
||||
- MediaServer-Other
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -35,4 +35,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/tachidesk-docker
|
||||
- https://ghcr.io/suwayomi/tachidesk
|
||||
type: application
|
||||
version: 7.0.7
|
||||
version: 7.0.8
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ghcr.io/suwayomi/tachidesk
|
||||
tag: preview@sha256:5a542b8aefa3afba13cc275bc221ce37a7e02a3227d826eaeb60a425403babd0
|
||||
tag: preview@sha256:9c6e1a2e152376d4beda2af13377a124d56a5769b27f2ac8643b84b76e9d3e66
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
|
Loading…
Reference in New Issue