diff --git a/charts/stable/anonaddy/Chart.yaml b/charts/stable/anonaddy/Chart.yaml index a1f11477543b..c9bda06d5693 100644 --- a/charts/stable/anonaddy/Chart.yaml +++ b/charts/stable/anonaddy/Chart.yaml @@ -1,16 +1,16 @@ kubeVersion: '>=1.24.0-0' apiVersion: v2 name: anonaddy -version: 15.0.18 -appVersion: 0.14.1 +version: 16.0.0 +appVersion: 1.0.4 description: Protect your email from spam using disposable addresses. home: https://truecharts.org/charts/stable/anonaddy icon: https://truecharts.org/img/hotlink-ok/chart-icons/anonaddy.png deprecated: false sources: -- https://github.com/anonaddy/docker - https://github.com/truecharts/charts/tree/master/charts/stable/anonaddy - https://hub.docker.com/r/anonaddy/anonaddy +- https://github.com/anonaddy/docker maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/charts/stable/anonaddy/values.yaml b/charts/stable/anonaddy/values.yaml index 989b22ced4b4..8f4549d9ae44 100644 --- a/charts/stable/anonaddy/values.yaml +++ b/charts/stable/anonaddy/values.yaml @@ -1,6 +1,6 @@ image: repository: anonaddy/anonaddy - tag: 0.14.1@sha256:4e651dee9aa2c037ff4c9593db41feda8fc04edf9a82de8e60e79f0e92c5a47a + tag: 1.0.4@sha256:e3359ee6536ca2bfc1ebba00e405d9232338506d1c1342db6832192dd00d9994 pullPolicy: IfNotPresent strategy: type: Recreate