Skip to content

Commit

Permalink
fix(container): update image ghcr.io/bjw-s-labs/getmail ( 6.19.4 → 6.…
Browse files Browse the repository at this point in the history
…19.5 )

| datasource | package                    | from   | to     |
| ---------- | -------------------------- | ------ | ------ |
| docker     | ghcr.io/bjw-s-labs/getmail | 6.19.4 | 6.19.5 |
  • Loading branch information
lab-assistant[bot] authored Oct 11, 2024
1 parent 60a08d1 commit 325371c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion kubernetes/main/apps/scripts/mailbackup/app/cronjob.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ spec:

containers:
- name: mailbackup
image: ghcr.io/bjw-s-labs/getmail:6.19.4@sha256:8fd88be9b6793beb583a03c17915a0f82c0c080f12f865d7e9f1ffe27b74215e
image: ghcr.io/bjw-s-labs/getmail:6.19.5@sha256:928b091d7f2aef94680ff15f525c5a12286fc5d7f68edba8cf48374591a59b59
imagePullPolicy: IfNotPresent
command:
- "/scripts/mailbackup.sh"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ spec:
main:
image:
repository: ghcr.io/bjw-s-labs/manyfold
tag: 0.81.0@sha256:8ab4b97b6e3f7e58e5e1103cee86c1fe4c68d1ba4bcdaf9fc0d535dd33350e3d
tag: 0.81.0@sha256:e17f8a99105463a09f4fbea7521bcde88fa84f2d3d980d72e7cc815ea9dd8338
env:
DATABASE_URL: sqlite3:/data/database/manyfold.sqlite3
MULTIUSER: false
Expand Down

0 comments on commit 325371c

Please sign in to comment.