Skip to content
This repository has been archived by the owner on May 5, 2024. It is now read-only.

Commit

Permalink
fix(docker-image): update ghcr.io/szinn/dmarc-report docker tag to v1…
Browse files Browse the repository at this point in the history
….4.5

| datasource | package                    | from  | to    |
| ---------- | -------------------------- | ----- | ----- |
| docker     | ghcr.io/szinn/dmarc-report | 1.4.1 | 1.4.5 |
  • Loading branch information
Trux-Bot committed Feb 29, 2024
1 parent e88303e commit 10a41fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/apps/security/dmarc-report/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ spec:
main:
image:
repository: ghcr.io/szinn/dmarc-report
tag: 1.4.1@sha256:3bdb6549f9f577ec75034a415d13beb77fec9e296428d1a1e88c955be4f20592
tag: 1.4.5@sha256:26d14b7c66b7d0f4c084abccfe6ce3b0ba78e25ab8fca5bb19d8bd15b12eb68b
pullPolicy: IfNotPresent
env:
PARSER_IMAP_READ_FOLDER: "dmarc_reports"
Expand Down

0 comments on commit 10a41fe

Please sign in to comment.