feat(ddns-go): update image docker.io/jeessy/ddns-go v6.16.13 → v6.17.0 (#47750)

This commit is contained in:
TrueCharts Bot
2026-05-01 08:01:46 +02:00
committed by GitHub
parent df88532d07
commit 523a2d8997
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/min_helm_version: "3.14"
trueforge.org/train: stable trueforge.org/train: stable
apiVersion: v2 apiVersion: v2
appVersion: 6.16.13 appVersion: 6.17.0
dependencies: dependencies:
- name: common - name: common
version: 29.1.6 version: 29.1.6
@@ -36,5 +36,5 @@ sources:
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/ddns-go - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/ddns-go
- https://hub.docker.com/r/jeessy/ddns-go - https://hub.docker.com/r/jeessy/ddns-go
type: application type: application
version: 14.1.4 version: 14.2.0
+1 -1
View File
@@ -2,7 +2,7 @@
image: image:
repository: docker.io/jeessy/ddns-go repository: docker.io/jeessy/ddns-go
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: v6.16.13@sha256:dc14965f176ba1cc2dd2efd521cd743c77f8194ead44bcee31a3691575958960 tag: v6.17.0@sha256:be70e8aea15f01038d7969c9bab97eb1a13c1f95facdc2a79d37b1e89b6b9f6c
securityContext: securityContext:
container: container:
readOnlyRootFilesystem: false readOnlyRootFilesystem: false