Merge pull request #211 from alexlebens/renovate/amazon-aws-cli-2.x

Update amazon/aws-cli Docker tag to v2.17.9
This commit is contained in:
2024-07-08 11:33:08 -05:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -138,7 +138,7 @@ backup:
s3: s3:
image: image:
repository: amazon/aws-cli repository: amazon/aws-cli
tag: 2.17.8 tag: 2.17.9
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
command: command:
- /bin/sh - /bin/sh

View File

@@ -210,7 +210,7 @@ snapshot:
backup: backup:
image: image:
repository: amazon/aws-cli repository: amazon/aws-cli
tag: 2.17.8 tag: 2.17.9
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
command: command:
- /bin/sh - /bin/sh