diff --git a/stable/dillinger/6.0.0/app-changelog.md b/stable/dillinger/6.0.0/app-changelog.md deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/dillinger/6.0.0/CHANGELOG.md b/stable/dillinger/6.0.1/CHANGELOG.md similarity index 93% rename from stable/dillinger/6.0.0/CHANGELOG.md rename to stable/dillinger/6.0.1/CHANGELOG.md index efcf1d6d730..935b29714f5 100644 --- a/stable/dillinger/6.0.0/CHANGELOG.md +++ b/stable/dillinger/6.0.1/CHANGELOG.md @@ -4,6 +4,15 @@ +## [dillinger-6.0.1](https://github.com/truecharts/charts/compare/dillinger-6.0.0...dillinger-6.0.1) (2023-08-05) + +### Chore + +- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#11212](https://github.com/truecharts/charts/issues/11212)) + + + + ## [dillinger-6.0.0](https://github.com/truecharts/charts/compare/dillinger-5.0.35...dillinger-6.0.0) (2023-07-31) @@ -86,14 +95,5 @@ -## [dillinger-5.0.27](https://github.com/truecharts/charts/compare/dillinger-5.0.26...dillinger-5.0.27) (2023-06-14) - -### Chore - -- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#9613](https://github.com/truecharts/charts/issues/9613)) - - - - ## [dillinger-5.0.27](https://github.com/truecharts/charts/compare/dillinger-5.0.26...dillinger-5.0.27) (2023-06-14) diff --git a/stable/dillinger/6.0.0/Chart.yaml b/stable/dillinger/6.0.1/Chart.yaml similarity index 98% rename from stable/dillinger/6.0.0/Chart.yaml rename to stable/dillinger/6.0.1/Chart.yaml index 28c69147db7..aa7ae32f583 100644 --- a/stable/dillinger/6.0.0/Chart.yaml +++ b/stable/dillinger/6.0.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: dillinger -version: 6.0.0 +version: 6.0.1 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.0/README.md b/stable/dillinger/6.0.1/README.md similarity index 100% rename from stable/dillinger/6.0.0/README.md rename to stable/dillinger/6.0.1/README.md diff --git a/stable/dillinger/6.0.1/app-changelog.md b/stable/dillinger/6.0.1/app-changelog.md new file mode 100644 index 00000000000..9fd4036b814 --- /dev/null +++ b/stable/dillinger/6.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [dillinger-6.0.1](https://github.com/truecharts/charts/compare/dillinger-6.0.0...dillinger-6.0.1) (2023-08-05) + +### Chore + +- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#11212](https://github.com/truecharts/charts/issues/11212)) + + \ No newline at end of file diff --git a/stable/dillinger/6.0.0/app-readme.md b/stable/dillinger/6.0.1/app-readme.md similarity index 100% rename from stable/dillinger/6.0.0/app-readme.md rename to stable/dillinger/6.0.1/app-readme.md diff --git a/stable/dillinger/6.0.0/charts/common-14.0.1.tgz b/stable/dillinger/6.0.1/charts/common-14.0.1.tgz similarity index 100% rename from stable/dillinger/6.0.0/charts/common-14.0.1.tgz rename to stable/dillinger/6.0.1/charts/common-14.0.1.tgz diff --git a/stable/dillinger/6.0.0/ix_values.yaml b/stable/dillinger/6.0.1/ix_values.yaml similarity index 88% rename from stable/dillinger/6.0.0/ix_values.yaml rename to stable/dillinger/6.0.1/ix_values.yaml index 77f8bf19eb1..d1de47bd958 100644 --- a/stable/dillinger/6.0.0/ix_values.yaml +++ b/stable/dillinger/6.0.1/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/dillinger pullPolicy: IfNotPresent - tag: v3.39.1@sha256:d0a0b70a3423a3e298cce9cfe5d4cc7b22bb01effca20ecd705b101f2c02002b + tag: v3.39.1@sha256:1266d81b9e759a521e9526b892373b7e16358d4b49242c2ff76bc66437a09770 securityContext: container: diff --git a/stable/dillinger/6.0.0/questions.yaml b/stable/dillinger/6.0.1/questions.yaml similarity index 100% rename from stable/dillinger/6.0.0/questions.yaml rename to stable/dillinger/6.0.1/questions.yaml diff --git a/stable/dillinger/6.0.0/templates/NOTES.txt b/stable/dillinger/6.0.1/templates/NOTES.txt similarity index 100% rename from stable/dillinger/6.0.0/templates/NOTES.txt rename to stable/dillinger/6.0.1/templates/NOTES.txt diff --git a/stable/dillinger/6.0.0/templates/common.yaml b/stable/dillinger/6.0.1/templates/common.yaml similarity index 100% rename from stable/dillinger/6.0.0/templates/common.yaml rename to stable/dillinger/6.0.1/templates/common.yaml diff --git a/stable/dillinger/6.0.0/values.yaml b/stable/dillinger/6.0.1/values.yaml similarity index 100% rename from stable/dillinger/6.0.0/values.yaml rename to stable/dillinger/6.0.1/values.yaml