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.22.16 (#2117)

| datasource | package                            | from    | to      |
| ---------- | ---------------------------------- | ------- | ------- |
| docker     | ghcr.io/mmalyska/s3-bucket-cleaner | 2.22.15 | 2.22.16 |

Co-authored-by: bendo-bot[bot] <126472327+bendo-bot[bot]@users.noreply.github.com>
  • Loading branch information
bendo-bot[bot] authored Dec 12, 2024
1 parent 197a563 commit 277461d
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.22.15@sha256:38109640d1307c131672ff4249958d67415876e7d88bb106b2cfd88e6e0575b2
image: ghcr.io/mmalyska/s3-bucket-cleaner:2.22.16@sha256:d9b40bb8b82f09184c6b2e5dcd124ca48cbe9c64b4b1404021172a7a0d92604b
imagePullPolicy: IfNotPresent
env:
- name: AWS_ACCESS_KEY_ID
Expand Down

0 comments on commit 277461d

Please sign in to comment.