chore(deps): update container image ghcr.io/drakkan/sftpgo to v2.5.6@5842985 by renovate (#16465)
This commit is contained in:
parent
fb2284aa86
commit
496707f006
|
@ -1,37 +1,37 @@
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: sftpgo
|
name: sftpgo
|
||||||
version: 4.0.11
|
version: 4.0.12
|
||||||
appVersion: 2.5.5
|
appVersion: 2.5.6
|
||||||
description: "Fully featured and highly configurable SFTP server with optional HTTP/S, FTP, FTPS and WebDAV support. Several storage backends are supported: local filesystem, encrypted local filesystem, S3 (compatible) Object Storage, Google Cloud Storage, Azure Blob Storage, SFTP."
|
description: 'Fully featured and highly configurable SFTP server with optional HTTP/S, FTP, FTPS and WebDAV support. Several storage backends are supported: local filesystem, encrypted local filesystem, S3 (compatible) Object Storage, Google Cloud Storage, Azure Blob Storage, SFTP.'
|
||||||
home: https://truecharts.org/charts/stable/sftpgo
|
home: https://truecharts.org/charts/stable/sftpgo
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/sftpgo.png
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/sftpgo.png
|
||||||
deprecated: false
|
deprecated: false
|
||||||
sources:
|
sources:
|
||||||
- https://ghcr.io/drakkan/sftpgo
|
- https://github.com/drakkan/sftpgo
|
||||||
- https://github.com/drakkan/sftpgo
|
- https://github.com/truecharts/charts/tree/master/charts/stable/sftpgo
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/sftpgo
|
- https://ghcr.io/drakkan/sftpgo
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
url: https://truecharts.org
|
url: https://truecharts.org
|
||||||
keywords:
|
keywords:
|
||||||
- sftpgo
|
- sftpgo
|
||||||
- Network-FTP
|
- Network-FTP
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 16.2.21
|
version: 16.2.21
|
||||||
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.2
|
max_scale_version: 23.10.2
|
||||||
min_scale_version: 23.10.0
|
min_scale_version: 23.10.0
|
||||||
truecharts.org/SCALE-support: "true"
|
truecharts.org/SCALE-support: "true"
|
||||||
truecharts.org/category: Network-FTP
|
truecharts.org/category: Network-FTP
|
||||||
truecharts.org/max_helm_version: "3.13"
|
truecharts.org/max_helm_version: "3.13"
|
||||||
truecharts.org/min_helm_version: "3.12"
|
truecharts.org/min_helm_version: "3.12"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
type: application
|
type: application
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: ghcr.io/drakkan/sftpgo
|
repository: ghcr.io/drakkan/sftpgo
|
||||||
tag: v2.5.5@sha256:2509f5a637908b0a559bdc150b33345cbadbf7e4c9b05ea1ca3bd5e767781648
|
tag: v2.5.6@sha256:584298589ff92a1fdb5f4b9c5152a4a7de7a58dc95b4606c0074259f86ee9e9c
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
runAsNonRoot: false
|
runAsNonRoot: false
|
||||||
|
|
Loading…
Reference in New Issue