chore(deps): update container image seafileltd/seafile-mc to v11.0.9@564f122 by renovate (#22640)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | seafileltd/seafile-mc | patch | `11.0.8` -> `11.0.9` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM4Mi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
f869e48490
commit
34551fa8e7
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 11.0.8
|
||||
appVersion: 11.0.9
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.10
|
||||
|
@ -43,4 +43,4 @@ sources:
|
|||
- https://hub.docker.com/r/seafileltd/seafile-mc
|
||||
- https://seafile.com
|
||||
type: application
|
||||
version: 6.1.8
|
||||
version: 6.1.9
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: seafileltd/seafile-mc
|
||||
tag: 11.0.8@sha256:91099e2822f5a053c13c90eba3b5ec50440d32c920fc7c7bd2cb35de709ac039
|
||||
tag: 11.0.9@sha256:564f122eae31e96c24be12c25affec7618fa574abf2ba381fadb8467e8e4ad4e
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
|
Loading…
Reference in New Issue