Skip to content

Commit

Permalink
chore(helm): update image ghcr.io/drakkan/sftpgo v2.6.2 → v2.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
truecharts-admin committed Nov 15, 2024
1 parent bf1278b commit e44fb31
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/sftpgo/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
2 changes: 1 addition & 1 deletion charts/stable/sftpgo/values.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit e44fb31

Please sign in to comment.