Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️ Update ghcr.io/foxcpp/maddy ( 0.8.0 → 0.8.1 ) #6547

Merged
merged 1 commit into from
Jan 26, 2025

Conversation

feisar-bot[bot]
Copy link
Contributor

@feisar-bot feisar-bot bot commented Jan 25, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/foxcpp/maddy (source) patch 0.8.0 -> 0.8.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v0.8.1: maddy 0.8.1

Compare Source

This release includes target.smtp STARTTLS change that originally should have been included in 0.8.0 but was accidentally reverted.

Build attestation

Release artifacts built via GitHub Actions run https://github.com/foxcpp/maddy/actions/runs/12964852891

SLSA Build Attestation for x86_64 linux-musl build: https://github.com/foxcpp/maddy/attestations/4622297
SLSA Build Attestation for Docker image: https://github.com/foxcpp/maddy/attestations/4622340


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.

| datasource | package              | from  | to    |
| ---------- | -------------------- | ----- | ----- |
| docker     | ghcr.io/foxcpp/maddy | 0.8.0 | 0.8.1 |
@feisar-bot
Copy link
Contributor Author

feisar-bot bot commented Jan 25, 2025

--- kubernetes/apps/default/smtp-relay/app Kustomization: flux-system/smtp-relay HelmRelease: default/smtp-relay

+++ kubernetes/apps/default/smtp-relay/app Kustomization: flux-system/smtp-relay HelmRelease: default/smtp-relay

@@ -44,13 +44,13 @@

               SMTP_SERVER: smtp.fastmail.com
             envFrom:
             - secretRef:
                 name: smtp-relay-secret
             image:
               repository: ghcr.io/foxcpp/maddy
-              tag: 0.8.0@sha256:7e4a6560cee8bf11a8fa6f624903cab38e8a3fb0e941a7d27dacf556038546cd
+              tag: 0.8.1@sha256:55636d8a29588eea62d81d51acdafe38e0f694fb91801ab12dc1ed8c47b6439d
             resources:
               limits:
                 memory: 50Mi
               requests:
                 cpu: 10m
                 memory: 10Mi

@feisar-bot
Copy link
Contributor Author

feisar-bot bot commented Jan 25, 2025

--- HelmRelease: default/smtp-relay Deployment: default/smtp-relay

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

@@ -44,13 +44,13 @@

           value: '465'
         - name: SMTP_SERVER
           value: smtp.fastmail.com
         envFrom:
         - secretRef:
             name: smtp-relay-secret
-        image: ghcr.io/foxcpp/maddy:0.8.0@sha256:7e4a6560cee8bf11a8fa6f624903cab38e8a3fb0e941a7d27dacf556038546cd
+        image: ghcr.io/foxcpp/maddy:0.8.1@sha256:55636d8a29588eea62d81d51acdafe38e0f694fb91801ab12dc1ed8c47b6439d
         name: app
         resources:
           limits:
             memory: 50Mi
           requests:
             cpu: 10m

@auricom auricom merged commit 9e670e6 into main Jan 26, 2025
7 checks passed
@feisar-bot feisar-bot bot deleted the renovate/ghcr.io-foxcpp-maddy-0.x branch January 26, 2025 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant