fix(anonaddy): update image docker.io/anonaddy/anonaddy 1.6.3 → 1.6.4 (#49827)

This commit is contained in:
TrueCharts Bot
2026-07-03 17:41:05 +02:00
committed by GitHub
parent aaba9b1081
commit bee3a3898c
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ annotations:
trueforge.org/min_helm_version: "3.14"
trueforge.org/train: stable
apiVersion: v2
appVersion: 1.6.3
appVersion: 1.6.4
dependencies:
- name: common
version: 29.7.1
@@ -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.15.0
version: 28.15.1
+1 -1
View File
@@ -1,7 +1,7 @@
# yaml-language-server: $schema=./values.schema.json
image:
repository: docker.io/anonaddy/anonaddy
tag: 1.6.3@sha256:0117d185723a4975c15a4c2b7841121f9ef87ca901fddebddd10427736cf04bf
tag: 1.6.4@sha256:09c289b5936c8530417e64ca0e1770b554eff712de07c0513273ddb820908b4e
pullPolicy: IfNotPresent
strategy:
type: Recreate