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

Update amazon/aws-cli Docker tag to v2.17.8
This commit is contained in:
2024-07-05 15:08:11 -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.6 tag: 2.17.8
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.6 tag: 2.17.8
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
command: command:
- /bin/sh - /bin/sh