Skip to content

Commit

Permalink
chore(helm): update image docker.io/jeessy/ddns-go v6.7.5 → v6.7.6 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
truecharts-admin authored Nov 7, 2024
1 parent d59101e commit 3779110
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/ddns-go/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 6.7.5
appVersion: 6.7.6
dependencies:
- name: common
version: 25.1.5
Expand All @@ -33,4 +33,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/ddns-go
- https://hub.docker.com/r/jeessy/ddns-go
type: application
version: 12.3.5
version: 12.3.6
2 changes: 1 addition & 1 deletion charts/stable/ddns-go/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: docker.io/jeessy/ddns-go
pullPolicy: IfNotPresent
tag: v6.7.5@sha256:7da6ff9d3f11d079581ab77be1730ff7f4072b3c1d345dc37b6d8dca6139d8c9
tag: v6.7.6@sha256:b69171a606fdbcf28b642cdb4cf03a224942b16e43ad87815525cd17026785d3
securityContext:
container:
readOnlyRootFilesystem: false
Expand Down

0 comments on commit 3779110

Please sign in to comment.