chore(deps): update container image ghcr.io/ix-ai/smtp to v0.5.2@e7cf477 by renovate (#20886)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/ix-ai/smtp | digest | `a3c5542` -> `e7cf477` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMDMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjMwMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
d7bd8edbcd
commit
70164d192b
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/smtp-relay.webp
|
|||
keywords:
|
||||
- smtp-relay
|
||||
- smtp
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -34,4 +34,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/smtp-relay
|
||||
- https://ghcr.io/ix-ai/smtp
|
||||
type: application
|
||||
version: 3.8.6
|
||||
version: 3.8.7
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/ix-ai/smtp
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.5.2@sha256:a3c554283e37c072cc7c966bad527c5eb5ca1b1b11c5754079e85de51f8f2312
|
||||
tag: v0.5.2@sha256:e7cf477e29250b3a43da03e65720e70d42fcd962747abd79c2ce056cbc3559a4
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
|
Loading…
Reference in New Issue