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:
parent
09ed24a71c
commit
4b421fc99c
|
@ -1,36 +1,35 @@
|
|||
kubeVersion: ">=1.24.0"
|
||||
kubeVersion: '>=1.24.0'
|
||||
apiVersion: v2
|
||||
name: filestash
|
||||
version: 3.0.7
|
||||
version: 3.0.8
|
||||
appVersion: latest
|
||||
description:
|
||||
A Dropbox-like file manager that let you manage your data anywhere it
|
||||
description: A Dropbox-like file manager that let you manage your data anywhere it
|
||||
is located.
|
||||
home: https://truecharts.org/charts/incubator/filestash
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/filestash.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/filestash
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorfilestash
|
||||
- https://github.com/mickael-kerjean/filestash
|
||||
- https://www.filestash.app/
|
||||
- https://github.com/mickael-kerjean/filestash
|
||||
- https://www.filestash.app/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/filestash
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorfilestash
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- filestash
|
||||
- Cloud
|
||||
- Productivity
|
||||
- Network-Web
|
||||
- filestash
|
||||
- Cloud
|
||||
- Productivity
|
||||
- Network-Web
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.1
|
||||
min_scale_version: 22.12.4
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/filestash
|
||||
tag: latest@sha256:fdf1d947d1aeb0dcd2532dbbb4af1b8bae06e077e7fb9ce66b0a7d59ba18bd1e
|
||||
tag: latest@sha256:cd613d2f128b7aeba051aed421176c44bf5b3b6df0f72102ad6a4b76f569802d
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
|
Loading…
Reference in New Issue