Skip to content

Commit

Permalink
fix(docker-image): update ghcr.io/mmalyska/s3-bucket-cleaner docker t…
Browse files Browse the repository at this point in the history
…ag to v2.18.11

| datasource | package                            | from    | to      |
| ---------- | ---------------------------------- | ------- | ------- |
| docker     | ghcr.io/mmalyska/s3-bucket-cleaner | 2.18.10 | 2.18.11 |
  • Loading branch information
bendo-bot[bot] authored Oct 21, 2024
1 parent 10ce964 commit c63a5c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster/system/talos-backup/templates/cronjob-cleaner.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
spec:
containers:
- name: talos-backup-cleaner
image: ghcr.io/mmalyska/s3-bucket-cleaner:2.18.10@sha256:c6927ad989c1dacaf80966227290670869c36af76605ee098f2b35e91bea9088
image: ghcr.io/mmalyska/s3-bucket-cleaner:2.18.11@sha256:adbd601be78563751fcc73dae6f5b96bc2a1556f86307441fd4ae706d0cc7ca6
imagePullPolicy: IfNotPresent
env:
- name: AWS_ACCESS_KEY_ID
Expand Down

0 comments on commit c63a5c9

Please sign in to comment.