From 8609829656f63b1cb05f1c43a82851707c83f605 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 7 Aug 2023 04:43:45 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/duckdns/6.0.0/app-changelog.md | 0 stable/duckdns/{6.0.0 => 6.0.1}/CHANGELOG.md | 18 +++++++++--------- stable/duckdns/{6.0.0 => 6.0.1}/Chart.yaml | 2 +- stable/duckdns/{6.0.0 => 6.0.1}/README.md | 0 stable/duckdns/6.0.1/app-changelog.md | 9 +++++++++ stable/duckdns/{6.0.0 => 6.0.1}/app-readme.md | 0 .../{6.0.0 => 6.0.1}/charts/common-14.0.1.tgz | Bin .../duckdns/{6.0.0 => 6.0.1}/ix_values.yaml | 2 +- .../duckdns/{6.0.0 => 6.0.1}/questions.yaml | 0 .../{6.0.0 => 6.0.1}/templates/NOTES.txt | 0 .../{6.0.0 => 6.0.1}/templates/common.yaml | 0 stable/duckdns/{6.0.0 => 6.0.1}/values.yaml | 0 12 files changed, 20 insertions(+), 11 deletions(-) delete mode 100644 stable/duckdns/6.0.0/app-changelog.md rename stable/duckdns/{6.0.0 => 6.0.1}/CHANGELOG.md (91%) rename stable/duckdns/{6.0.0 => 6.0.1}/Chart.yaml (98%) rename stable/duckdns/{6.0.0 => 6.0.1}/README.md (100%) create mode 100644 stable/duckdns/6.0.1/app-changelog.md rename stable/duckdns/{6.0.0 => 6.0.1}/app-readme.md (100%) rename stable/duckdns/{6.0.0 => 6.0.1}/charts/common-14.0.1.tgz (100%) rename stable/duckdns/{6.0.0 => 6.0.1}/ix_values.yaml (89%) rename stable/duckdns/{6.0.0 => 6.0.1}/questions.yaml (100%) rename stable/duckdns/{6.0.0 => 6.0.1}/templates/NOTES.txt (100%) rename stable/duckdns/{6.0.0 => 6.0.1}/templates/common.yaml (100%) rename stable/duckdns/{6.0.0 => 6.0.1}/values.yaml (100%) diff --git a/stable/duckdns/6.0.0/app-changelog.md b/stable/duckdns/6.0.0/app-changelog.md deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/duckdns/6.0.0/CHANGELOG.md b/stable/duckdns/6.0.1/CHANGELOG.md similarity index 91% rename from stable/duckdns/6.0.0/CHANGELOG.md rename to stable/duckdns/6.0.1/CHANGELOG.md index 4ced3b5602b..25500d76e7b 100644 --- a/stable/duckdns/6.0.0/CHANGELOG.md +++ b/stable/duckdns/6.0.1/CHANGELOG.md @@ -4,6 +4,15 @@ +## [duckdns-6.0.1](https://github.com/truecharts/charts/compare/duckdns-6.0.0...duckdns-6.0.1) (2023-08-07) + +### Chore + +- update container image tccr.io/truecharts/duckdns to latest ([#11286](https://github.com/truecharts/charts/issues/11286)) + + + + ## [duckdns-6.0.0](https://github.com/truecharts/charts/compare/duckdns-5.0.36...duckdns-6.0.0) (2023-07-31) @@ -88,12 +97,3 @@ - update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - -## [duckdns-5.0.27](https://github.com/truecharts/charts/compare/duckdns-5.0.26...duckdns-5.0.27) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - diff --git a/stable/duckdns/6.0.0/Chart.yaml b/stable/duckdns/6.0.1/Chart.yaml similarity index 98% rename from stable/duckdns/6.0.0/Chart.yaml rename to stable/duckdns/6.0.1/Chart.yaml index 90c0c02014a..f6d70df6c47 100644 --- a/stable/duckdns/6.0.0/Chart.yaml +++ b/stable/duckdns/6.0.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: duckdns -version: 6.0.0 +version: 6.0.1 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/6.0.0/README.md b/stable/duckdns/6.0.1/README.md similarity index 100% rename from stable/duckdns/6.0.0/README.md rename to stable/duckdns/6.0.1/README.md diff --git a/stable/duckdns/6.0.1/app-changelog.md b/stable/duckdns/6.0.1/app-changelog.md new file mode 100644 index 00000000000..80dac49e845 --- /dev/null +++ b/stable/duckdns/6.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [duckdns-6.0.1](https://github.com/truecharts/charts/compare/duckdns-6.0.0...duckdns-6.0.1) (2023-08-07) + +### Chore + +- update container image tccr.io/truecharts/duckdns to latest ([#11286](https://github.com/truecharts/charts/issues/11286)) + + \ No newline at end of file diff --git a/stable/duckdns/6.0.0/app-readme.md b/stable/duckdns/6.0.1/app-readme.md similarity index 100% rename from stable/duckdns/6.0.0/app-readme.md rename to stable/duckdns/6.0.1/app-readme.md diff --git a/stable/duckdns/6.0.0/charts/common-14.0.1.tgz b/stable/duckdns/6.0.1/charts/common-14.0.1.tgz similarity index 100% rename from stable/duckdns/6.0.0/charts/common-14.0.1.tgz rename to stable/duckdns/6.0.1/charts/common-14.0.1.tgz diff --git a/stable/duckdns/6.0.0/ix_values.yaml b/stable/duckdns/6.0.1/ix_values.yaml similarity index 89% rename from stable/duckdns/6.0.0/ix_values.yaml rename to stable/duckdns/6.0.1/ix_values.yaml index 23a19c57122..0775d06bbc3 100644 --- a/stable/duckdns/6.0.0/ix_values.yaml +++ b/stable/duckdns/6.0.1/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/duckdns pullPolicy: IfNotPresent - tag: latest@sha256:fda1a8f48a8160fb3e5238176afed0bb3dd5d611e6eb8e5dd2b2ff2abd1e7182 + tag: latest@sha256:e2c713edb461a6b292dd98dc251f6693c6412d5fe4227bda4f4fd06f9fec3f3f securityContext: container: diff --git a/stable/duckdns/6.0.0/questions.yaml b/stable/duckdns/6.0.1/questions.yaml similarity index 100% rename from stable/duckdns/6.0.0/questions.yaml rename to stable/duckdns/6.0.1/questions.yaml diff --git a/stable/duckdns/6.0.0/templates/NOTES.txt b/stable/duckdns/6.0.1/templates/NOTES.txt similarity index 100% rename from stable/duckdns/6.0.0/templates/NOTES.txt rename to stable/duckdns/6.0.1/templates/NOTES.txt diff --git a/stable/duckdns/6.0.0/templates/common.yaml b/stable/duckdns/6.0.1/templates/common.yaml similarity index 100% rename from stable/duckdns/6.0.0/templates/common.yaml rename to stable/duckdns/6.0.1/templates/common.yaml diff --git a/stable/duckdns/6.0.0/values.yaml b/stable/duckdns/6.0.1/values.yaml similarity index 100% rename from stable/duckdns/6.0.0/values.yaml rename to stable/duckdns/6.0.1/values.yaml