Skip to content

Commit 1b383e0

Browse files
NiccoloFeilitaocdl
authored andcommitted
chore: bump aws-cli to 2.35.11
Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com>
1 parent e4d375c commit 1b383e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/e2e/internal/tests/walrestore/fixtures.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ func newS3ClientDeployment(namespace string) *appsv1.Deployment {
121121
{
122122
Name: s3ClientName,
123123
// renovate: datasource=docker depName=amazon/aws-cli versioning=docker
124-
Image: "docker.io/amazon/aws-cli:2.35.4",
124+
Image: "docker.io/amazon/aws-cli:2.35.11",
125125
Command: []string{"sleep", "infinity"},
126126
Env: []corev1.EnvVar{
127127
{

0 commit comments

Comments
 (0)