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 a5dafba commit 95a2b87Copy full SHA for 95a2b87
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.23.1"
+image: "ghcr.io/edgelesssys/constellation/s3proxy:v2.24.0"
7
8
# Control if multipart uploads are blocked.
9
allowMultipart: false
0 commit comments