Skip to content

Commit fd6a23e

Browse files
authored
Merge pull request #6372 from bcgov/renovate/axllent-mailpit-1.x
chore(deps): update axllent/mailpit docker tag to v1.27.6
2 parents daf8cf1 + ed8f261 commit fd6a23e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

helm/_mailpit/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ replicaCount: 1
33
# https://hub.docker.com/r/axllent/mailpit/tags
44
image:
55
repository: axllent/mailpit
6-
tag: v1.27.5
6+
tag: v1.27.6
77
pullPolicy: Always
88

99
imagePullSecrets: []

sandbox/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ services:
152152

153153
mailpit:
154154
# See https://hub.docker.com/r/axllent/mailpit/tags
155-
image: axllent/mailpit:v1.27.5
155+
image: axllent/mailpit:v1.27.6
156156
container_name: mailpit
157157
restart: unless-stopped
158158
volumes:

0 commit comments

Comments
 (0)