Skip to content

Commit b6c71ef

Browse files
authored
Merge pull request #4886 from bcgov/renovate/axllent-mailpit-1.x
chore(deps): update axllent/mailpit docker tag to v1.22.2
2 parents 55e86be + d947884 commit b6c71ef

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.22.1
6+
tag: v1.22.2
77
pullPolicy: Always
88

99
imagePullSecrets: []

sandbox/docker-compose.yml

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

147147
mailpit:
148148
# See https://hub.docker.com/r/axllent/mailpit/tags
149-
image: axllent/mailpit:v1.22.1
149+
image: axllent/mailpit:v1.22.2
150150
container_name: mailpit
151151
restart: unless-stopped
152152
volumes:

0 commit comments

Comments
 (0)