feat(cloudreve): update image docker.io/cloudreve/cloudreve 4.12.1 → 4.13.0 (#44592)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/cloudreve/cloudreve | minor | `6fc2945` -> `89d70a9` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvY2xvdWRyZXZlIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
This commit is contained in:
@@ -14,7 +14,7 @@ annotations:
|
|||||||
trueforge.org/min_helm_version: "3.14"
|
trueforge.org/min_helm_version: "3.14"
|
||||||
trueforge.org/train: stable
|
trueforge.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 4.12.1
|
appVersion: 4.13.0
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 28.29.49
|
version: 28.29.49
|
||||||
@@ -32,22 +32,22 @@ dependencies:
|
|||||||
import-values: []
|
import-values: []
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: Self-hosted file management and sharing system, supports multiple storage providers
|
description: Self-hosted file management and sharing system, supports multiple storage providers
|
||||||
home: https://trueforge.org/truetech/truecharts/charts/stable/cloudreve
|
home: https://truecharts.org/charts/stable/cloudreve
|
||||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/cloudreve.webp
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudreve.webp
|
||||||
keywords:
|
keywords:
|
||||||
- cloudreve
|
- cloudreve
|
||||||
- Cloud
|
- Cloud
|
||||||
- Network-Web
|
- Network-Web
|
||||||
kubeVersion: '>=1.27.0-0'
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@trueforge.org
|
email: info@truecharts.org
|
||||||
url: https://trueforge.org
|
url: https://truecharts.org
|
||||||
name: cloudreve
|
name: cloudreve
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/cloudreve/Cloudreve
|
- https://github.com/cloudreve/Cloudreve
|
||||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/cloudreve
|
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/cloudreve
|
||||||
- https://hub.docker.com/r/cloudreve/cloudreve
|
- https://hub.docker.com/r/cloudreve/cloudreve
|
||||||
type: application
|
type: application
|
||||||
version: 10.38.3
|
version: 10.39.0
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: docker.io/cloudreve/cloudreve
|
repository: docker.io/cloudreve/cloudreve
|
||||||
tag: 4.12.1@sha256:6fc2945b016005d69de1bfd9c327c66a58362d69fc4ee662414f0e3ee1296a41
|
tag: 4.13.0@sha256:89d70a98dfa6c17a56022fd751b81eb99990ad808ee2698c2b71786c330b6a65
|
||||||
workload:
|
workload:
|
||||||
main:
|
main:
|
||||||
podSpec:
|
podSpec:
|
||||||
|
|||||||
Reference in New Issue
Block a user