chore(helm): update image ghcr.io/ix-ai/smtp v0.5.7 → v0.5.8 (#28282)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/ix-ai/smtp](https://gitlab.com/ix.ai/smtp) | patch | `17b59e7` -> `f67bbeb` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>ix.ai/smtp (ghcr.io/ix-ai/smtp)</summary> ### [`v0.5.8`](https://gitlab.com/ix.ai/smtp/tags/v0.5.8) [Compare Source](https://gitlab.com/ix.ai/smtp/compare/v0.5.7...v0.5.8) #### Release v0.5.8 * 25a98d6 Update registry.gitlab.com/ix.ai/smtp Docker digest to 17b59e7 </details> --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzAuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.5.7
|
||||
appVersion: 0.5.8
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.1.0
|
||||
@@ -33,4 +33,4 @@ sources:
|
||||
- https://github.com/ix-ai/smtp
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/smtp-relay
|
||||
type: application
|
||||
version: 5.2.2
|
||||
version: 5.2.3
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/ix-ai/smtp
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.5.7@sha256:17b59e7b32aa9762d9f035fbc01712f958384cfb82a58848609218424788c0c6
|
||||
tag: v0.5.8@sha256:f67bbebb1bb1d3e0dceb2c31b5509ad58afc69d31c6308c2194bae3ae582b3ca
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user