diff --git a/charts/stable/anonaddy/Chart.yaml b/charts/stable/anonaddy/Chart.yaml index 48d921a7b35..7aa4967bbbc 100644 --- a/charts/stable/anonaddy/Chart.yaml +++ b/charts/stable/anonaddy/Chart.yaml @@ -2,13 +2,19 @@ annotations: artifacthub.io/links: |- - name: support url: https://discord.com/invite/tVsPTHWTtr + truecharts.org/category: unsorted + truecharts.org/max_helm_version: "3.17" + truecharts.org/max_kubernetes_version: 1.32.0 + truecharts.org/min_helm_version: "3.14" + truecharts.org/min_kubernetes_version: 1.24.0 + truecharts.org/train: stable trueforge.org/category: email trueforge.org/max_helm_version: "3.20" trueforge.org/max_kubernetes_version: 1.35.0 trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 1.3.6 +appVersion: 1.3.7 dependencies: - name: common version: 28.29.40 @@ -33,20 +39,20 @@ dependencies: import-values: [] deprecated: false description: Protect your email from spam using disposable addresses. -home: https://trueforge.org/truetech/truecharts/charts/stable/anonaddy -icon: https://trueforge.org/img/hotlink-ok/chart-icons/anonaddy.webp +home: https://truecharts.org/charts/stable/anonaddy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/anonaddy.webp keywords: - anonaddy kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts - email: info@trueforge.org - url: https://trueforge.org + email: info@truecharts.org + url: https://truecharts.org name: anonaddy sources: - https://github.com/anonaddy/docker - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/anonaddy - https://hub.docker.com/r/anonaddy/anonaddy type: application -version: 25.23.29 +version: 25.23.30 diff --git a/charts/stable/anonaddy/values.yaml b/charts/stable/anonaddy/values.yaml index 617bf34e967..4c23adbb41d 100644 --- a/charts/stable/anonaddy/values.yaml +++ b/charts/stable/anonaddy/values.yaml @@ -1,6 +1,6 @@ image: repository: docker.io/anonaddy/anonaddy - tag: 1.3.6@sha256:c520e8c0e9d935557842bf53357c1f0a4e0fd53155554ff4b599d1d02c7e2f6d + tag: 1.3.7@sha256:d74d1772af8451eefa208a6862cbdbf7fd544fa4e66e74fce3980735a51a3edf pullPolicy: IfNotPresent strategy: type: Recreate