Skip to content
Snippets Groups Projects
Verified Commit 0b74363b authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

chore(mok): Release 0.4.3

parent cac18ffa
No related branches found
No related tags found
No related merge requests found
Pipeline #14266 passed
...@@ -3,7 +3,7 @@ name: mok ...@@ -3,7 +3,7 @@ name: mok
description: | description: |
Mail on Kubernetes (MoK) is a project to deploy a functional mailserver that runs without a database server on Kubernetes, taking advantage of configmaps and secret. Mail on Kubernetes (MoK) is a project to deploy a functional mailserver that runs without a database server on Kubernetes, taking advantage of configmaps and secret.
type: application type: application
version: 0.4.2 version: 0.4.3
sources: sources:
- https://de.postfix.org/ftpmirror/index.html - https://de.postfix.org/ftpmirror/index.html
- https://github.com/dovecot/core - https://github.com/dovecot/core
......
# mok # mok
![Version: 0.4.2](https://img.shields.io/badge/Version-0.4.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![Version: 0.4.3](https://img.shields.io/badge/Version-0.4.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
Mail on Kubernetes (MoK) is a project to deploy a functional mailserver that runs without a database server on Kubernetes, taking advantage of configmaps and secret. Mail on Kubernetes (MoK) is a project to deploy a functional mailserver that runs without a database server on Kubernetes, taking advantage of configmaps and secret.
...@@ -23,7 +23,7 @@ Mail on Kubernetes (MoK) is a project to deploy a functional mailserver that run ...@@ -23,7 +23,7 @@ Mail on Kubernetes (MoK) is a project to deploy a functional mailserver that run
| dovecot.affinity | object | `{}` | | | dovecot.affinity | object | `{}` | |
| dovecot.image.pullPolicy | string | `"IfNotPresent"` | | | dovecot.image.pullPolicy | string | `"IfNotPresent"` | |
| dovecot.image.repository | string | `"quay.io/shivering-isles/dovecot"` | dovecot container image | | dovecot.image.repository | string | `"quay.io/shivering-isles/dovecot"` | dovecot container image |
| dovecot.image.tag | string | `"0.1.0"` | Overrides the image tag whose default is "latest" | | dovecot.image.tag | string | `"0.1.1"` | Overrides the image tag whose default is "latest" |
| dovecot.imagePullSecrets | list | `[]` | pull secret to access the afore defined image | | dovecot.imagePullSecrets | list | `[]` | pull secret to access the afore defined image |
| dovecot.nodeSelector | object | `{}` | | | dovecot.nodeSelector | object | `{}` | |
| dovecot.podAnnotations | object | `{}` | | | dovecot.podAnnotations | object | `{}` | |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment