chore(helm): update image ghcr.io/ix-ai/smtp v0.7.6 → v0.7.7 (#34249)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/ix-ai/smtp](https://egos.tech/smtp) ([source](https://gitlab.com/ix.ai/smtp)) | patch | `2de999b` -> `4f5f64a` | 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.7.7`](https://gitlab.com/ix.ai/smtp/tags/v0.7.7) [Compare Source](https://gitlab.com/ix.ai/smtp/compare/v0.7.6...v0.7.7) ### Deprecation This is the final release of this image. Please switch to: ``` registry.gitlab.com/egos-tech/smtp:1.0.0 ``` #### Release v0.7.7 * a58d21a Add deprecation notice * 20b5c2b Update registry.gitlab.com/ix.ai/smtp Docker digest to 2de999b </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.7.6
|
||||
appVersion: 0.7.7
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -36,5 +36,5 @@ sources:
|
||||
- https://github.com/ix-ai/smtp
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/smtp-relay
|
||||
type: application
|
||||
version: 5.7.6
|
||||
version: 5.7.7
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/ix-ai/smtp
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.7.6@sha256:2de999bee1fecf58ff5783fd51b92ef74ed3e0ca6c493bd5547b7ceff5ca6099
|
||||
tag: v0.7.7@sha256:4f5f64a386ef8e024b60a45f9cac171f6229dd65eaad1d772337a1db64ba7f3d
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user