chore(deps): update container image ghcr.io/ix-ai/smtp to v0.5.3@f8d6a14 by renovate (#25952)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/ix-ai/smtp | patch | `v0.5.2` -> `v0.5.3` | --- > [!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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC42Ny41IiwidXBkYXRlZEluVmVyIjoiMzguNjcuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
cf4145fba8
commit
cad9f56398
|
@ -6,7 +6,7 @@ annotations:
|
||||||
truecharts.org/min_helm_version: "3.11"
|
truecharts.org/min_helm_version: "3.11"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 0.5.2
|
appVersion: 0.5.3
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 24.1.14
|
version: 24.1.14
|
||||||
|
@ -33,4 +33,4 @@ sources:
|
||||||
- https://github.com/ix-ai/smtp
|
- https://github.com/ix-ai/smtp
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/smtp-relay
|
- https://github.com/truecharts/charts/tree/master/charts/stable/smtp-relay
|
||||||
type: application
|
type: application
|
||||||
version: 5.1.7
|
version: 5.1.8
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/ix-ai/smtp
|
repository: ghcr.io/ix-ai/smtp
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v0.5.2@sha256:dd5edd14e801752e189b46b48ff91ea91b843a4efbf44ef7b691e1965394353f
|
tag: v0.5.3@sha256:f8d6a14c23c013fc64d9052f8a69b46ef36d5994f4859f9684f83f356753c1f3
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
|
|
Loading…
Reference in New Issue