From f2bd63022fad5cdd5338fd955cf944d8c8789ae0 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 24 Jul 2023 04:40:08 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/duckdns/5.0.33/app-changelog.md | 9 --------- .../duckdns/{5.0.33 => 5.0.34}/CHANGELOG.md | 18 +++++++++--------- stable/duckdns/{5.0.33 => 5.0.34}/Chart.yaml | 2 +- stable/duckdns/{5.0.33 => 5.0.34}/README.md | 0 stable/duckdns/5.0.34/app-changelog.md | 9 +++++++++ .../duckdns/{5.0.33 => 5.0.34}/app-readme.md | 0 .../charts/common-12.14.6.tgz | Bin .../duckdns/{5.0.33 => 5.0.34}/ix_values.yaml | 2 +- .../duckdns/{5.0.33 => 5.0.34}/questions.yaml | 0 .../{5.0.33 => 5.0.34}/templates/NOTES.txt | 0 .../{5.0.33 => 5.0.34}/templates/common.yaml | 0 stable/duckdns/{5.0.33 => 5.0.34}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/duckdns/5.0.33/app-changelog.md rename stable/duckdns/{5.0.33 => 5.0.34}/CHANGELOG.md (93%) rename stable/duckdns/{5.0.33 => 5.0.34}/Chart.yaml (97%) rename stable/duckdns/{5.0.33 => 5.0.34}/README.md (100%) create mode 100644 stable/duckdns/5.0.34/app-changelog.md rename stable/duckdns/{5.0.33 => 5.0.34}/app-readme.md (100%) rename stable/duckdns/{5.0.33 => 5.0.34}/charts/common-12.14.6.tgz (100%) rename stable/duckdns/{5.0.33 => 5.0.34}/ix_values.yaml (89%) rename stable/duckdns/{5.0.33 => 5.0.34}/questions.yaml (100%) rename stable/duckdns/{5.0.33 => 5.0.34}/templates/NOTES.txt (100%) rename stable/duckdns/{5.0.33 => 5.0.34}/templates/common.yaml (100%) rename stable/duckdns/{5.0.33 => 5.0.34}/values.yaml (100%) diff --git a/stable/duckdns/5.0.33/app-changelog.md b/stable/duckdns/5.0.33/app-changelog.md deleted file mode 100644 index 6cdbccc2a95..00000000000 --- a/stable/duckdns/5.0.33/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [duckdns-5.0.33](https://github.com/truecharts/charts/compare/duckdns-5.0.32...duckdns-5.0.33) (2023-07-17) - -### Chore - -- update container image tccr.io/truecharts/duckdns to latest ([#10529](https://github.com/truecharts/charts/issues/10529)) - - \ No newline at end of file diff --git a/stable/duckdns/5.0.33/CHANGELOG.md b/stable/duckdns/5.0.34/CHANGELOG.md similarity index 93% rename from stable/duckdns/5.0.33/CHANGELOG.md rename to stable/duckdns/5.0.34/CHANGELOG.md index b634337fdce..9a5cf39f924 100644 --- a/stable/duckdns/5.0.33/CHANGELOG.md +++ b/stable/duckdns/5.0.34/CHANGELOG.md @@ -4,6 +4,15 @@ +## [duckdns-5.0.34](https://github.com/truecharts/charts/compare/duckdns-5.0.33...duckdns-5.0.34) (2023-07-24) + +### Chore + +- update container image tccr.io/truecharts/duckdns to latest ([#10791](https://github.com/truecharts/charts/issues/10791)) + + + + ## [duckdns-5.0.33](https://github.com/truecharts/charts/compare/duckdns-5.0.32...duckdns-5.0.33) (2023-07-17) ### Chore @@ -88,12 +97,3 @@ ## [duckdns-5.0.24](https://github.com/truecharts/charts/compare/duckdns-5.0.23...duckdns-5.0.24) (2023-06-05) ### Chore - -- update container image tccr.io/truecharts/duckdns to latest ([#9405](https://github.com/truecharts/charts/issues/9405)) - - - - -## [duckdns-5.0.23](https://github.com/truecharts/charts/compare/duckdns-5.0.22...duckdns-5.0.23) (2023-06-04) - -### Chore diff --git a/stable/duckdns/5.0.33/Chart.yaml b/stable/duckdns/5.0.34/Chart.yaml similarity index 97% rename from stable/duckdns/5.0.33/Chart.yaml rename to stable/duckdns/5.0.34/Chart.yaml index 1ff659ec883..91445fa61cd 100644 --- a/stable/duckdns/5.0.33/Chart.yaml +++ b/stable/duckdns/5.0.34/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: duckdns -version: 5.0.33 +version: 5.0.34 appVersion: "latest" description: Duckdns is a free service which will point a DNS (sub domains of duckdns.org) to an IP of your choice. type: application diff --git a/stable/duckdns/5.0.33/README.md b/stable/duckdns/5.0.34/README.md similarity index 100% rename from stable/duckdns/5.0.33/README.md rename to stable/duckdns/5.0.34/README.md diff --git a/stable/duckdns/5.0.34/app-changelog.md b/stable/duckdns/5.0.34/app-changelog.md new file mode 100644 index 00000000000..73592643c7e --- /dev/null +++ b/stable/duckdns/5.0.34/app-changelog.md @@ -0,0 +1,9 @@ + + +## [duckdns-5.0.34](https://github.com/truecharts/charts/compare/duckdns-5.0.33...duckdns-5.0.34) (2023-07-24) + +### Chore + +- update container image tccr.io/truecharts/duckdns to latest ([#10791](https://github.com/truecharts/charts/issues/10791)) + + \ No newline at end of file diff --git a/stable/duckdns/5.0.33/app-readme.md b/stable/duckdns/5.0.34/app-readme.md similarity index 100% rename from stable/duckdns/5.0.33/app-readme.md rename to stable/duckdns/5.0.34/app-readme.md diff --git a/stable/duckdns/5.0.33/charts/common-12.14.6.tgz b/stable/duckdns/5.0.34/charts/common-12.14.6.tgz similarity index 100% rename from stable/duckdns/5.0.33/charts/common-12.14.6.tgz rename to stable/duckdns/5.0.34/charts/common-12.14.6.tgz diff --git a/stable/duckdns/5.0.33/ix_values.yaml b/stable/duckdns/5.0.34/ix_values.yaml similarity index 89% rename from stable/duckdns/5.0.33/ix_values.yaml rename to stable/duckdns/5.0.34/ix_values.yaml index eec80041bdc..d9187b094b6 100644 --- a/stable/duckdns/5.0.33/ix_values.yaml +++ b/stable/duckdns/5.0.34/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/duckdns pullPolicy: IfNotPresent - tag: latest@sha256:9f6dee1a31c12b7520dbcbbb164e3999729f88b9e95d74c36fdad7861fa90b19 + tag: latest@sha256:a493a6b5a9f339bd10634993f049a1caa125ed571573c4d5697d9990ee3cbd18 securityContext: container: diff --git a/stable/duckdns/5.0.33/questions.yaml b/stable/duckdns/5.0.34/questions.yaml similarity index 100% rename from stable/duckdns/5.0.33/questions.yaml rename to stable/duckdns/5.0.34/questions.yaml diff --git a/stable/duckdns/5.0.33/templates/NOTES.txt b/stable/duckdns/5.0.34/templates/NOTES.txt similarity index 100% rename from stable/duckdns/5.0.33/templates/NOTES.txt rename to stable/duckdns/5.0.34/templates/NOTES.txt diff --git a/stable/duckdns/5.0.33/templates/common.yaml b/stable/duckdns/5.0.34/templates/common.yaml similarity index 100% rename from stable/duckdns/5.0.33/templates/common.yaml rename to stable/duckdns/5.0.34/templates/common.yaml diff --git a/stable/duckdns/5.0.33/values.yaml b/stable/duckdns/5.0.34/values.yaml similarity index 100% rename from stable/duckdns/5.0.33/values.yaml rename to stable/duckdns/5.0.34/values.yaml