From 993d7baff2182bf0a6493b27a16900211b8cec25 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 15 Dec 2022 07:20:59 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/drawio/4.0.6/app-changelog.md | 9 --------- stable/drawio/{4.0.6 => 4.0.7}/CHANGELOG.md | 18 +++++++++--------- stable/drawio/{4.0.6 => 4.0.7}/Chart.yaml | 4 ++-- stable/drawio/{4.0.6 => 4.0.7}/README.md | 0 stable/drawio/4.0.7/app-changelog.md | 9 +++++++++ stable/drawio/{4.0.6 => 4.0.7}/app-readme.md | 0 .../{4.0.6 => 4.0.7}/charts/common-11.0.7.tgz | Bin stable/drawio/{4.0.6 => 4.0.7}/ix_values.yaml | 2 +- stable/drawio/{4.0.6 => 4.0.7}/questions.yaml | 0 .../{4.0.6 => 4.0.7}/templates/common.yaml | 0 stable/drawio/{4.0.6 => 4.0.7}/values.yaml | 0 11 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/drawio/4.0.6/app-changelog.md rename stable/drawio/{4.0.6 => 4.0.7}/CHANGELOG.md (90%) rename stable/drawio/{4.0.6 => 4.0.7}/Chart.yaml (95%) rename stable/drawio/{4.0.6 => 4.0.7}/README.md (100%) create mode 100644 stable/drawio/4.0.7/app-changelog.md rename stable/drawio/{4.0.6 => 4.0.7}/app-readme.md (100%) rename stable/drawio/{4.0.6 => 4.0.7}/charts/common-11.0.7.tgz (100%) rename stable/drawio/{4.0.6 => 4.0.7}/ix_values.yaml (78%) rename stable/drawio/{4.0.6 => 4.0.7}/questions.yaml (100%) rename stable/drawio/{4.0.6 => 4.0.7}/templates/common.yaml (100%) rename stable/drawio/{4.0.6 => 4.0.7}/values.yaml (100%) diff --git a/stable/drawio/4.0.6/app-changelog.md b/stable/drawio/4.0.6/app-changelog.md deleted file mode 100644 index 20f6413287..0000000000 --- a/stable/drawio/4.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [drawio-4.0.6](https://github.com/truecharts/charts/compare/drawio-4.0.5...drawio-4.0.6) (2022-12-13) - -### Chore - -- update helm general non-major - - \ No newline at end of file diff --git a/stable/drawio/4.0.6/CHANGELOG.md b/stable/drawio/4.0.7/CHANGELOG.md similarity index 90% rename from stable/drawio/4.0.6/CHANGELOG.md rename to stable/drawio/4.0.7/CHANGELOG.md index 672ddbeb2b..a1730caf3e 100644 --- a/stable/drawio/4.0.6/CHANGELOG.md +++ b/stable/drawio/4.0.7/CHANGELOG.md @@ -4,6 +4,15 @@ +## [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 + + + + ## [drawio-4.0.6](https://github.com/truecharts/charts/compare/drawio-4.0.5...drawio-4.0.6) (2022-12-13) ### Chore @@ -86,14 +95,5 @@ -## [drawio-4.0.1](https://github.com/truecharts/charts/compare/drawio-4.0.0...drawio-4.0.1) (2022-11-15) - -### Chore - -- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463)) - - - - ## [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.6/Chart.yaml b/stable/drawio/4.0.7/Chart.yaml similarity index 95% rename from stable/drawio/4.0.6/Chart.yaml rename to stable/drawio/4.0.7/Chart.yaml index 3a1a001932..dad230ffac 100644 --- a/stable/drawio/4.0.6/Chart.yaml +++ b/stable/drawio/4.0.7/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "20.6.2" +appVersion: "20.7.2" 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.6 +version: 4.0.7 annotations: truecharts.org/catagories: | - media diff --git a/stable/drawio/4.0.6/README.md b/stable/drawio/4.0.7/README.md similarity index 100% rename from stable/drawio/4.0.6/README.md rename to stable/drawio/4.0.7/README.md diff --git a/stable/drawio/4.0.7/app-changelog.md b/stable/drawio/4.0.7/app-changelog.md new file mode 100644 index 0000000000..295f28f024 --- /dev/null +++ b/stable/drawio/4.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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.6/app-readme.md b/stable/drawio/4.0.7/app-readme.md similarity index 100% rename from stable/drawio/4.0.6/app-readme.md rename to stable/drawio/4.0.7/app-readme.md diff --git a/stable/drawio/4.0.6/charts/common-11.0.7.tgz b/stable/drawio/4.0.7/charts/common-11.0.7.tgz similarity index 100% rename from stable/drawio/4.0.6/charts/common-11.0.7.tgz rename to stable/drawio/4.0.7/charts/common-11.0.7.tgz diff --git a/stable/drawio/4.0.6/ix_values.yaml b/stable/drawio/4.0.7/ix_values.yaml similarity index 78% rename from stable/drawio/4.0.6/ix_values.yaml rename to stable/drawio/4.0.7/ix_values.yaml index faf78420c7..8fcb467f73 100644 --- a/stable/drawio/4.0.6/ix_values.yaml +++ b/stable/drawio/4.0.7/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/drawio - tag: 20.6.2@sha256:dd707efb3a1f4f04ee976a032e29214615226fb9212410b38814c72c334fb4b6 + tag: 20.7.2@sha256:504f7c92d3a232336fb344685c837f5d4b68b4604740b5c9cb1a28f8dce93aef pullPolicy: IfNotPresent securityContext: diff --git a/stable/drawio/4.0.6/questions.yaml b/stable/drawio/4.0.7/questions.yaml similarity index 100% rename from stable/drawio/4.0.6/questions.yaml rename to stable/drawio/4.0.7/questions.yaml diff --git a/stable/drawio/4.0.6/templates/common.yaml b/stable/drawio/4.0.7/templates/common.yaml similarity index 100% rename from stable/drawio/4.0.6/templates/common.yaml rename to stable/drawio/4.0.7/templates/common.yaml diff --git a/stable/drawio/4.0.6/values.yaml b/stable/drawio/4.0.7/values.yaml similarity index 100% rename from stable/drawio/4.0.6/values.yaml rename to stable/drawio/4.0.7/values.yaml