Skip to content

Commit

Permalink
deps: update ghcr.io/edgelesssys/constellation/s3proxy Docker tag to …
Browse files Browse the repository at this point in the history
…v2.18.0-pre.0.20240712132349-02cb4a3850b4
  • Loading branch information
renovate[bot] authored Jul 12, 2024
1 parent 02cb4a3 commit 00dd7dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion s3proxy/deploy/s3proxy/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ awsAccessKeyID: "replaceme"
awsSecretAccessKey: "replaceme"

# Pod image to deploy.
image: "ghcr.io/edgelesssys/constellation/s3proxy:v2.17.0"
image: "ghcr.io/edgelesssys/constellation/s3proxy:v2.18.0-pre.0.20240712132349-02cb4a3850b4"

# Control if multipart uploads are blocked.
allowMultipart: false
Expand Down

0 comments on commit 00dd7dd

Please sign in to comment.