chore(deps): update container image seafileltd/seafile-mc to v11.0.6@be2599c by renovate (#19325)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | seafileltd/seafile-mc | patch | `11.0.5` -> `11.0.6` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDkuMyIsInVwZGF0ZWRJblZlciI6IjM3LjI0OS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
ff45b5111a
commit
0dd90bc752
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 11.0.5
|
||||
appVersion: 11.0.6
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 20.1.5
|
||||
|
@ -32,7 +32,7 @@ keywords:
|
|||
- files
|
||||
- cloud
|
||||
- file-storage
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -43,4 +43,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/seafile
|
||||
- https://hub.docker.com/r/seafileltd/seafile-mc
|
||||
type: application
|
||||
version: 5.9.0
|
||||
version: 5.9.1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: seafileltd/seafile-mc
|
||||
tag: 11.0.5@sha256:8d96605751ce7de3b9db61206cf6aa9c8cbf391bdffe5f54419276ce5ea05fd3
|
||||
tag: 11.0.6@sha256:be2599ce87ad47e5bf3fd4ce70b9d6a98290e0cffe9df5f45f6fac5d9ee3b8f8
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
|
Loading…
Reference in New Issue