chore(deps): update container image tccr.io/truecharts/filestash to latest@cd613d2 (#15679)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | tccr.io/truecharts/filestash | digest | `fdf1d94` -> `cd613d2` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44MS40IiwidXBkYXRlZEluVmVyIjoiMzcuODEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
@@ -1,36 +1,35 @@
|
|||||||
kubeVersion: ">=1.24.0"
|
kubeVersion: '>=1.24.0'
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: filestash
|
name: filestash
|
||||||
version: 3.0.7
|
version: 3.0.8
|
||||||
appVersion: latest
|
appVersion: latest
|
||||||
description:
|
description: A Dropbox-like file manager that let you manage your data anywhere it
|
||||||
A Dropbox-like file manager that let you manage your data anywhere it
|
|
||||||
is located.
|
is located.
|
||||||
home: https://truecharts.org/charts/incubator/filestash
|
home: https://truecharts.org/charts/incubator/filestash
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/filestash.png
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/filestash.png
|
||||||
deprecated: false
|
deprecated: false
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/filestash
|
- https://github.com/mickael-kerjean/filestash
|
||||||
- https://github.com/truecharts/containers/tree/master/mirrorfilestash
|
- https://www.filestash.app/
|
||||||
- https://github.com/mickael-kerjean/filestash
|
- https://github.com/truecharts/charts/tree/master/charts/incubator/filestash
|
||||||
- https://www.filestash.app/
|
- https://github.com/truecharts/containers/tree/master/mirrorfilestash
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
url: https://truecharts.org
|
url: https://truecharts.org
|
||||||
keywords:
|
keywords:
|
||||||
- filestash
|
- filestash
|
||||||
- Cloud
|
- Cloud
|
||||||
- Productivity
|
- Productivity
|
||||||
- Network-Web
|
- Network-Web
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 14.3.5
|
version: 14.3.5
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
tags: []
|
tags: []
|
||||||
import-values: []
|
import-values: []
|
||||||
annotations:
|
annotations:
|
||||||
max_scale_version: 23.10.1
|
max_scale_version: 23.10.1
|
||||||
min_scale_version: 22.12.4
|
min_scale_version: 22.12.4
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: tccr.io/truecharts/filestash
|
repository: tccr.io/truecharts/filestash
|
||||||
tag: latest@sha256:fdf1d947d1aeb0dcd2532dbbb4af1b8bae06e077e7fb9ce66b0a7d59ba18bd1e
|
tag: latest@sha256:cd613d2f128b7aeba051aed421176c44bf5b3b6df0f72102ad6a4b76f569802d
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
|
|||||||
Reference in New Issue
Block a user