diff --git a/charts/stable/sftpgo/Chart.yaml b/charts/stable/sftpgo/Chart.yaml index b06270cf7c0..43bc5abb3b3 100644 --- a/charts/stable/sftpgo/Chart.yaml +++ b/charts/stable/sftpgo/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 2.7.1 +appVersion: 2.7.3 dependencies: - name: common version: 29.3.4 @@ -36,5 +36,5 @@ sources: - https://github.com/drakkan/sftpgo - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/sftpgo type: application -version: 10.3.0 +version: 10.3.1 diff --git a/charts/stable/sftpgo/values.yaml b/charts/stable/sftpgo/values.yaml index 0de92f88b36..f9d3b1e7601 100644 --- a/charts/stable/sftpgo/values.yaml +++ b/charts/stable/sftpgo/values.yaml @@ -2,7 +2,7 @@ image: pullPolicy: IfNotPresent repository: ghcr.io/drakkan/sftpgo - tag: v2.7.1-plugins@sha256:036a6695a13e227300f2728ee98d62f5ad18d78495173bca1a1450278f1f783f + tag: v2.7.3-plugins@sha256:4d47ba4007a1ddf08739ff4af61b7cec94e8327e57721776bd3f204c029b90d0 securityContext: container: runAsNonRoot: false