mirror of
https://github.com/cloudnative-pg/plugin-barman-cloud.git
synced 2026-09-07 07:22:22 +02:00
Compare commits
3 Commits
90a38c1ee8
...
e1b1af4df8
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e1b1af4df8 | ||
|
|
9da6fd80ab | ||
|
|
ac43b5d356 |
@ -121,8 +121,8 @@ func newS3ClientDeployment(namespace string) *appsv1.Deployment {
|
||||
{
|
||||
Name: s3ClientName,
|
||||
// renovate: datasource=docker depName=amazon/aws-cli versioning=docker
|
||||
// Version: 2.35.11
|
||||
Image: "docker.io/amazon/aws-cli@sha256:749bfaf91d690b9a1768083822d620f96c19defdf9ca2dc227eb3695281fda5b",
|
||||
// Version: 2.35.19
|
||||
Image: "docker.io/amazon/aws-cli@sha256:cead0c35cb7e678effed765d116d945a4923a6d73527a42e77f89ca0e8908448",
|
||||
Command: []string{"sleep", "infinity"},
|
||||
Env: []corev1.EnvVar{
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user