diff --git a/charts/stable/anonaddy/Chart.yaml b/charts/stable/anonaddy/Chart.yaml index 6e2d542c50d..c031b322854 100644 --- a/charts/stable/anonaddy/Chart.yaml +++ b/charts/stable/anonaddy/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 1.6.0 +appVersion: 1.6.1 dependencies: - name: common version: 29.3.4 @@ -49,5 +49,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/anonaddy - https://hub.docker.com/r/anonaddy/anonaddy type: application -version: 28.8.2 +version: 28.8.3 diff --git a/charts/stable/anonaddy/values.yaml b/charts/stable/anonaddy/values.yaml index 9722ece7122..c641a1044fe 100644 --- a/charts/stable/anonaddy/values.yaml +++ b/charts/stable/anonaddy/values.yaml @@ -1,7 +1,7 @@ # yaml-language-server: $schema=./values.schema.json image: repository: docker.io/anonaddy/anonaddy - tag: 1.6.0@sha256:508c1fefd873bf87bda96feafb781f2e3c6dd3f2136d883c71e6d6be670168fd + tag: 1.6.1@sha256:8935bf2069a8c603355d0979615a73fe4d11a81f168350cd4597a193673f3c75 pullPolicy: IfNotPresent strategy: type: Recreate