From 99f6f968a1ab39acdc8a746cb32150f8f4d8d34f Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 20 Oct 2023 14:44:55 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/drawio/6.0.13/app-changelog.md | 9 --------- stable/drawio/{6.0.13 => 6.0.14}/CHANGELOG.md | 18 +++++++++--------- stable/drawio/{6.0.13 => 6.0.14}/Chart.yaml | 4 ++-- stable/drawio/{6.0.13 => 6.0.14}/README.md | 0 stable/drawio/6.0.14/app-changelog.md | 9 +++++++++ .../drawio/{6.0.13 => 6.0.14}/app-readme.md | 0 .../charts/common-14.0.9.tgz | Bin .../drawio/{6.0.13 => 6.0.14}/ix_values.yaml | 2 +- .../drawio/{6.0.13 => 6.0.14}/questions.yaml | 0 .../{6.0.13 => 6.0.14}/templates/NOTES.txt | 0 .../{6.0.13 => 6.0.14}/templates/common.yaml | 0 stable/drawio/{6.0.13 => 6.0.14}/values.yaml | 0 12 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/drawio/6.0.13/app-changelog.md rename stable/drawio/{6.0.13 => 6.0.14}/CHANGELOG.md (91%) rename stable/drawio/{6.0.13 => 6.0.14}/Chart.yaml (94%) rename stable/drawio/{6.0.13 => 6.0.14}/README.md (100%) create mode 100644 stable/drawio/6.0.14/app-changelog.md rename stable/drawio/{6.0.13 => 6.0.14}/app-readme.md (100%) rename stable/drawio/{6.0.13 => 6.0.14}/charts/common-14.0.9.tgz (100%) rename stable/drawio/{6.0.13 => 6.0.14}/ix_values.yaml (87%) rename stable/drawio/{6.0.13 => 6.0.14}/questions.yaml (100%) rename stable/drawio/{6.0.13 => 6.0.14}/templates/NOTES.txt (100%) rename stable/drawio/{6.0.13 => 6.0.14}/templates/common.yaml (100%) rename stable/drawio/{6.0.13 => 6.0.14}/values.yaml (100%) diff --git a/stable/drawio/6.0.13/app-changelog.md b/stable/drawio/6.0.13/app-changelog.md deleted file mode 100644 index a1b088735b..0000000000 --- a/stable/drawio/6.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [drawio-6.0.13](https://github.com/truecharts/charts/compare/drawio-6.0.12...drawio-6.0.13) (2023-10-19) - -### Chore - -- update container image tccr.io/truecharts/drawio to v22.0.5 ([#13783](https://github.com/truecharts/charts/issues/13783)) - - \ No newline at end of file diff --git a/stable/drawio/6.0.13/CHANGELOG.md b/stable/drawio/6.0.14/CHANGELOG.md similarity index 91% rename from stable/drawio/6.0.13/CHANGELOG.md rename to stable/drawio/6.0.14/CHANGELOG.md index 6283051834..2f23f4463a 100644 --- a/stable/drawio/6.0.13/CHANGELOG.md +++ b/stable/drawio/6.0.14/CHANGELOG.md @@ -4,6 +4,15 @@ +## [drawio-6.0.14](https://github.com/truecharts/charts/compare/drawio-6.0.13...drawio-6.0.14) (2023-10-20) + +### Chore + +- update container image tccr.io/truecharts/drawio to v22.0.6 ([#13816](https://github.com/truecharts/charts/issues/13816)) + + + + ## [drawio-6.0.13](https://github.com/truecharts/charts/compare/drawio-6.0.12...drawio-6.0.13) (2023-10-19) ### Chore @@ -88,12 +97,3 @@ ## [drawio-6.0.4](https://github.com/truecharts/charts/compare/drawio-6.0.3...drawio-6.0.4) (2023-09-06) ### Chore - -- update container image tccr.io/truecharts/drawio to v21.7.2 ([#12300](https://github.com/truecharts/charts/issues/12300)) - - - - -## [drawio-6.0.3](https://github.com/truecharts/charts/compare/drawio-6.0.2...drawio-6.0.3) (2023-08-31) - -### Chore diff --git a/stable/drawio/6.0.13/Chart.yaml b/stable/drawio/6.0.14/Chart.yaml similarity index 94% rename from stable/drawio/6.0.13/Chart.yaml rename to stable/drawio/6.0.14/Chart.yaml index 4b76e65ae2..1079962f23 100644 --- a/stable/drawio/6.0.13/Chart.yaml +++ b/stable/drawio/6.0.14/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "22.0.5" +appVersion: "22.0.6" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -18,7 +18,7 @@ name: drawio sources: - https://github.com/truecharts/charts/tree/master/charts/stable/drawio - https://github.com/jgraph/drawio -version: 6.0.13 +version: 6.0.14 annotations: truecharts.org/catagories: | - media diff --git a/stable/drawio/6.0.13/README.md b/stable/drawio/6.0.14/README.md similarity index 100% rename from stable/drawio/6.0.13/README.md rename to stable/drawio/6.0.14/README.md diff --git a/stable/drawio/6.0.14/app-changelog.md b/stable/drawio/6.0.14/app-changelog.md new file mode 100644 index 0000000000..f52f5d8415 --- /dev/null +++ b/stable/drawio/6.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [drawio-6.0.14](https://github.com/truecharts/charts/compare/drawio-6.0.13...drawio-6.0.14) (2023-10-20) + +### Chore + +- update container image tccr.io/truecharts/drawio to v22.0.6 ([#13816](https://github.com/truecharts/charts/issues/13816)) + + \ No newline at end of file diff --git a/stable/drawio/6.0.13/app-readme.md b/stable/drawio/6.0.14/app-readme.md similarity index 100% rename from stable/drawio/6.0.13/app-readme.md rename to stable/drawio/6.0.14/app-readme.md diff --git a/stable/drawio/6.0.13/charts/common-14.0.9.tgz b/stable/drawio/6.0.14/charts/common-14.0.9.tgz similarity index 100% rename from stable/drawio/6.0.13/charts/common-14.0.9.tgz rename to stable/drawio/6.0.14/charts/common-14.0.9.tgz diff --git a/stable/drawio/6.0.13/ix_values.yaml b/stable/drawio/6.0.14/ix_values.yaml similarity index 87% rename from stable/drawio/6.0.13/ix_values.yaml rename to stable/drawio/6.0.14/ix_values.yaml index aa972f2496..2ca4b0db58 100644 --- a/stable/drawio/6.0.13/ix_values.yaml +++ b/stable/drawio/6.0.14/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/drawio - tag: v22.0.5@sha256:4ec45bd2eb112ebee14d20406f83f408318700beaee4a731d52ad7f84ab45f01 + tag: v22.0.6@sha256:6f76e203d2ffcc512c22b53a4043a1e0d52e4d283236bbbb80401f1bc91f236e pullPolicy: IfNotPresent securityContext: diff --git a/stable/drawio/6.0.13/questions.yaml b/stable/drawio/6.0.14/questions.yaml similarity index 100% rename from stable/drawio/6.0.13/questions.yaml rename to stable/drawio/6.0.14/questions.yaml diff --git a/stable/drawio/6.0.13/templates/NOTES.txt b/stable/drawio/6.0.14/templates/NOTES.txt similarity index 100% rename from stable/drawio/6.0.13/templates/NOTES.txt rename to stable/drawio/6.0.14/templates/NOTES.txt diff --git a/stable/drawio/6.0.13/templates/common.yaml b/stable/drawio/6.0.14/templates/common.yaml similarity index 100% rename from stable/drawio/6.0.13/templates/common.yaml rename to stable/drawio/6.0.14/templates/common.yaml diff --git a/stable/drawio/6.0.13/values.yaml b/stable/drawio/6.0.14/values.yaml similarity index 100% rename from stable/drawio/6.0.13/values.yaml rename to stable/drawio/6.0.14/values.yaml