Skip to content

Commit ddace08

Browse files
authored
Merge pull request #5672 from bcgov/renovate/axllent-mailpit-1.x
chore(deps): update axllent/mailpit docker tag to v1.25.0
2 parents 2b73bf2 + b9f7a83 commit ddace08

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.24.2
6+
tag: v1.25.0
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.24.2
155+
image: axllent/mailpit:v1.25.0
156156
container_name: mailpit
157157
restart: unless-stopped
158158
volumes:

0 commit comments

Comments
 (0)