From f3e77e685f58541855b30d3a1b58e373f06339dc Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 15 Dec 2022 19:03:19 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/drawio/4.0.7/app-changelog.md | 9 --------- stable/drawio/{4.0.7 => 4.0.8}/CHANGELOG.md | 18 +++++++++--------- stable/drawio/{4.0.7 => 4.0.8}/Chart.yaml | 4 ++-- stable/drawio/{4.0.7 => 4.0.8}/README.md | 0 stable/drawio/4.0.8/app-changelog.md | 9 +++++++++ stable/drawio/{4.0.7 => 4.0.8}/app-readme.md | 0 .../{4.0.7 => 4.0.8}/charts/common-11.0.7.tgz | Bin stable/drawio/{4.0.7 => 4.0.8}/ix_values.yaml | 2 +- stable/drawio/{4.0.7 => 4.0.8}/questions.yaml | 0 .../{4.0.7 => 4.0.8}/templates/common.yaml | 0 stable/drawio/{4.0.7 => 4.0.8}/values.yaml | 0 11 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/drawio/4.0.7/app-changelog.md rename stable/drawio/{4.0.7 => 4.0.8}/CHANGELOG.md (92%) rename stable/drawio/{4.0.7 => 4.0.8}/Chart.yaml (95%) rename stable/drawio/{4.0.7 => 4.0.8}/README.md (100%) create mode 100644 stable/drawio/4.0.8/app-changelog.md rename stable/drawio/{4.0.7 => 4.0.8}/app-readme.md (100%) rename stable/drawio/{4.0.7 => 4.0.8}/charts/common-11.0.7.tgz (100%) rename stable/drawio/{4.0.7 => 4.0.8}/ix_values.yaml (78%) rename stable/drawio/{4.0.7 => 4.0.8}/questions.yaml (100%) rename stable/drawio/{4.0.7 => 4.0.8}/templates/common.yaml (100%) rename stable/drawio/{4.0.7 => 4.0.8}/values.yaml (100%) diff --git a/stable/drawio/4.0.7/app-changelog.md b/stable/drawio/4.0.7/app-changelog.md deleted file mode 100644 index 295f28f024f..00000000000 --- a/stable/drawio/4.0.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [drawio-4.0.7](https://github.com/truecharts/charts/compare/drawio-4.0.6...drawio-4.0.7) (2022-12-15) - -### Chore - -- update container image tccr.io/truecharts/drawio to v20.7.2 - - \ No newline at end of file diff --git a/stable/drawio/4.0.7/CHANGELOG.md b/stable/drawio/4.0.8/CHANGELOG.md similarity index 92% rename from stable/drawio/4.0.7/CHANGELOG.md rename to stable/drawio/4.0.8/CHANGELOG.md index a1730caf3e4..285e08048bb 100644 --- a/stable/drawio/4.0.7/CHANGELOG.md +++ b/stable/drawio/4.0.8/CHANGELOG.md @@ -4,6 +4,15 @@ +## [drawio-4.0.8](https://github.com/truecharts/charts/compare/drawio-4.0.7...drawio-4.0.8) (2022-12-15) + +### Chore + +- update container image tccr.io/truecharts/drawio to v20.7.3 + + + + ## [drawio-4.0.7](https://github.com/truecharts/charts/compare/drawio-4.0.6...drawio-4.0.7) (2022-12-15) ### Chore @@ -88,12 +97,3 @@ ## [drawio-4.0.2](https://github.com/truecharts/charts/compare/drawio-4.0.1...drawio-4.0.2) (2022-11-22) -### Chore - -- update container image tccr.io/truecharts/drawio to v20.6.0 - - - - -## [drawio-4.0.1](https://github.com/truecharts/charts/compare/drawio-4.0.0...drawio-4.0.1) (2022-11-15) - diff --git a/stable/drawio/4.0.7/Chart.yaml b/stable/drawio/4.0.8/Chart.yaml similarity index 95% rename from stable/drawio/4.0.7/Chart.yaml rename to stable/drawio/4.0.8/Chart.yaml index dad230ffac3..e0a10b74385 100644 --- a/stable/drawio/4.0.7/Chart.yaml +++ b/stable/drawio/4.0.8/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "20.7.2" +appVersion: "20.7.3" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -19,7 +19,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/drawio - https://hub.docker.com/r/jgraph/drawio - https://github.com/jgraph/drawio -version: 4.0.7 +version: 4.0.8 annotations: truecharts.org/catagories: | - media diff --git a/stable/drawio/4.0.7/README.md b/stable/drawio/4.0.8/README.md similarity index 100% rename from stable/drawio/4.0.7/README.md rename to stable/drawio/4.0.8/README.md diff --git a/stable/drawio/4.0.8/app-changelog.md b/stable/drawio/4.0.8/app-changelog.md new file mode 100644 index 00000000000..2bb11522fc1 --- /dev/null +++ b/stable/drawio/4.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [drawio-4.0.8](https://github.com/truecharts/charts/compare/drawio-4.0.7...drawio-4.0.8) (2022-12-15) + +### Chore + +- update container image tccr.io/truecharts/drawio to v20.7.3 + + \ No newline at end of file diff --git a/stable/drawio/4.0.7/app-readme.md b/stable/drawio/4.0.8/app-readme.md similarity index 100% rename from stable/drawio/4.0.7/app-readme.md rename to stable/drawio/4.0.8/app-readme.md diff --git a/stable/drawio/4.0.7/charts/common-11.0.7.tgz b/stable/drawio/4.0.8/charts/common-11.0.7.tgz similarity index 100% rename from stable/drawio/4.0.7/charts/common-11.0.7.tgz rename to stable/drawio/4.0.8/charts/common-11.0.7.tgz diff --git a/stable/drawio/4.0.7/ix_values.yaml b/stable/drawio/4.0.8/ix_values.yaml similarity index 78% rename from stable/drawio/4.0.7/ix_values.yaml rename to stable/drawio/4.0.8/ix_values.yaml index 8fcb467f73e..d73d2ae250c 100644 --- a/stable/drawio/4.0.7/ix_values.yaml +++ b/stable/drawio/4.0.8/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/drawio - tag: 20.7.2@sha256:504f7c92d3a232336fb344685c837f5d4b68b4604740b5c9cb1a28f8dce93aef + tag: 20.7.3@sha256:1e3477e09c15592e4f567ae68dbac591c5ddcaab584f0c3f4ed8cc3ca85905b5 pullPolicy: IfNotPresent securityContext: diff --git a/stable/drawio/4.0.7/questions.yaml b/stable/drawio/4.0.8/questions.yaml similarity index 100% rename from stable/drawio/4.0.7/questions.yaml rename to stable/drawio/4.0.8/questions.yaml diff --git a/stable/drawio/4.0.7/templates/common.yaml b/stable/drawio/4.0.8/templates/common.yaml similarity index 100% rename from stable/drawio/4.0.7/templates/common.yaml rename to stable/drawio/4.0.8/templates/common.yaml diff --git a/stable/drawio/4.0.7/values.yaml b/stable/drawio/4.0.8/values.yaml similarity index 100% rename from stable/drawio/4.0.7/values.yaml rename to stable/drawio/4.0.8/values.yaml