File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -6,5 +6,5 @@ Contains Helm charts for [docker-mailserver](https://github.com/jeboehm/docker-m
6
6
<!-- table_start -->
7
7
| Name | Type | Description | Version | App Version |
8
8
| :---------------: | :--: | :---------------------------------------------------------------------------------------------------------------------: | :-----: | :---------: |
9
- | docker-mailserver | None | Docker Mailserver based on the famous ISPMail guide. All images are based on Alpine Linux and are so small as possible. | 0.1.24 | 5.0.18 |
9
+ | docker-mailserver | None | Docker Mailserver based on the famous ISPMail guide. All images are based on Alpine Linux and are so small as possible. | 0.1.25 | 5.0.19 |
10
10
<!-- table_end -->
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ description: Docker Mailserver based on the famous ISPMail guide. All images are
4
4
on Alpine Linux and are so small as possible.
5
5
sources :
6
6
- https://github.com/jeboehm/docker-mailserver
7
- version : 0.1.24
7
+ version : 0.1.25
8
8
keywords :
9
9
- postfix
10
10
- dovecot
@@ -15,7 +15,7 @@ keywords:
15
15
- docker-mailserver
16
16
- fetchmail
17
17
- rspamd
18
- appVersion : 5.0.18
18
+ appVersion : 5.0.19
19
19
maintainers :
20
20
- name : jeboehm
21
21
dependencies :
Original file line number Diff line number Diff line change 1
1
# docker-mailserver
2
2
3
- ![ Version: 0.1.24 ] ( https://img.shields.io/badge/Version-0.1.24 -informational?style=flat-square ) ![ AppVersion: 5.0.18 ] ( https://img.shields.io/badge/AppVersion-5.0.18 -informational?style=flat-square )
3
+ ![ Version: 0.1.25 ] ( https://img.shields.io/badge/Version-0.1.25 -informational?style=flat-square ) ![ AppVersion: 5.0.19 ] ( https://img.shields.io/badge/AppVersion-5.0.19 -informational?style=flat-square )
4
4
5
5
Docker Mailserver based on the famous ISPMail guide. All images are based on Alpine Linux and are so small as possible.
6
6
@@ -20,7 +20,7 @@ Docker Mailserver based on the famous ISPMail guide. All images are based on Alp
20
20
| ------------| ------| ---------|
21
21
| oci://registry-1.docker.io/bitnamicharts | common | 2.30.0 |
22
22
| oci://registry-1.docker.io/bitnamicharts | mariadb | 20.4.3 |
23
- | oci://registry-1.docker.io/bitnamicharts | redis | 20.13.1 |
23
+ | oci://registry-1.docker.io/bitnamicharts | redis | 20.13.2 |
24
24
25
25
## Values
26
26
@@ -370,7 +370,7 @@ Docker Mailserver based on the famous ISPMail guide. All images are based on Alp
370
370
| redis.image.pullSecrets | list | ` [] ` | |
371
371
| redis.image.registry | string | ` "docker.io" ` | |
372
372
| redis.image.repository | string | ` "bitnami/redis" ` | |
373
- | redis.image.tag | string | ` "7.4.2 -debian-12-r11 " ` | |
373
+ | redis.image.tag | string | ` "7.4.3 -debian-12-r0 " ` | |
374
374
| redis.nameOverride | string | ` "" ` | |
375
375
| redis.service.ports.redis | int | ` 6379 ` | |
376
376
| virus.affinity | object | ` {} ` | |
You can’t perform that action at this time.
0 commit comments