From 66eca2300d83a12994a35eb1ab0630f8eb682ac1 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 28 Jul 2023 09:50:00 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- .../prusaslicer-novnc/4.0.36/app-changelog.md | 9 --------- .../{4.0.36 => 4.0.37}/CHANGELOG.md | 18 +++++++++--------- .../{4.0.36 => 4.0.37}/Chart.yaml | 2 +- .../{4.0.36 => 4.0.37}/README.md | 0 .../prusaslicer-novnc/4.0.37/app-changelog.md | 9 +++++++++ .../{4.0.36 => 4.0.37}/app-readme.md | 0 .../charts/common-12.14.6.tgz | Bin .../{4.0.36 => 4.0.37}/ix_values.yaml | 2 +- .../{4.0.36 => 4.0.37}/questions.yaml | 0 .../{4.0.36 => 4.0.37}/templates/NOTES.txt | 0 .../{4.0.36 => 4.0.37}/templates/common.yaml | 0 .../{4.0.36 => 4.0.37}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/prusaslicer-novnc/4.0.36/app-changelog.md rename stable/prusaslicer-novnc/{4.0.36 => 4.0.37}/CHANGELOG.md (91%) rename stable/prusaslicer-novnc/{4.0.36 => 4.0.37}/Chart.yaml (98%) rename stable/prusaslicer-novnc/{4.0.36 => 4.0.37}/README.md (100%) create mode 100644 stable/prusaslicer-novnc/4.0.37/app-changelog.md rename stable/prusaslicer-novnc/{4.0.36 => 4.0.37}/app-readme.md (100%) rename stable/prusaslicer-novnc/{4.0.36 => 4.0.37}/charts/common-12.14.6.tgz (100%) rename stable/prusaslicer-novnc/{4.0.36 => 4.0.37}/ix_values.yaml (87%) rename stable/prusaslicer-novnc/{4.0.36 => 4.0.37}/questions.yaml (100%) rename stable/prusaslicer-novnc/{4.0.36 => 4.0.37}/templates/NOTES.txt (100%) rename stable/prusaslicer-novnc/{4.0.36 => 4.0.37}/templates/common.yaml (100%) rename stable/prusaslicer-novnc/{4.0.36 => 4.0.37}/values.yaml (100%) diff --git a/stable/prusaslicer-novnc/4.0.36/app-changelog.md b/stable/prusaslicer-novnc/4.0.36/app-changelog.md deleted file mode 100644 index a9293173e68..00000000000 --- a/stable/prusaslicer-novnc/4.0.36/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [prusaslicer-novnc-4.0.36](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.35...prusaslicer-novnc-4.0.36) (2023-07-21) - -### Chore - -- update container image tccr.io/truecharts/prusaslicer-novnc to latest ([#10691](https://github.com/truecharts/charts/issues/10691)) - - \ No newline at end of file diff --git a/stable/prusaslicer-novnc/4.0.36/CHANGELOG.md b/stable/prusaslicer-novnc/4.0.37/CHANGELOG.md similarity index 91% rename from stable/prusaslicer-novnc/4.0.36/CHANGELOG.md rename to stable/prusaslicer-novnc/4.0.37/CHANGELOG.md index da7d3bca16b..b111678779b 100644 --- a/stable/prusaslicer-novnc/4.0.36/CHANGELOG.md +++ b/stable/prusaslicer-novnc/4.0.37/CHANGELOG.md @@ -4,6 +4,15 @@ +## [prusaslicer-novnc-4.0.37](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.36...prusaslicer-novnc-4.0.37) (2023-07-28) + +### Chore + +- update container image tccr.io/truecharts/prusaslicer-novnc to latest ([#10915](https://github.com/truecharts/charts/issues/10915)) + + + + ## [prusaslicer-novnc-4.0.36](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.35...prusaslicer-novnc-4.0.36) (2023-07-21) ### Chore @@ -88,12 +97,3 @@ ## [prusaslicer-novnc-4.0.27](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.26...prusaslicer-novnc-4.0.27) (2023-06-11) ### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [prusaslicer-novnc-4.0.26](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.25...prusaslicer-novnc-4.0.26) (2023-06-09) - -### Chore diff --git a/stable/prusaslicer-novnc/4.0.36/Chart.yaml b/stable/prusaslicer-novnc/4.0.37/Chart.yaml similarity index 98% rename from stable/prusaslicer-novnc/4.0.36/Chart.yaml rename to stable/prusaslicer-novnc/4.0.37/Chart.yaml index 1aac0c1e883..7e86f1af82f 100644 --- a/stable/prusaslicer-novnc/4.0.36/Chart.yaml +++ b/stable/prusaslicer-novnc/4.0.37/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.36 +version: 4.0.37 diff --git a/stable/prusaslicer-novnc/4.0.36/README.md b/stable/prusaslicer-novnc/4.0.37/README.md similarity index 100% rename from stable/prusaslicer-novnc/4.0.36/README.md rename to stable/prusaslicer-novnc/4.0.37/README.md diff --git a/stable/prusaslicer-novnc/4.0.37/app-changelog.md b/stable/prusaslicer-novnc/4.0.37/app-changelog.md new file mode 100644 index 00000000000..840b8823d37 --- /dev/null +++ b/stable/prusaslicer-novnc/4.0.37/app-changelog.md @@ -0,0 +1,9 @@ + + +## [prusaslicer-novnc-4.0.37](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.36...prusaslicer-novnc-4.0.37) (2023-07-28) + +### Chore + +- update container image tccr.io/truecharts/prusaslicer-novnc to latest ([#10915](https://github.com/truecharts/charts/issues/10915)) + + \ No newline at end of file diff --git a/stable/prusaslicer-novnc/4.0.36/app-readme.md b/stable/prusaslicer-novnc/4.0.37/app-readme.md similarity index 100% rename from stable/prusaslicer-novnc/4.0.36/app-readme.md rename to stable/prusaslicer-novnc/4.0.37/app-readme.md diff --git a/stable/prusaslicer-novnc/4.0.36/charts/common-12.14.6.tgz b/stable/prusaslicer-novnc/4.0.37/charts/common-12.14.6.tgz similarity index 100% rename from stable/prusaslicer-novnc/4.0.36/charts/common-12.14.6.tgz rename to stable/prusaslicer-novnc/4.0.37/charts/common-12.14.6.tgz diff --git a/stable/prusaslicer-novnc/4.0.36/ix_values.yaml b/stable/prusaslicer-novnc/4.0.37/ix_values.yaml similarity index 87% rename from stable/prusaslicer-novnc/4.0.36/ix_values.yaml rename to stable/prusaslicer-novnc/4.0.37/ix_values.yaml index e221e34f0b9..81f2b786e42 100644 --- a/stable/prusaslicer-novnc/4.0.36/ix_values.yaml +++ b/stable/prusaslicer-novnc/4.0.37/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/prusaslicer-novnc - tag: latest@sha256:b7c3660bd3de5d8d7babbfe75d2eff39fb104066d1b723e9c3289b0ec361973a + tag: latest@sha256:dfcd7bb655798f7d23c5c6fd7b7aa9782907503c1cb4183105391b64b5a209b6 persistence: configsfolder: enabled: true diff --git a/stable/prusaslicer-novnc/4.0.36/questions.yaml b/stable/prusaslicer-novnc/4.0.37/questions.yaml similarity index 100% rename from stable/prusaslicer-novnc/4.0.36/questions.yaml rename to stable/prusaslicer-novnc/4.0.37/questions.yaml diff --git a/stable/prusaslicer-novnc/4.0.36/templates/NOTES.txt b/stable/prusaslicer-novnc/4.0.37/templates/NOTES.txt similarity index 100% rename from stable/prusaslicer-novnc/4.0.36/templates/NOTES.txt rename to stable/prusaslicer-novnc/4.0.37/templates/NOTES.txt diff --git a/stable/prusaslicer-novnc/4.0.36/templates/common.yaml b/stable/prusaslicer-novnc/4.0.37/templates/common.yaml similarity index 100% rename from stable/prusaslicer-novnc/4.0.36/templates/common.yaml rename to stable/prusaslicer-novnc/4.0.37/templates/common.yaml diff --git a/stable/prusaslicer-novnc/4.0.36/values.yaml b/stable/prusaslicer-novnc/4.0.37/values.yaml similarity index 100% rename from stable/prusaslicer-novnc/4.0.36/values.yaml rename to stable/prusaslicer-novnc/4.0.37/values.yaml