mirror of
https://github.com/cloudnative-pg/plugin-barman-cloud.git
synced 2026-09-04 22:22:21 +02:00
Compare commits
2 Commits
aec47e1b34
...
406dde5643
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
406dde5643 | ||
|
|
99926b1db6 |
@ -121,8 +121,8 @@ func newS3ClientDeployment(namespace string) *appsv1.Deployment {
|
||||
{
|
||||
Name: s3ClientName,
|
||||
// renovate: datasource=docker depName=amazon/aws-cli versioning=docker
|
||||
// Version: 2.36.24
|
||||
Image: "docker.io/amazon/aws-cli@sha256:cd11f6e909d42f066a03e15f072853fcc19f033e343cb83b2d553e2082cbb5a7",
|
||||
// Version: 2.36.33
|
||||
Image: "docker.io/amazon/aws-cli@sha256:4a48238a344c36bdb37922c00f5364941c9decc6efe9cef70fa45c260278024b",
|
||||
Command: []string{"sleep", "infinity"},
|
||||
Env: []corev1.EnvVar{
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user