From fb834ffada053ed44cddebc4aedb09c738ad26a6 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 9 Oct 2023 19:39:55 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/cura-novnc/5.0.1/app-changelog.md | 9 --------- .../cura-novnc/{5.0.1 => 5.0.2}/CHANGELOG.md | 18 +++++++++--------- stable/cura-novnc/{5.0.1 => 5.0.2}/Chart.yaml | 2 +- stable/cura-novnc/{5.0.1 => 5.0.2}/README.md | 0 stable/cura-novnc/5.0.2/app-changelog.md | 9 +++++++++ .../cura-novnc/{5.0.1 => 5.0.2}/app-readme.md | 0 .../{5.0.1 => 5.0.2}/charts/common-14.0.9.tgz | Bin .../{5.0.1 => 5.0.2}/ix_values.yaml | 2 +- .../{5.0.1 => 5.0.2}/questions.yaml | 0 .../{5.0.1 => 5.0.2}/templates/NOTES.txt | 0 .../{5.0.1 => 5.0.2}/templates/common.yaml | 0 .../cura-novnc/{5.0.1 => 5.0.2}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/cura-novnc/5.0.1/app-changelog.md rename stable/cura-novnc/{5.0.1 => 5.0.2}/CHANGELOG.md (90%) rename stable/cura-novnc/{5.0.1 => 5.0.2}/Chart.yaml (98%) rename stable/cura-novnc/{5.0.1 => 5.0.2}/README.md (100%) create mode 100644 stable/cura-novnc/5.0.2/app-changelog.md rename stable/cura-novnc/{5.0.1 => 5.0.2}/app-readme.md (100%) rename stable/cura-novnc/{5.0.1 => 5.0.2}/charts/common-14.0.9.tgz (100%) rename stable/cura-novnc/{5.0.1 => 5.0.2}/ix_values.yaml (90%) rename stable/cura-novnc/{5.0.1 => 5.0.2}/questions.yaml (100%) rename stable/cura-novnc/{5.0.1 => 5.0.2}/templates/NOTES.txt (100%) rename stable/cura-novnc/{5.0.1 => 5.0.2}/templates/common.yaml (100%) rename stable/cura-novnc/{5.0.1 => 5.0.2}/values.yaml (100%) diff --git a/stable/cura-novnc/5.0.1/app-changelog.md b/stable/cura-novnc/5.0.1/app-changelog.md deleted file mode 100644 index c980944d66..0000000000 --- a/stable/cura-novnc/5.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [cura-novnc-5.0.1](https://github.com/truecharts/charts/compare/cura-novnc-5.0.0...cura-novnc-5.0.1) (2023-10-07) - -### Chore - -- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) - - \ No newline at end of file diff --git a/stable/cura-novnc/5.0.1/CHANGELOG.md b/stable/cura-novnc/5.0.2/CHANGELOG.md similarity index 90% rename from stable/cura-novnc/5.0.1/CHANGELOG.md rename to stable/cura-novnc/5.0.2/CHANGELOG.md index 953029ecdc..27b53aef7c 100644 --- a/stable/cura-novnc/5.0.1/CHANGELOG.md +++ b/stable/cura-novnc/5.0.2/CHANGELOG.md @@ -4,6 +4,15 @@ +## [cura-novnc-5.0.2](https://github.com/truecharts/charts/compare/cura-novnc-5.0.1...cura-novnc-5.0.2) (2023-10-09) + +### Chore + +- update container image tccr.io/truecharts/cura-novnc to latest ([#13440](https://github.com/truecharts/charts/issues/13440)) + + + + ## [cura-novnc-5.0.1](https://github.com/truecharts/charts/compare/cura-novnc-5.0.0...cura-novnc-5.0.1) (2023-10-07) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [cura-novnc-4.0.18](https://github.com/truecharts/charts/compare/cura-novnc-4.0.17...cura-novnc-4.0.18) (2023-05-27) - diff --git a/stable/cura-novnc/5.0.1/Chart.yaml b/stable/cura-novnc/5.0.2/Chart.yaml similarity index 98% rename from stable/cura-novnc/5.0.1/Chart.yaml rename to stable/cura-novnc/5.0.2/Chart.yaml index 35c7aca758..76e7e5ce18 100644 --- a/stable/cura-novnc/5.0.1/Chart.yaml +++ b/stable/cura-novnc/5.0.2/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/cura-novnc - https://ultimaker.com/software/ultimaker-cura type: application -version: 5.0.1 +version: 5.0.2 annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | diff --git a/stable/cura-novnc/5.0.1/README.md b/stable/cura-novnc/5.0.2/README.md similarity index 100% rename from stable/cura-novnc/5.0.1/README.md rename to stable/cura-novnc/5.0.2/README.md diff --git a/stable/cura-novnc/5.0.2/app-changelog.md b/stable/cura-novnc/5.0.2/app-changelog.md new file mode 100644 index 0000000000..70cac98414 --- /dev/null +++ b/stable/cura-novnc/5.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cura-novnc-5.0.2](https://github.com/truecharts/charts/compare/cura-novnc-5.0.1...cura-novnc-5.0.2) (2023-10-09) + +### Chore + +- update container image tccr.io/truecharts/cura-novnc to latest ([#13440](https://github.com/truecharts/charts/issues/13440)) + + \ No newline at end of file diff --git a/stable/cura-novnc/5.0.1/app-readme.md b/stable/cura-novnc/5.0.2/app-readme.md similarity index 100% rename from stable/cura-novnc/5.0.1/app-readme.md rename to stable/cura-novnc/5.0.2/app-readme.md diff --git a/stable/cura-novnc/5.0.1/charts/common-14.0.9.tgz b/stable/cura-novnc/5.0.2/charts/common-14.0.9.tgz similarity index 100% rename from stable/cura-novnc/5.0.1/charts/common-14.0.9.tgz rename to stable/cura-novnc/5.0.2/charts/common-14.0.9.tgz diff --git a/stable/cura-novnc/5.0.1/ix_values.yaml b/stable/cura-novnc/5.0.2/ix_values.yaml similarity index 90% rename from stable/cura-novnc/5.0.1/ix_values.yaml rename to stable/cura-novnc/5.0.2/ix_values.yaml index 212c5a4d4e..fdaf098d7f 100644 --- a/stable/cura-novnc/5.0.1/ix_values.yaml +++ b/stable/cura-novnc/5.0.2/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/cura-novnc - tag: latest@sha256:523bcaabdd3610145b83089f74a4a8730179e1da5b657cc2027af446478735db + tag: latest@sha256:6b4966698c15a277cdede535dc3f4862bba55b89102778f9d9286347ceb1940d securityContext: container: diff --git a/stable/cura-novnc/5.0.1/questions.yaml b/stable/cura-novnc/5.0.2/questions.yaml similarity index 100% rename from stable/cura-novnc/5.0.1/questions.yaml rename to stable/cura-novnc/5.0.2/questions.yaml diff --git a/stable/cura-novnc/5.0.1/templates/NOTES.txt b/stable/cura-novnc/5.0.2/templates/NOTES.txt similarity index 100% rename from stable/cura-novnc/5.0.1/templates/NOTES.txt rename to stable/cura-novnc/5.0.2/templates/NOTES.txt diff --git a/stable/cura-novnc/5.0.1/templates/common.yaml b/stable/cura-novnc/5.0.2/templates/common.yaml similarity index 100% rename from stable/cura-novnc/5.0.1/templates/common.yaml rename to stable/cura-novnc/5.0.2/templates/common.yaml diff --git a/stable/cura-novnc/5.0.1/values.yaml b/stable/cura-novnc/5.0.2/values.yaml similarity index 100% rename from stable/cura-novnc/5.0.1/values.yaml rename to stable/cura-novnc/5.0.2/values.yaml