Skip to content

Commit

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

| datasource | package                            | from    | to     |
| ---------- | ---------------------------------- | ------- | ------ |
| docker     | ghcr.io/mmalyska/s3-bucket-cleaner | 2.18.18 | 2.19.0 |
  • Loading branch information
bendo-bot[bot] authored Oct 31, 2024
1 parent 74bfe3d commit 09d326d
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.18@sha256:c94c9a8f528f93cd1c804e8cdd15e7e7a12f468a7efb2c385a7937661d8a01e5
image: ghcr.io/mmalyska/s3-bucket-cleaner:2.19.0@sha256:6d8d7cd43e356d3ba12c0a42af708f293983f70ad4639fb8d06262a2d8d8c3da
imagePullPolicy: IfNotPresent
env:
- name: AWS_ACCESS_KEY_ID
Expand Down

0 comments on commit 09d326d

Please sign in to comment.