mirror of
https://github.com/truecharts/charts.git
synced 2026-07-05 13:31:23 -03:00
fix(shoko-server): update image docker.io/shokoanime/server v5.3.0 → v5.3.1 (#44900)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/shokoanime/server | patch | `1e73041` → `8bfa235` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My44LjUiLCJ1cGRhdGVkSW5WZXIiOiI0My44LjUiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXBwL3Nob2tvLXNlcnZlciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -14,7 +14,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 5.3.0
|
||||
appVersion: 5.3.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.49
|
||||
@@ -41,5 +41,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/shoko-server
|
||||
- https://hub.docker.com/r/shokoanime/server
|
||||
type: application
|
||||
version: 13.15.1
|
||||
version: 13.15.2
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/shokoanime/server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v5.3.0@sha256:1e7304146c1a8a24345a0be55896fae5d2b12515960564ae8afbb9345131b70a
|
||||
tag: v5.3.1@sha256:8bfa235fc36a7147443679c242368f30a532e12de3f52e0de2dcc7743fa37044
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user