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,16 +1,16 @@
|
|||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: sftpgo
|
||||
version: 4.0.11
|
||||
appVersion: 2.5.5
|
||||
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."
|
||||
version: 4.0.12
|
||||
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.'
|
||||
home: https://truecharts.org/charts/stable/sftpgo
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/sftpgo.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://ghcr.io/drakkan/sftpgo
|
||||
- https://github.com/drakkan/sftpgo
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/sftpgo
|
||||
- https://ghcr.io/drakkan/sftpgo
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ghcr.io/drakkan/sftpgo
|
||||
tag: v2.5.5@sha256:2509f5a637908b0a559bdc150b33345cbadbf7e4c9b05ea1ca3bd5e767781648
|
||||
tag: v2.5.6@sha256:584298589ff92a1fdb5f4b9c5152a4a7de7a58dc95b4606c0074259f86ee9e9c
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
||||
|
|
Loading…
Reference in New Issue