fix(seafile): update image docker.io/seafileltd/seafile-mc 13.0.17 → 13.0.18 (#44608)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/seafileltd/seafile-mc | patch | `a77a2a0` -> `d9a4725` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvc2VhZmlsZSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -14,7 +14,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 13.0.17
|
||||
appVersion: 13.0.18
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.49
|
||||
@@ -39,23 +39,23 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Reliable and Performant File Sync and Share Solution
|
||||
home: https://trueforge.org/truetech/truecharts/charts/stable/seafile
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/seafile.webp
|
||||
home: https://truecharts.org/charts/stable/seafile
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/seafile.webp
|
||||
keywords:
|
||||
- seafile
|
||||
- files
|
||||
- cloud
|
||||
- file-storage
|
||||
kubeVersion: '>=1.27.0-0'
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: seafile
|
||||
sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/seafile
|
||||
- https://hub.docker.com/r/seafileltd/seafile-mc
|
||||
- https://seafile.com
|
||||
type: application
|
||||
version: 12.17.33
|
||||
version: 12.17.34
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/seafileltd/seafile-mc
|
||||
tag: 13.0.17@sha256:a77a2a0a00f7cfaac7b443c15d9de2dfb9f16b2c28f9b0bcdbf0cb4bc2122389
|
||||
tag: 13.0.18@sha256:d9a472513b826eb9c807caa52faccabc8b65a97ccbc806d98968aaea8dc0d79f
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
service:
|
||||
|
||||
Reference in New Issue
Block a user