From d785dde73242fc6b3e71e188af7988ffe33dab3c Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 22 May 2023 15:57:49 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/duckdns/5.0.17/app-changelog.md | 9 --------- .../duckdns/{5.0.17 => 5.0.18}/CHANGELOG.md | 18 +++++++++--------- stable/duckdns/{5.0.17 => 5.0.18}/Chart.yaml | 2 +- stable/duckdns/{5.0.17 => 5.0.18}/README.md | 0 stable/duckdns/5.0.18/app-changelog.md | 9 +++++++++ .../duckdns/{5.0.17 => 5.0.18}/app-readme.md | 0 .../charts/common-12.9.2.tgz | Bin .../duckdns/{5.0.17 => 5.0.18}/ix_values.yaml | 2 +- .../duckdns/{5.0.17 => 5.0.18}/questions.yaml | 0 .../{5.0.17 => 5.0.18}/templates/NOTES.txt | 0 .../{5.0.17 => 5.0.18}/templates/common.yaml | 0 stable/duckdns/{5.0.17 => 5.0.18}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/duckdns/5.0.17/app-changelog.md rename stable/duckdns/{5.0.17 => 5.0.18}/CHANGELOG.md (90%) rename stable/duckdns/{5.0.17 => 5.0.18}/Chart.yaml (97%) rename stable/duckdns/{5.0.17 => 5.0.18}/README.md (100%) create mode 100644 stable/duckdns/5.0.18/app-changelog.md rename stable/duckdns/{5.0.17 => 5.0.18}/app-readme.md (100%) rename stable/duckdns/{5.0.17 => 5.0.18}/charts/common-12.9.2.tgz (100%) rename stable/duckdns/{5.0.17 => 5.0.18}/ix_values.yaml (89%) rename stable/duckdns/{5.0.17 => 5.0.18}/questions.yaml (100%) rename stable/duckdns/{5.0.17 => 5.0.18}/templates/NOTES.txt (100%) rename stable/duckdns/{5.0.17 => 5.0.18}/templates/common.yaml (100%) rename stable/duckdns/{5.0.17 => 5.0.18}/values.yaml (100%) diff --git a/stable/duckdns/5.0.17/app-changelog.md b/stable/duckdns/5.0.17/app-changelog.md deleted file mode 100644 index 37bc0de2a0..0000000000 --- a/stable/duckdns/5.0.17/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [duckdns-5.0.17](https://github.com/truecharts/charts/compare/duckdns-5.0.16...duckdns-5.0.17) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/duckdns/5.0.17/CHANGELOG.md b/stable/duckdns/5.0.18/CHANGELOG.md similarity index 90% rename from stable/duckdns/5.0.17/CHANGELOG.md rename to stable/duckdns/5.0.18/CHANGELOG.md index c08749a53f..b52e2b4750 100644 --- a/stable/duckdns/5.0.17/CHANGELOG.md +++ b/stable/duckdns/5.0.18/CHANGELOG.md @@ -4,6 +4,15 @@ +## [duckdns-5.0.18](https://github.com/truecharts/charts/compare/duckdns-5.0.17...duckdns-5.0.18) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/duckdns to latest ([#9093](https://github.com/truecharts/charts/issues/9093)) + + + + ## [duckdns-5.0.17](https://github.com/truecharts/charts/compare/duckdns-5.0.16...duckdns-5.0.17) (2023-05-22) ### Chore @@ -88,12 +97,3 @@ ## [duckdns-5.0.8](https://github.com/truecharts/charts/compare/duckdns-5.0.7...duckdns-5.0.8) (2023-04-25) ### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [duckdns-5.0.7](https://github.com/truecharts/charts/compare/duckdns-5.0.6...duckdns-5.0.7) (2023-04-20) - -### Chore diff --git a/stable/duckdns/5.0.17/Chart.yaml b/stable/duckdns/5.0.18/Chart.yaml similarity index 97% rename from stable/duckdns/5.0.17/Chart.yaml rename to stable/duckdns/5.0.18/Chart.yaml index ed955fbe50..881ed0588a 100644 --- a/stable/duckdns/5.0.17/Chart.yaml +++ b/stable/duckdns/5.0.18/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: duckdns -version: 5.0.17 +version: 5.0.18 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.17/README.md b/stable/duckdns/5.0.18/README.md similarity index 100% rename from stable/duckdns/5.0.17/README.md rename to stable/duckdns/5.0.18/README.md diff --git a/stable/duckdns/5.0.18/app-changelog.md b/stable/duckdns/5.0.18/app-changelog.md new file mode 100644 index 0000000000..9de598e441 --- /dev/null +++ b/stable/duckdns/5.0.18/app-changelog.md @@ -0,0 +1,9 @@ + + +## [duckdns-5.0.18](https://github.com/truecharts/charts/compare/duckdns-5.0.17...duckdns-5.0.18) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/duckdns to latest ([#9093](https://github.com/truecharts/charts/issues/9093)) + + \ No newline at end of file diff --git a/stable/duckdns/5.0.17/app-readme.md b/stable/duckdns/5.0.18/app-readme.md similarity index 100% rename from stable/duckdns/5.0.17/app-readme.md rename to stable/duckdns/5.0.18/app-readme.md diff --git a/stable/duckdns/5.0.17/charts/common-12.9.2.tgz b/stable/duckdns/5.0.18/charts/common-12.9.2.tgz similarity index 100% rename from stable/duckdns/5.0.17/charts/common-12.9.2.tgz rename to stable/duckdns/5.0.18/charts/common-12.9.2.tgz diff --git a/stable/duckdns/5.0.17/ix_values.yaml b/stable/duckdns/5.0.18/ix_values.yaml similarity index 89% rename from stable/duckdns/5.0.17/ix_values.yaml rename to stable/duckdns/5.0.18/ix_values.yaml index fb88189632..d943dc2373 100644 --- a/stable/duckdns/5.0.17/ix_values.yaml +++ b/stable/duckdns/5.0.18/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/duckdns pullPolicy: IfNotPresent - tag: latest@sha256:845d6313424f0bc2098c9cd6a20f1c35384966c488fa2398b46e4ceeac952743 + tag: latest@sha256:29d1e912fca498f3bf42cfb60c2a26a8f8bdc5827b1fe702d16395901cc5666d securityContext: container: diff --git a/stable/duckdns/5.0.17/questions.yaml b/stable/duckdns/5.0.18/questions.yaml similarity index 100% rename from stable/duckdns/5.0.17/questions.yaml rename to stable/duckdns/5.0.18/questions.yaml diff --git a/stable/duckdns/5.0.17/templates/NOTES.txt b/stable/duckdns/5.0.18/templates/NOTES.txt similarity index 100% rename from stable/duckdns/5.0.17/templates/NOTES.txt rename to stable/duckdns/5.0.18/templates/NOTES.txt diff --git a/stable/duckdns/5.0.17/templates/common.yaml b/stable/duckdns/5.0.18/templates/common.yaml similarity index 100% rename from stable/duckdns/5.0.17/templates/common.yaml rename to stable/duckdns/5.0.18/templates/common.yaml diff --git a/stable/duckdns/5.0.17/values.yaml b/stable/duckdns/5.0.18/values.yaml similarity index 100% rename from stable/duckdns/5.0.17/values.yaml rename to stable/duckdns/5.0.18/values.yaml