diff --git a/charts/stable/sftpgo/Chart.yaml b/charts/stable/sftpgo/Chart.yaml index 9e116312db4e..851bed192bbe 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.2 +appVersion: 2.6.3 dependencies: - name: common version: 25.1.7 @@ -33,4 +33,4 @@ sources: - https://github.com/drakkan/sftpgo - https://github.com/truecharts/charts/tree/master/charts/stable/sftpgo type: application -version: 8.2.2 +version: 8.2.3 diff --git a/charts/stable/sftpgo/values.yaml b/charts/stable/sftpgo/values.yaml index 318ae97bf193..2ae955f49382 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.2-plugins@sha256:f1426b79fb243a43fd3dcc739cf2c9560f9f56bbe280a75a44968ce41aceb1ea + tag: v2.6.3-plugins@sha256:97156096b03e708284ef6d3192c397eda7371e79d07fb46d6bdf168d0cb74be7 securityContext: container: runAsNonRoot: false