Skip to content

fix(container): update image ghcr.io/foxcpp/maddy (0.9.1 → 0.9.2)#5078

Merged
drag0n141 merged 1 commit intomasterfrom
renovate/ghcr.io-foxcpp-maddy-0.x
Mar 27, 2026
Merged

fix(container): update image ghcr.io/foxcpp/maddy (0.9.1 → 0.9.2)#5078
drag0n141 merged 1 commit intomasterfrom
renovate/ghcr.io-foxcpp-maddy-0.x

Conversation

@drag0n141-bot
Copy link
Copy Markdown
Contributor

@drag0n141-bot drag0n141-bot bot commented Mar 26, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/foxcpp/maddy (source) patch 0.9.10.9.2

Release Notes

foxcpp/maddy (ghcr.io/foxcpp/maddy)

v0.9.2: maddy 0.9.2

Compare Source

Fixes

Full Changelog: foxcpp/maddy@v0.9.1...v0.9.2


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@drag0n141-bot drag0n141-bot bot added renovate/container type/patch area/kubernetes Changes made in the kubernetes directory labels Mar 26, 2026
@drag0n141-bot
Copy link
Copy Markdown
Contributor Author

drag0n141-bot bot commented Mar 26, 2026

--- HelmRelease: networking/smtp-relay Deployment: networking/smtp-relay

+++ HelmRelease: networking/smtp-relay Deployment: networking/smtp-relay

@@ -49,13 +49,13 @@

           value: '2525'
         - name: TZ
           value: Europe/Berlin
         envFrom:
         - secretRef:
             name: smtp-relay-secret
-        image: ghcr.io/foxcpp/maddy:0.9.1@sha256:11056270636d4804329ed152520298238de6dc753fabf864a3aec6c39812a2ab
+        image: ghcr.io/foxcpp/maddy:0.9.2@sha256:a4b839985b9b8ec0a9738e303841c43957b0b7a9c9f8e7f74eb664e1cafbc608
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 8080

@drag0n141-bot
Copy link
Copy Markdown
Contributor Author

drag0n141-bot bot commented Mar 26, 2026

--- kubernetes/apps/networking/smtp-relay/app Kustomization: networking/smtp-relay HelmRelease: networking/smtp-relay

+++ kubernetes/apps/networking/smtp-relay/app Kustomization: networking/smtp-relay HelmRelease: networking/smtp-relay

@@ -39,13 +39,13 @@

               TZ: Europe/Berlin
             envFrom:
             - secretRef:
                 name: '{{ .Release.Name }}-secret'
             image:
               repository: ghcr.io/foxcpp/maddy
-              tag: 0.9.1@sha256:11056270636d4804329ed152520298238de6dc753fabf864a3aec6c39812a2ab
+              tag: 0.9.2@sha256:a4b839985b9b8ec0a9738e303841c43957b0b7a9c9f8e7f74eb664e1cafbc608
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
             resources:

Copy link
Copy Markdown

@claude claude bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ghcr.io/foxcpp/maddy: 0.9.1 → 0.9.2

Verdict: Safe to merge

No breaking changes or deprecations. This patch release contains a single bug fix: a panic in the rspamd module when tls_client is unspecified (fixed in PR #830). This repo's maddy.conf does not use the rspamd module, so the fix is not applicable.

New features worth adopting:
None — this is a patch release with no new capabilities.

Sources consulted:

@drag0n141-bot drag0n141-bot bot force-pushed the renovate/ghcr.io-foxcpp-maddy-0.x branch from 1e7392f to bbd5d39 Compare March 27, 2026 00:38
@drag0n141 drag0n141 merged commit 5d60529 into master Mar 27, 2026
13 checks passed
@drag0n141 drag0n141 deleted the renovate/ghcr.io-foxcpp-maddy-0.x branch March 27, 2026 06:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/kubernetes Changes made in the kubernetes directory renovate/container type/patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant