Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update container image ghcr.io/ix-ai/smtp to v0.5.2@e7cf477 by renovate #20886

Merged
merged 1 commit into from
Apr 17, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions charts/stable/smtp-relay/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
2 changes: 1 addition & 1 deletion charts/stable/smtp-relay/values.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down