We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffde0ef commit 2e15e54Copy full SHA for 2e15e54
s3proxy/deploy/s3proxy/values.yaml
@@ -3,7 +3,7 @@ awsAccessKeyID: "replaceme"
3
awsSecretAccessKey: "replaceme"
4
5
# Pod image to deploy.
6
-image: "ghcr.io/edgelesssys/constellation/s3proxy:v2.18.0-pre.0.20240801135259-5a577728fd23"
+image: "ghcr.io/edgelesssys/constellation/s3proxy:v2.18.0-pre.0.20240807132706-ffde0ef7b7d3"
7
8
# Control if multipart uploads are blocked.
9
allowMultipart: false
0 commit comments