From 4ff82783c2c697efd280799b5145bea2381e12e6 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 14 Jul 2023 03:11:33 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- .../prusaslicer-novnc/4.0.34/app-changelog.md | 9 --------- .../{4.0.34 => 4.0.35}/CHANGELOG.md | 18 +++++++++--------- .../{4.0.34 => 4.0.35}/Chart.yaml | 2 +- .../{4.0.34 => 4.0.35}/README.md | 0 .../prusaslicer-novnc/4.0.35/app-changelog.md | 9 +++++++++ .../{4.0.34 => 4.0.35}/app-readme.md | 0 .../charts/common-12.14.6.tgz | Bin .../{4.0.34 => 4.0.35}/ix_values.yaml | 2 +- .../{4.0.34 => 4.0.35}/questions.yaml | 0 .../{4.0.34 => 4.0.35}/templates/NOTES.txt | 0 .../{4.0.34 => 4.0.35}/templates/common.yaml | 0 .../{4.0.34 => 4.0.35}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/prusaslicer-novnc/4.0.34/app-changelog.md rename stable/prusaslicer-novnc/{4.0.34 => 4.0.35}/CHANGELOG.md (90%) rename stable/prusaslicer-novnc/{4.0.34 => 4.0.35}/Chart.yaml (98%) rename stable/prusaslicer-novnc/{4.0.34 => 4.0.35}/README.md (100%) create mode 100644 stable/prusaslicer-novnc/4.0.35/app-changelog.md rename stable/prusaslicer-novnc/{4.0.34 => 4.0.35}/app-readme.md (100%) rename stable/prusaslicer-novnc/{4.0.34 => 4.0.35}/charts/common-12.14.6.tgz (100%) rename stable/prusaslicer-novnc/{4.0.34 => 4.0.35}/ix_values.yaml (87%) rename stable/prusaslicer-novnc/{4.0.34 => 4.0.35}/questions.yaml (100%) rename stable/prusaslicer-novnc/{4.0.34 => 4.0.35}/templates/NOTES.txt (100%) rename stable/prusaslicer-novnc/{4.0.34 => 4.0.35}/templates/common.yaml (100%) rename stable/prusaslicer-novnc/{4.0.34 => 4.0.35}/values.yaml (100%) diff --git a/stable/prusaslicer-novnc/4.0.34/app-changelog.md b/stable/prusaslicer-novnc/4.0.34/app-changelog.md deleted file mode 100644 index 506f25757e2..00000000000 --- a/stable/prusaslicer-novnc/4.0.34/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [prusaslicer-novnc-4.0.34](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.33...prusaslicer-novnc-4.0.34) (2023-07-07) - -### Chore - -- update container image tccr.io/truecharts/prusaslicer-novnc to latest ([#10232](https://github.com/truecharts/charts/issues/10232)) - - \ No newline at end of file diff --git a/stable/prusaslicer-novnc/4.0.34/CHANGELOG.md b/stable/prusaslicer-novnc/4.0.35/CHANGELOG.md similarity index 90% rename from stable/prusaslicer-novnc/4.0.34/CHANGELOG.md rename to stable/prusaslicer-novnc/4.0.35/CHANGELOG.md index 91bd8780f52..5b1d7ff0e66 100644 --- a/stable/prusaslicer-novnc/4.0.34/CHANGELOG.md +++ b/stable/prusaslicer-novnc/4.0.35/CHANGELOG.md @@ -4,6 +4,15 @@ +## [prusaslicer-novnc-4.0.35](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.34...prusaslicer-novnc-4.0.35) (2023-07-14) + +### Chore + +- update container image tccr.io/truecharts/prusaslicer-novnc to latest ([#10453](https://github.com/truecharts/charts/issues/10453)) + + + + ## [prusaslicer-novnc-4.0.34](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.33...prusaslicer-novnc-4.0.34) (2023-07-07) ### Chore @@ -88,12 +97,3 @@ ## [prusaslicer-novnc-4.0.25](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.24...prusaslicer-novnc-4.0.25) (2023-06-07) ### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [prusaslicer-novnc-4.0.24](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.23...prusaslicer-novnc-4.0.24) (2023-06-07) - -### Chore diff --git a/stable/prusaslicer-novnc/4.0.34/Chart.yaml b/stable/prusaslicer-novnc/4.0.35/Chart.yaml similarity index 98% rename from stable/prusaslicer-novnc/4.0.34/Chart.yaml rename to stable/prusaslicer-novnc/4.0.35/Chart.yaml index 6bbb664b4a1..5387e163a15 100644 --- a/stable/prusaslicer-novnc/4.0.34/Chart.yaml +++ b/stable/prusaslicer-novnc/4.0.35/Chart.yaml @@ -27,4 +27,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/prusaslicer-novnc - https://www.prusa3d.com/prusaslicer/ type: application -version: 4.0.34 +version: 4.0.35 diff --git a/stable/prusaslicer-novnc/4.0.34/README.md b/stable/prusaslicer-novnc/4.0.35/README.md similarity index 100% rename from stable/prusaslicer-novnc/4.0.34/README.md rename to stable/prusaslicer-novnc/4.0.35/README.md diff --git a/stable/prusaslicer-novnc/4.0.35/app-changelog.md b/stable/prusaslicer-novnc/4.0.35/app-changelog.md new file mode 100644 index 00000000000..91b3c0ae364 --- /dev/null +++ b/stable/prusaslicer-novnc/4.0.35/app-changelog.md @@ -0,0 +1,9 @@ + + +## [prusaslicer-novnc-4.0.35](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.34...prusaslicer-novnc-4.0.35) (2023-07-14) + +### Chore + +- update container image tccr.io/truecharts/prusaslicer-novnc to latest ([#10453](https://github.com/truecharts/charts/issues/10453)) + + \ No newline at end of file diff --git a/stable/prusaslicer-novnc/4.0.34/app-readme.md b/stable/prusaslicer-novnc/4.0.35/app-readme.md similarity index 100% rename from stable/prusaslicer-novnc/4.0.34/app-readme.md rename to stable/prusaslicer-novnc/4.0.35/app-readme.md diff --git a/stable/prusaslicer-novnc/4.0.34/charts/common-12.14.6.tgz b/stable/prusaslicer-novnc/4.0.35/charts/common-12.14.6.tgz similarity index 100% rename from stable/prusaslicer-novnc/4.0.34/charts/common-12.14.6.tgz rename to stable/prusaslicer-novnc/4.0.35/charts/common-12.14.6.tgz diff --git a/stable/prusaslicer-novnc/4.0.34/ix_values.yaml b/stable/prusaslicer-novnc/4.0.35/ix_values.yaml similarity index 87% rename from stable/prusaslicer-novnc/4.0.34/ix_values.yaml rename to stable/prusaslicer-novnc/4.0.35/ix_values.yaml index 715a7893c81..52e3e5d7fdf 100644 --- a/stable/prusaslicer-novnc/4.0.34/ix_values.yaml +++ b/stable/prusaslicer-novnc/4.0.35/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/prusaslicer-novnc - tag: latest@sha256:a2a5527eb1ef414716495feee9bbea9048669425433185878b9033ac72d7c625 + tag: latest@sha256:da3a84f9a33ce82ede01af7a7239b94ff40a86bbbc123025c2a27cf16d050788 persistence: configsfolder: enabled: true diff --git a/stable/prusaslicer-novnc/4.0.34/questions.yaml b/stable/prusaslicer-novnc/4.0.35/questions.yaml similarity index 100% rename from stable/prusaslicer-novnc/4.0.34/questions.yaml rename to stable/prusaslicer-novnc/4.0.35/questions.yaml diff --git a/stable/prusaslicer-novnc/4.0.34/templates/NOTES.txt b/stable/prusaslicer-novnc/4.0.35/templates/NOTES.txt similarity index 100% rename from stable/prusaslicer-novnc/4.0.34/templates/NOTES.txt rename to stable/prusaslicer-novnc/4.0.35/templates/NOTES.txt diff --git a/stable/prusaslicer-novnc/4.0.34/templates/common.yaml b/stable/prusaslicer-novnc/4.0.35/templates/common.yaml similarity index 100% rename from stable/prusaslicer-novnc/4.0.34/templates/common.yaml rename to stable/prusaslicer-novnc/4.0.35/templates/common.yaml diff --git a/stable/prusaslicer-novnc/4.0.34/values.yaml b/stable/prusaslicer-novnc/4.0.35/values.yaml similarity index 100% rename from stable/prusaslicer-novnc/4.0.34/values.yaml rename to stable/prusaslicer-novnc/4.0.35/values.yaml