chore(helm): update image ghcr.io/ix-ai/smtp v0.7.5 → v0.7.6 (#34134)
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 | `1343c9b` -> `2de999b` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. 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.6`](https://gitlab.com/ix.ai/smtp/tags/v0.7.6) [Compare Source](https://gitlab.com/ix.ai/smtp/compare/v0.7.5...v0.7.6) #### Release v0.7.6 * 8f15ae4 Update public.ecr.aws/docker/library/debian:stable-slim Docker digest to 00a24d7 * cb41edf Update registry.gitlab.com/ix.ai/smtp Docker digest to 1343c9b </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
|||||||
truecharts.org/min_helm_version: "3.14"
|
truecharts.org/min_helm_version: "3.14"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 0.7.5
|
appVersion: 0.7.6
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 25.4.10
|
version: 25.4.10
|
||||||
@@ -36,4 +36,5 @@ 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.7.5
|
version: 5.7.6
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: ghcr.io/ix-ai/smtp
|
repository: ghcr.io/ix-ai/smtp
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v0.7.5@sha256:1343c9b4ae17a89749cfa702a6736dd532fdc02f732aae5086844a80f469da8d
|
tag: v0.7.6@sha256:2de999bee1fecf58ff5783fd51b92ef74ed3e0ca6c493bd5547b7ceff5ca6099
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
|
|||||||
Reference in New Issue
Block a user