diff --git a/incubator/obs-ndi/2.0.6/app-changelog.md b/incubator/obs-ndi/2.0.6/app-changelog.md deleted file mode 100644 index ad8beace1cf..00000000000 --- a/incubator/obs-ndi/2.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [obs-ndi-2.0.6](https://github.com/truecharts/charts/compare/obs-ndi-2.0.5...obs-ndi-2.0.6) (2022-12-19) - -### Chore - -- update helm general non-major - - \ No newline at end of file diff --git a/incubator/obs-ndi/2.0.6/CHANGELOG.md b/incubator/obs-ndi/2.0.7/CHANGELOG.md similarity index 94% rename from incubator/obs-ndi/2.0.6/CHANGELOG.md rename to incubator/obs-ndi/2.0.7/CHANGELOG.md index 6bcb036c13b..1596890a883 100644 --- a/incubator/obs-ndi/2.0.6/CHANGELOG.md +++ b/incubator/obs-ndi/2.0.7/CHANGELOG.md @@ -4,6 +4,11 @@ +## [obs-ndi-2.0.7](https://github.com/truecharts/charts/compare/obs-ndi-2.0.6...obs-ndi-2.0.7) (2022-12-21) + + + + ## [obs-ndi-2.0.6](https://github.com/truecharts/charts/compare/obs-ndi-2.0.5...obs-ndi-2.0.6) (2022-12-19) ### Chore @@ -92,8 +97,3 @@ -## [obs-ndi-2.0.3](https://github.com/truecharts/charts/compare/obs-ndi-2.0.2...obs-ndi-2.0.3) (2022-11-30) - - - - diff --git a/incubator/obs-ndi/2.0.6/Chart.yaml b/incubator/obs-ndi/2.0.7/Chart.yaml similarity index 98% rename from incubator/obs-ndi/2.0.6/Chart.yaml rename to incubator/obs-ndi/2.0.7/Chart.yaml index 15334d76e33..73b8f924f31 100644 --- a/incubator/obs-ndi/2.0.6/Chart.yaml +++ b/incubator/obs-ndi/2.0.7/Chart.yaml @@ -32,4 +32,4 @@ sources: - https://github.com/patrickstigler/docker-obs-ndi - https://hub.docker.com/r/patrickstigler/obs-ndi type: application -version: 2.0.6 +version: 2.0.7 diff --git a/incubator/obs-ndi/2.0.6/README.md b/incubator/obs-ndi/2.0.7/README.md similarity index 100% rename from incubator/obs-ndi/2.0.6/README.md rename to incubator/obs-ndi/2.0.7/README.md diff --git a/incubator/obs-ndi/2.0.7/app-changelog.md b/incubator/obs-ndi/2.0.7/app-changelog.md new file mode 100644 index 00000000000..85e36deea1f --- /dev/null +++ b/incubator/obs-ndi/2.0.7/app-changelog.md @@ -0,0 +1,4 @@ + + +## [obs-ndi-2.0.7](https://github.com/truecharts/charts/compare/obs-ndi-2.0.6...obs-ndi-2.0.7) (2022-12-21) + diff --git a/incubator/obs-ndi/2.0.6/app-readme.md b/incubator/obs-ndi/2.0.7/app-readme.md similarity index 100% rename from incubator/obs-ndi/2.0.6/app-readme.md rename to incubator/obs-ndi/2.0.7/app-readme.md diff --git a/incubator/obs-ndi/2.0.6/charts/common-11.0.9.tgz b/incubator/obs-ndi/2.0.7/charts/common-11.0.9.tgz similarity index 100% rename from incubator/obs-ndi/2.0.6/charts/common-11.0.9.tgz rename to incubator/obs-ndi/2.0.7/charts/common-11.0.9.tgz diff --git a/incubator/obs-ndi/2.0.6/ix_values.yaml b/incubator/obs-ndi/2.0.7/ix_values.yaml similarity index 89% rename from incubator/obs-ndi/2.0.6/ix_values.yaml rename to incubator/obs-ndi/2.0.7/ix_values.yaml index d3c9a11b619..646286f5241 100644 --- a/incubator/obs-ndi/2.0.6/ix_values.yaml +++ b/incubator/obs-ndi/2.0.7/ix_values.yaml @@ -1,6 +1,4 @@ env: - NVIDIA_DRIVER_CAPABILITIES: all - NVIDIA_VISIBLE_DEVICES: "" VNC_PASSWD: "123456" image: pullPolicy: IfNotPresent diff --git a/incubator/obs-ndi/2.0.6/questions.yaml b/incubator/obs-ndi/2.0.7/questions.yaml similarity index 99% rename from incubator/obs-ndi/2.0.6/questions.yaml rename to incubator/obs-ndi/2.0.7/questions.yaml index 63e2140f074..38aaf950433 100644 --- a/incubator/obs-ndi/2.0.6/questions.yaml +++ b/incubator/obs-ndi/2.0.7/questions.yaml @@ -89,18 +89,6 @@ questions: additional_attrs: true type: dict attrs: - - variable: NVIDIA_DRIVER_CAPABILITIES - label: "NVIDIA_DRIVER_CAPABILITIES" - description: "Container Variable NVIDIADRIVERCAPABILITIES" - schema: - type: string - default: "all" - - variable: NVIDIA_VISIBLE_DEVICES - label: "NVIDIA_VISIBLE_DEVICES" - description: "Container Variable NVIDIAVISIBLEDEVICES" - schema: - type: string - default: "" - variable: VNC_PASSWD label: "VNC_PASSWD" description: "Container Variable VNCPASSWD" diff --git a/incubator/obs-ndi/2.0.6/templates/common.yaml b/incubator/obs-ndi/2.0.7/templates/common.yaml similarity index 100% rename from incubator/obs-ndi/2.0.6/templates/common.yaml rename to incubator/obs-ndi/2.0.7/templates/common.yaml diff --git a/incubator/obs-ndi/2.0.6/values.yaml b/incubator/obs-ndi/2.0.7/values.yaml similarity index 100% rename from incubator/obs-ndi/2.0.6/values.yaml rename to incubator/obs-ndi/2.0.7/values.yaml