fix(anonaddy): update image docker.io/anonaddy/anonaddy 1.3.7 → 1.3.8 (#45852)

This commit is contained in:
TrueCharts Bot
2026-03-07 00:38:16 +01:00
committed by GitHub
parent f6972354f0
commit 330249c0f9
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -14,7 +14,7 @@ annotations:
trueforge.org/min_helm_version: "3.14"
trueforge.org/train: stable
apiVersion: v2
appVersion: 1.3.7
appVersion: 1.3.8
dependencies:
- name: common
version: 28.33.0
@@ -54,5 +54,5 @@ sources:
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/anonaddy
- https://hub.docker.com/r/anonaddy/anonaddy
type: application
version: 25.32.0
version: 25.32.1
+1 -1
View File
@@ -1,7 +1,7 @@
# yaml-language-server: $schema=./values.schema.json
image:
repository: docker.io/anonaddy/anonaddy
tag: 1.3.7@sha256:d74d1772af8451eefa208a6862cbdbf7fd544fa4e66e74fce3980735a51a3edf
tag: 1.3.8@sha256:c28cffee8268ba74eb9698bb412a2b4541c1e566b7e7c64a6a0e76830ef50561
pullPolicy: IfNotPresent
strategy:
type: Recreate