From a0a3643c5cb7da33b6efeb7f4bb261953435a636 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 24 Nov 2022 21:46:34 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- incubator/restreamer/2.0.3/app-changelog.md | 9 --------- incubator/restreamer/{2.0.3 => 2.0.4}/CHANGELOG.md | 0 incubator/restreamer/{2.0.3 => 2.0.4}/Chart.yaml | 4 ++-- incubator/restreamer/{2.0.3 => 2.0.4}/README.md | 0 incubator/restreamer/2.0.4/app-changelog.md | 4 ++++ incubator/restreamer/{2.0.3 => 2.0.4}/app-readme.md | 0 .../{2.0.3 => 2.0.4}/charts/common-11.0.3.tgz | Bin .../restreamer/{2.0.3 => 2.0.4}/ix_values.yaml | 2 +- .../restreamer/{2.0.3 => 2.0.4}/questions.yaml | 0 .../{2.0.3 => 2.0.4}/templates/_config.tpl | 0 .../{2.0.3 => 2.0.4}/templates/_secret.tpl | 0 .../{2.0.3 => 2.0.4}/templates/common.yaml | 0 incubator/restreamer/{2.0.3 => 2.0.4}/values.yaml | 0 13 files changed, 7 insertions(+), 12 deletions(-) delete mode 100644 incubator/restreamer/2.0.3/app-changelog.md rename incubator/restreamer/{2.0.3 => 2.0.4}/CHANGELOG.md (100%) rename incubator/restreamer/{2.0.3 => 2.0.4}/Chart.yaml (96%) rename incubator/restreamer/{2.0.3 => 2.0.4}/README.md (100%) create mode 100644 incubator/restreamer/2.0.4/app-changelog.md rename incubator/restreamer/{2.0.3 => 2.0.4}/app-readme.md (100%) rename incubator/restreamer/{2.0.3 => 2.0.4}/charts/common-11.0.3.tgz (100%) rename incubator/restreamer/{2.0.3 => 2.0.4}/ix_values.yaml (97%) rename incubator/restreamer/{2.0.3 => 2.0.4}/questions.yaml (100%) rename incubator/restreamer/{2.0.3 => 2.0.4}/templates/_config.tpl (100%) rename incubator/restreamer/{2.0.3 => 2.0.4}/templates/_secret.tpl (100%) rename incubator/restreamer/{2.0.3 => 2.0.4}/templates/common.yaml (100%) rename incubator/restreamer/{2.0.3 => 2.0.4}/values.yaml (100%) diff --git a/incubator/restreamer/2.0.3/app-changelog.md b/incubator/restreamer/2.0.3/app-changelog.md deleted file mode 100644 index b387686d3d0..00000000000 --- a/incubator/restreamer/2.0.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [restreamer-2.0.3](https://github.com/truecharts/charts/compare/restreamer-2.0.2...restreamer-2.0.3) (2022-11-21) - -### Fix - -- revert postgres major upgrade and fix some apps with more than 1 ingresses ([#4676](https://github.com/truecharts/charts/issues/4676)) - - \ No newline at end of file diff --git a/incubator/restreamer/2.0.3/CHANGELOG.md b/incubator/restreamer/2.0.4/CHANGELOG.md similarity index 100% rename from incubator/restreamer/2.0.3/CHANGELOG.md rename to incubator/restreamer/2.0.4/CHANGELOG.md diff --git a/incubator/restreamer/2.0.3/Chart.yaml b/incubator/restreamer/2.0.4/Chart.yaml similarity index 96% rename from incubator/restreamer/2.0.3/Chart.yaml rename to incubator/restreamer/2.0.4/Chart.yaml index c32a5465f77..eb9b26f69d9 100644 --- a/incubator/restreamer/2.0.3/Chart.yaml +++ b/incubator/restreamer/2.0.4/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: restreamer -version: 2.0.3 -appVersion: "2.4.1" +version: 2.0.4 +appVersion: "2.4.2" description: "Allows smart free video streaming in real time." type: application deprecated: false diff --git a/incubator/restreamer/2.0.3/README.md b/incubator/restreamer/2.0.4/README.md similarity index 100% rename from incubator/restreamer/2.0.3/README.md rename to incubator/restreamer/2.0.4/README.md diff --git a/incubator/restreamer/2.0.4/app-changelog.md b/incubator/restreamer/2.0.4/app-changelog.md new file mode 100644 index 00000000000..e0fd19074a6 --- /dev/null +++ b/incubator/restreamer/2.0.4/app-changelog.md @@ -0,0 +1,4 @@ + + +## [restreamer-2.0.4](https://github.com/truecharts/charts/compare/restreamer-2.0.3...restreamer-2.0.4) (2022-11-24) + diff --git a/incubator/restreamer/2.0.3/app-readme.md b/incubator/restreamer/2.0.4/app-readme.md similarity index 100% rename from incubator/restreamer/2.0.3/app-readme.md rename to incubator/restreamer/2.0.4/app-readme.md diff --git a/incubator/restreamer/2.0.3/charts/common-11.0.3.tgz b/incubator/restreamer/2.0.4/charts/common-11.0.3.tgz similarity index 100% rename from incubator/restreamer/2.0.3/charts/common-11.0.3.tgz rename to incubator/restreamer/2.0.4/charts/common-11.0.3.tgz diff --git a/incubator/restreamer/2.0.3/ix_values.yaml b/incubator/restreamer/2.0.4/ix_values.yaml similarity index 97% rename from incubator/restreamer/2.0.3/ix_values.yaml rename to incubator/restreamer/2.0.4/ix_values.yaml index 1f944fd2571..b1648b05363 100644 --- a/incubator/restreamer/2.0.3/ix_values.yaml +++ b/incubator/restreamer/2.0.4/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/restreamer pullPolicy: IfNotPresent - tag: 2.4.1@sha256:28e45401a98b2ec15ce0e980cb7c02103604b1fb3596df3b46d289aeaa5ee6ce + tag: 2.4.2@sha256:cc247c3cc0a39bc118d92d5c5cc01c0a842c0a1bc668615409440d0690d9d2b4 cudaImage: repository: tccr.io/truecharts/restreamer-cuda diff --git a/incubator/restreamer/2.0.3/questions.yaml b/incubator/restreamer/2.0.4/questions.yaml similarity index 100% rename from incubator/restreamer/2.0.3/questions.yaml rename to incubator/restreamer/2.0.4/questions.yaml diff --git a/incubator/restreamer/2.0.3/templates/_config.tpl b/incubator/restreamer/2.0.4/templates/_config.tpl similarity index 100% rename from incubator/restreamer/2.0.3/templates/_config.tpl rename to incubator/restreamer/2.0.4/templates/_config.tpl diff --git a/incubator/restreamer/2.0.3/templates/_secret.tpl b/incubator/restreamer/2.0.4/templates/_secret.tpl similarity index 100% rename from incubator/restreamer/2.0.3/templates/_secret.tpl rename to incubator/restreamer/2.0.4/templates/_secret.tpl diff --git a/incubator/restreamer/2.0.3/templates/common.yaml b/incubator/restreamer/2.0.4/templates/common.yaml similarity index 100% rename from incubator/restreamer/2.0.3/templates/common.yaml rename to incubator/restreamer/2.0.4/templates/common.yaml diff --git a/incubator/restreamer/2.0.3/values.yaml b/incubator/restreamer/2.0.4/values.yaml similarity index 100% rename from incubator/restreamer/2.0.3/values.yaml rename to incubator/restreamer/2.0.4/values.yaml