chore(deps): update container image ghcr.io/linuxserver/filezilla to 3.66.4@ac65dd5 by renovate (#17350)
This commit is contained in:
parent
cfa20008c6
commit
8eacd786fb
|
@ -3,9 +3,9 @@ annotations:
|
|||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: media
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/max_helm_version: "3.14"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: incubator
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 3.66.4
|
||||
dependencies:
|
||||
|
@ -18,7 +18,7 @@ dependencies:
|
|||
import-values: []
|
||||
deprecated: false
|
||||
description: A Helm chart for Kubernetes
|
||||
home: https://truecharts.org/charts/incubator/filezilla
|
||||
home: https://truecharts.org/charts/stable/filezilla
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/filezilla.png
|
||||
keywords:
|
||||
- filezilla
|
||||
|
@ -26,7 +26,7 @@ keywords:
|
|||
- sftp
|
||||
- ftps
|
||||
- client
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -35,7 +35,7 @@ name: filezilla
|
|||
sources:
|
||||
- https://github.com/linuxserver/docker-filezilla
|
||||
- https://filezilla-project.org/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/filezilla
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/filezilla
|
||||
- https://ghcr.io/linuxserver/filezilla
|
||||
type: application
|
||||
version: 10.2.1
|
||||
version: 10.2.2
|
||||
|
|
|
@ -7,7 +7,7 @@ title: README
|
|||
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
|
||||
However only installations using the TrueNAS SCALE Apps system are supported.
|
||||
|
||||
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/filezilla)
|
||||
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/filezilla)
|
||||
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/filezilla
|
||||
tag: 3.66.4@sha256:5d7e3b2e9c54ace9a7410e3ec82014b7e35f619e25a93ea3cd386e583fb2c0eb
|
||||
tag: 3.66.4@sha256:ac65dd5b8279fbe5dbbadf226fdd5406c7ca0f0c2920d359453df61547011ca6
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
|
Loading…
Reference in New Issue