We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents daf8cf1 + ed8f261 commit fd6a23eCopy full SHA for fd6a23e
helm/_mailpit/values.yaml
@@ -3,7 +3,7 @@ replicaCount: 1
3
# https://hub.docker.com/r/axllent/mailpit/tags
4
image:
5
repository: axllent/mailpit
6
- tag: v1.27.5
+ tag: v1.27.6
7
pullPolicy: Always
8
9
imagePullSecrets: []
sandbox/docker-compose.yml
@@ -152,7 +152,7 @@ services:
152
153
mailpit:
154
# See https://hub.docker.com/r/axllent/mailpit/tags
155
- image: axllent/mailpit:v1.27.5
+ image: axllent/mailpit:v1.27.6
156
container_name: mailpit
157
restart: unless-stopped
158
volumes:
0 commit comments