From 0dcfcfea84a3a14ebfb2c104486bff6e0fb815bb Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 16 Sep 2023 07:42:00 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/dillinger/6.0.3/app-changelog.md | 9 --------- .../dillinger/{6.0.3 => 6.0.4}/CHANGELOG.md | 18 +++++++++--------- stable/dillinger/{6.0.3 => 6.0.4}/Chart.yaml | 2 +- stable/dillinger/{6.0.3 => 6.0.4}/README.md | 0 stable/dillinger/6.0.4/app-changelog.md | 9 +++++++++ .../dillinger/{6.0.3 => 6.0.4}/app-readme.md | 0 .../{6.0.3 => 6.0.4}/charts/common-14.0.1.tgz | Bin .../dillinger/{6.0.3 => 6.0.4}/ix_values.yaml | 2 +- .../dillinger/{6.0.3 => 6.0.4}/questions.yaml | 0 .../{6.0.3 => 6.0.4}/templates/NOTES.txt | 0 .../{6.0.3 => 6.0.4}/templates/common.yaml | 0 stable/dillinger/{6.0.3 => 6.0.4}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/dillinger/6.0.3/app-changelog.md rename stable/dillinger/{6.0.3 => 6.0.4}/CHANGELOG.md (93%) rename stable/dillinger/{6.0.3 => 6.0.4}/Chart.yaml (98%) rename stable/dillinger/{6.0.3 => 6.0.4}/README.md (100%) create mode 100644 stable/dillinger/6.0.4/app-changelog.md rename stable/dillinger/{6.0.3 => 6.0.4}/app-readme.md (100%) rename stable/dillinger/{6.0.3 => 6.0.4}/charts/common-14.0.1.tgz (100%) rename stable/dillinger/{6.0.3 => 6.0.4}/ix_values.yaml (88%) rename stable/dillinger/{6.0.3 => 6.0.4}/questions.yaml (100%) rename stable/dillinger/{6.0.3 => 6.0.4}/templates/NOTES.txt (100%) rename stable/dillinger/{6.0.3 => 6.0.4}/templates/common.yaml (100%) rename stable/dillinger/{6.0.3 => 6.0.4}/values.yaml (100%) diff --git a/stable/dillinger/6.0.3/app-changelog.md b/stable/dillinger/6.0.3/app-changelog.md deleted file mode 100644 index 9f2624cee8..0000000000 --- a/stable/dillinger/6.0.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [dillinger-6.0.3](https://github.com/truecharts/charts/compare/dillinger-6.0.2...dillinger-6.0.3) (2023-08-19) - -### Chore - -- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#11697](https://github.com/truecharts/charts/issues/11697)) - - \ No newline at end of file diff --git a/stable/dillinger/6.0.3/CHANGELOG.md b/stable/dillinger/6.0.4/CHANGELOG.md similarity index 93% rename from stable/dillinger/6.0.3/CHANGELOG.md rename to stable/dillinger/6.0.4/CHANGELOG.md index 3594ef8874..be45abdccf 100644 --- a/stable/dillinger/6.0.3/CHANGELOG.md +++ b/stable/dillinger/6.0.4/CHANGELOG.md @@ -4,6 +4,15 @@ +## [dillinger-6.0.4](https://github.com/truecharts/charts/compare/dillinger-6.0.3...dillinger-6.0.4) (2023-09-16) + +### Chore + +- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#12644](https://github.com/truecharts/charts/issues/12644)) + + + + ## [dillinger-6.0.3](https://github.com/truecharts/charts/compare/dillinger-6.0.2...dillinger-6.0.3) (2023-08-19) ### Chore @@ -88,12 +97,3 @@ ## [dillinger-5.0.30](https://github.com/truecharts/charts/compare/dillinger-5.0.29...dillinger-5.0.30) (2023-07-01) -### Chore - -- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#10063](https://github.com/truecharts/charts/issues/10063)) - - - - -## [dillinger-5.0.29](https://github.com/truecharts/charts/compare/dillinger-5.0.28...dillinger-5.0.29) (2023-06-24) - diff --git a/stable/dillinger/6.0.3/Chart.yaml b/stable/dillinger/6.0.4/Chart.yaml similarity index 98% rename from stable/dillinger/6.0.3/Chart.yaml rename to stable/dillinger/6.0.4/Chart.yaml index be85fb34f5..5149332846 100644 --- a/stable/dillinger/6.0.3/Chart.yaml +++ b/stable/dillinger/6.0.4/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: dillinger -version: 6.0.3 +version: 6.0.4 appVersion: "3.39.1" description: Dillinger is a cloud-enabled, mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor. type: application diff --git a/stable/dillinger/6.0.3/README.md b/stable/dillinger/6.0.4/README.md similarity index 100% rename from stable/dillinger/6.0.3/README.md rename to stable/dillinger/6.0.4/README.md diff --git a/stable/dillinger/6.0.4/app-changelog.md b/stable/dillinger/6.0.4/app-changelog.md new file mode 100644 index 0000000000..6d6ae560f0 --- /dev/null +++ b/stable/dillinger/6.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [dillinger-6.0.4](https://github.com/truecharts/charts/compare/dillinger-6.0.3...dillinger-6.0.4) (2023-09-16) + +### Chore + +- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#12644](https://github.com/truecharts/charts/issues/12644)) + + \ No newline at end of file diff --git a/stable/dillinger/6.0.3/app-readme.md b/stable/dillinger/6.0.4/app-readme.md similarity index 100% rename from stable/dillinger/6.0.3/app-readme.md rename to stable/dillinger/6.0.4/app-readme.md diff --git a/stable/dillinger/6.0.3/charts/common-14.0.1.tgz b/stable/dillinger/6.0.4/charts/common-14.0.1.tgz similarity index 100% rename from stable/dillinger/6.0.3/charts/common-14.0.1.tgz rename to stable/dillinger/6.0.4/charts/common-14.0.1.tgz diff --git a/stable/dillinger/6.0.3/ix_values.yaml b/stable/dillinger/6.0.4/ix_values.yaml similarity index 88% rename from stable/dillinger/6.0.3/ix_values.yaml rename to stable/dillinger/6.0.4/ix_values.yaml index 563a971e19..e953d0c178 100644 --- a/stable/dillinger/6.0.3/ix_values.yaml +++ b/stable/dillinger/6.0.4/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/dillinger pullPolicy: IfNotPresent - tag: v3.39.1@sha256:10f9b77c4804efb4b05d5de8f1ea46a05e70c401c94123899d2389f816d9b7bf + tag: v3.39.1@sha256:839ebaeb2ecb51f766ea7f39fc36bf76feac60e56685c770d22aeccf9657fbca securityContext: container: diff --git a/stable/dillinger/6.0.3/questions.yaml b/stable/dillinger/6.0.4/questions.yaml similarity index 100% rename from stable/dillinger/6.0.3/questions.yaml rename to stable/dillinger/6.0.4/questions.yaml diff --git a/stable/dillinger/6.0.3/templates/NOTES.txt b/stable/dillinger/6.0.4/templates/NOTES.txt similarity index 100% rename from stable/dillinger/6.0.3/templates/NOTES.txt rename to stable/dillinger/6.0.4/templates/NOTES.txt diff --git a/stable/dillinger/6.0.3/templates/common.yaml b/stable/dillinger/6.0.4/templates/common.yaml similarity index 100% rename from stable/dillinger/6.0.3/templates/common.yaml rename to stable/dillinger/6.0.4/templates/common.yaml diff --git a/stable/dillinger/6.0.3/values.yaml b/stable/dillinger/6.0.4/values.yaml similarity index 100% rename from stable/dillinger/6.0.3/values.yaml rename to stable/dillinger/6.0.4/values.yaml