A lowly tech priest's attempt to please Mars
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore(deps): update ghcr.io/intrinsec/s3proxy docker tag to v1.7.2 (#352)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Reviewed-on: https://codeberg.org/bgotink/macharian/pulls/352

+1 -1
+1 -1
kubernetes/apps/storage/postgres/clusters/backup.yaml
··· 26 26 runAsNonRoot: true 27 27 runAsUser: 1000 28 28 allowPrivilegeEscalation: false 29 - image: ghcr.io/intrinsec/s3proxy:1.7.0 29 + image: ghcr.io/intrinsec/s3proxy:1.7.2 30 30 imagePullPolicy: IfNotPresent 31 31 args: 32 32 - '--level=4'