From 5b9ded2959dd82aa2d6efae2ea3f30e6d27d41d9 Mon Sep 17 00:00:00 2001 From: Havrileck Alexandre Date: Sun, 29 Oct 2023 19:52:44 +0100 Subject: [PATCH] feat(s3-proxy): Upgrade application & configuration example --- charts/s3-proxy/Chart.yaml | 4 ++-- charts/s3-proxy/values.yaml | 6 +++++- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/charts/s3-proxy/Chart.yaml b/charts/s3-proxy/Chart.yaml index aee5423..552d1e2 100644 --- a/charts/s3-proxy/Chart.yaml +++ b/charts/s3-proxy/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 -appVersion: 4.11.0 +appVersion: 4.12.0 description: A Helm chart for Kubernetes to deploy S3-Proxy home: https://github.com/oxyno-zeta/s3-proxy icon: https://raw.githubusercontent.com/oxyno-zeta/s3-proxy/master/docs/logo/logo.png @@ -18,7 +18,7 @@ maintainers: name: s3-proxy sources: - https://github.com/oxyno-zeta/s3-proxy -version: 2.18.0 +version: 2.19.0 annotations: artifacthub.io/category: networking artifacthub.io/license: Apache-2.0 diff --git a/charts/s3-proxy/values.yaml b/charts/s3-proxy/values.yaml index 920e1ff..dc673b5 100644 --- a/charts/s3-proxy/values.yaml +++ b/charts/s3-proxy/values.yaml @@ -6,7 +6,7 @@ replicaCount: 1 image: repository: oxynozeta/s3-proxy - tag: 4.11.0 + tag: 4.12.0 pullPolicy: IfNotPresent imagePullSecrets: [] @@ -590,6 +590,10 @@ configFiles: # region: eu-west-1 # s3Endpoint: # disableSSL: false + # # s3MaxUploadParts: 10000 + # # s3UploadPartSize: 5 + # # s3UploadConcurrency: 5 + # # s3UploadLeavePartsOnError: false # # s3ListMaxKeys: 1000 # # credentials: # # accessKey: