diff --git a/charts/stable/sftpgo/Chart.yaml b/charts/stable/sftpgo/Chart.yaml index b4a4f290c83..b42ffa74bf7 100644 --- a/charts/stable/sftpgo/Chart.yaml +++ b/charts/stable/sftpgo/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.6.0 +appVersion: 2.6.1 dependencies: - name: common version: 24.1.1 @@ -33,4 +33,4 @@ sources: - https://github.com/drakkan/sftpgo - https://github.com/truecharts/charts/tree/master/charts/stable/sftpgo type: application -version: 8.1.1 +version: 8.1.2 diff --git a/charts/stable/sftpgo/values.yaml b/charts/stable/sftpgo/values.yaml index c0115bdc5b3..23560c008f2 100644 --- a/charts/stable/sftpgo/values.yaml +++ b/charts/stable/sftpgo/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: ghcr.io/drakkan/sftpgo - tag: v2.6.0-plugins@sha256:3b90adefa53611427cfeda58bf9f251b01290e867bed9b1850fda3e12b18a107 + tag: v2.6.1-plugins@sha256:166cef215cf0d730147505e00efbd2b7bf02a2a47717f105d65b2eda629d409c securityContext: container: runAsNonRoot: false