From 0b186f244e5fc5a3fedf8d7c9edc3f734606c042 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 22 Dec 2022 19:50:15 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- .../2.0.5/app-changelog.md | 9 --------- .../{2.0.5 => 2.0.6}/CHANGELOG.md | 18 +++++++++--------- .../{2.0.5 => 2.0.6}/Chart.yaml | 2 +- .../{2.0.5 => 2.0.6}/README.md | 0 .../2.0.6/app-changelog.md | 9 +++++++++ .../{2.0.5 => 2.0.6}/app-readme.md | 0 .../{2.0.5 => 2.0.6}/charts/common-11.0.9.tgz | Bin .../{2.0.5 => 2.0.6}/ix_values.yaml | 2 +- .../{2.0.5 => 2.0.6}/questions.yaml | 0 .../{2.0.5 => 2.0.6}/templates/common.yaml | 0 .../{2.0.5 => 2.0.6}/values.yaml | 0 11 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 incubator/inkscape-desktop-g3/2.0.5/app-changelog.md rename incubator/inkscape-desktop-g3/{2.0.5 => 2.0.6}/CHANGELOG.md (91%) rename incubator/inkscape-desktop-g3/{2.0.5 => 2.0.6}/Chart.yaml (98%) rename incubator/inkscape-desktop-g3/{2.0.5 => 2.0.6}/README.md (100%) create mode 100644 incubator/inkscape-desktop-g3/2.0.6/app-changelog.md rename incubator/inkscape-desktop-g3/{2.0.5 => 2.0.6}/app-readme.md (100%) rename incubator/inkscape-desktop-g3/{2.0.5 => 2.0.6}/charts/common-11.0.9.tgz (100%) rename incubator/inkscape-desktop-g3/{2.0.5 => 2.0.6}/ix_values.yaml (87%) rename incubator/inkscape-desktop-g3/{2.0.5 => 2.0.6}/questions.yaml (100%) rename incubator/inkscape-desktop-g3/{2.0.5 => 2.0.6}/templates/common.yaml (100%) rename incubator/inkscape-desktop-g3/{2.0.5 => 2.0.6}/values.yaml (100%) diff --git a/incubator/inkscape-desktop-g3/2.0.5/app-changelog.md b/incubator/inkscape-desktop-g3/2.0.5/app-changelog.md deleted file mode 100644 index 06a8b87af9..0000000000 --- a/incubator/inkscape-desktop-g3/2.0.5/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [inkscape-desktop-g3-2.0.5](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-2.0.4...inkscape-desktop-g3-2.0.5) (2022-12-19) - -### Chore - -- update helm general non-major - - \ No newline at end of file diff --git a/incubator/inkscape-desktop-g3/2.0.5/CHANGELOG.md b/incubator/inkscape-desktop-g3/2.0.6/CHANGELOG.md similarity index 91% rename from incubator/inkscape-desktop-g3/2.0.5/CHANGELOG.md rename to incubator/inkscape-desktop-g3/2.0.6/CHANGELOG.md index d6c5ce9bb9..9c6fff9f18 100644 --- a/incubator/inkscape-desktop-g3/2.0.5/CHANGELOG.md +++ b/incubator/inkscape-desktop-g3/2.0.6/CHANGELOG.md @@ -4,6 +4,15 @@ +## [inkscape-desktop-g3-2.0.6](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-2.0.5...inkscape-desktop-g3-2.0.6) (2022-12-22) + +### Chore + +- update container image tccr.io/truecharts/inkscape-desktop-g3 to latest + + + + ## [inkscape-desktop-g3-2.0.5](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-2.0.4...inkscape-desktop-g3-2.0.5) (2022-12-19) ### Chore @@ -86,14 +95,5 @@ -## [inkscape-desktop-g3-2.0.1](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-2.0.0...inkscape-desktop-g3-2.0.1) (2022-11-15) - -### Chore - -- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463)) - - - - ## [inkscape-desktop-g3-2.0.1](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-2.0.0...inkscape-desktop-g3-2.0.1) (2022-11-15) diff --git a/incubator/inkscape-desktop-g3/2.0.5/Chart.yaml b/incubator/inkscape-desktop-g3/2.0.6/Chart.yaml similarity index 98% rename from incubator/inkscape-desktop-g3/2.0.5/Chart.yaml rename to incubator/inkscape-desktop-g3/2.0.6/Chart.yaml index a79c69cdf1..8031d112df 100644 --- a/incubator/inkscape-desktop-g3/2.0.5/Chart.yaml +++ b/incubator/inkscape-desktop-g3/2.0.6/Chart.yaml @@ -30,4 +30,4 @@ sources: - https://github.com/accetto/headless-drawing-g3/ - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-inkscape-g3 type: application -version: 2.0.5 +version: 2.0.6 diff --git a/incubator/inkscape-desktop-g3/2.0.5/README.md b/incubator/inkscape-desktop-g3/2.0.6/README.md similarity index 100% rename from incubator/inkscape-desktop-g3/2.0.5/README.md rename to incubator/inkscape-desktop-g3/2.0.6/README.md diff --git a/incubator/inkscape-desktop-g3/2.0.6/app-changelog.md b/incubator/inkscape-desktop-g3/2.0.6/app-changelog.md new file mode 100644 index 0000000000..cc7844c3c6 --- /dev/null +++ b/incubator/inkscape-desktop-g3/2.0.6/app-changelog.md @@ -0,0 +1,9 @@ + + +## [inkscape-desktop-g3-2.0.6](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-2.0.5...inkscape-desktop-g3-2.0.6) (2022-12-22) + +### Chore + +- update container image tccr.io/truecharts/inkscape-desktop-g3 to latest + + \ No newline at end of file diff --git a/incubator/inkscape-desktop-g3/2.0.5/app-readme.md b/incubator/inkscape-desktop-g3/2.0.6/app-readme.md similarity index 100% rename from incubator/inkscape-desktop-g3/2.0.5/app-readme.md rename to incubator/inkscape-desktop-g3/2.0.6/app-readme.md diff --git a/incubator/inkscape-desktop-g3/2.0.5/charts/common-11.0.9.tgz b/incubator/inkscape-desktop-g3/2.0.6/charts/common-11.0.9.tgz similarity index 100% rename from incubator/inkscape-desktop-g3/2.0.5/charts/common-11.0.9.tgz rename to incubator/inkscape-desktop-g3/2.0.6/charts/common-11.0.9.tgz diff --git a/incubator/inkscape-desktop-g3/2.0.5/ix_values.yaml b/incubator/inkscape-desktop-g3/2.0.6/ix_values.yaml similarity index 87% rename from incubator/inkscape-desktop-g3/2.0.5/ix_values.yaml rename to incubator/inkscape-desktop-g3/2.0.6/ix_values.yaml index 7ce98fc18f..6f7bdbb9f1 100644 --- a/incubator/inkscape-desktop-g3/2.0.5/ix_values.yaml +++ b/incubator/inkscape-desktop-g3/2.0.6/ix_values.yaml @@ -4,7 +4,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/inkscape-desktop-g3 - tag: latest@sha256:6712e71b6c38290f41be6ef7bbd8d76ad0eaa6f2d999c63d7353473fe657e475 + tag: latest@sha256:923a66da1cef53c0442d69e35b40989bc67e4804ae219616d27f3f2e5beeeb63 persistence: internalshare: enabled: true diff --git a/incubator/inkscape-desktop-g3/2.0.5/questions.yaml b/incubator/inkscape-desktop-g3/2.0.6/questions.yaml similarity index 100% rename from incubator/inkscape-desktop-g3/2.0.5/questions.yaml rename to incubator/inkscape-desktop-g3/2.0.6/questions.yaml diff --git a/incubator/inkscape-desktop-g3/2.0.5/templates/common.yaml b/incubator/inkscape-desktop-g3/2.0.6/templates/common.yaml similarity index 100% rename from incubator/inkscape-desktop-g3/2.0.5/templates/common.yaml rename to incubator/inkscape-desktop-g3/2.0.6/templates/common.yaml diff --git a/incubator/inkscape-desktop-g3/2.0.5/values.yaml b/incubator/inkscape-desktop-g3/2.0.6/values.yaml similarity index 100% rename from incubator/inkscape-desktop-g3/2.0.5/values.yaml rename to incubator/inkscape-desktop-g3/2.0.6/values.yaml