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.9 (#1941)

| datasource | package                            | from   | to     |
| ---------- | ---------------------------------- | ------ | ------ |
| docker     | ghcr.io/mmalyska/s3-bucket-cleaner | 2.18.8 | 2.18.9 |

Co-authored-by: bendo-bot[bot] <126472327+bendo-bot[bot]@users.noreply.github.com>
  • Loading branch information
bendo-bot[bot] authored Oct 17, 2024
1 parent 1816d54 commit b28a963
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.8@sha256:9ca8b860c35832b609edba46a76041b0c07846bc9fb9fa18ca0a52c03a52bce6
image: ghcr.io/mmalyska/s3-bucket-cleaner:2.18.9@sha256:71d82561b9357955b3396ed43237ae43f5ecba3d92941c7a71538ee3a928d3dd
imagePullPolicy: IfNotPresent
env:
- name: AWS_ACCESS_KEY_ID
Expand Down

0 comments on commit b28a963

Please sign in to comment.