Bumped AnonAddy Version to 0.12.3 (#1714)

Signed-off-by: Simon Caron <simon.caron.8@gmail.com>
This commit is contained in:
Simon Caron 2022-07-28 13:48:20 -04:00 committed by GitHub
parent e2cba2c602
commit 155a9558b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 5 deletions

View File

@ -1,9 +1,9 @@
---
apiVersion: v2
appVersion: 0.8.4
appVersion: 0.12.3
description: "Anonaddy: Anonymous email forwarding"
name: anonaddy
version: 4.1.0
version: 5.0.0
kubeVersion: ">=1.16.0-0"
keywords:
- anonaddy
@ -29,4 +29,4 @@ dependencies:
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `redis` chart dependency to version 16.13.1
description: Updated App Version to 0.12.3

View File

@ -8,10 +8,11 @@
image:
# -- image repository
repository: anonaddy/anonaddy
# -- image tag
tag: 0.8.4
# -- image pull policy
pullPolicy: IfNotPresent
# -- image tag
# @default -- chart.appVersion
tag:
strategy:
type: Recreate
@ -26,6 +27,8 @@ env:
ANONADDY_DOMAIN: chart-example.local
# -- Long random string used when hashing data for the anonymous replies
ANONADDY_SECRET:
# -- MySQL database hostname / IP address
DB_HOST:
# -- Configures service settings for the chart.
# @default -- See values.yaml