From 11070ce26ca8b63aa88cb27d50603dfc91c6843a Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 30 Aug 2023 20:19:40 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/romm/2.0.3/app-changelog.md | 4 ---- stable/romm/{2.0.3 => 2.0.4}/CHANGELOG.md | 10 +++++----- stable/romm/{2.0.3 => 2.0.4}/Chart.yaml | 2 +- stable/romm/{2.0.3 => 2.0.4}/README.md | 0 stable/romm/2.0.4/app-changelog.md | 4 ++++ stable/romm/{2.0.3 => 2.0.4}/app-readme.md | 0 .../romm/{2.0.3 => 2.0.4}/charts/common-14.0.1.tgz | Bin .../romm/{2.0.3 => 2.0.4}/charts/mariadb-7.0.70.tgz | Bin stable/romm/{2.0.3 => 2.0.4}/charts/redis-7.0.6.tgz | Bin stable/romm/{2.0.3 => 2.0.4}/ix_values.yaml | 2 +- stable/romm/{2.0.3 => 2.0.4}/questions.yaml | 0 stable/romm/{2.0.3 => 2.0.4}/templates/NOTES.txt | 0 stable/romm/{2.0.3 => 2.0.4}/templates/_secrets.tpl | 0 stable/romm/{2.0.3 => 2.0.4}/templates/common.yaml | 0 stable/romm/{2.0.3 => 2.0.4}/values.yaml | 0 15 files changed, 11 insertions(+), 11 deletions(-) delete mode 100644 stable/romm/2.0.3/app-changelog.md rename stable/romm/{2.0.3 => 2.0.4}/CHANGELOG.md (95%) rename stable/romm/{2.0.3 => 2.0.4}/Chart.yaml (98%) rename stable/romm/{2.0.3 => 2.0.4}/README.md (100%) create mode 100644 stable/romm/2.0.4/app-changelog.md rename stable/romm/{2.0.3 => 2.0.4}/app-readme.md (100%) rename stable/romm/{2.0.3 => 2.0.4}/charts/common-14.0.1.tgz (100%) rename stable/romm/{2.0.3 => 2.0.4}/charts/mariadb-7.0.70.tgz (100%) rename stable/romm/{2.0.3 => 2.0.4}/charts/redis-7.0.6.tgz (100%) rename stable/romm/{2.0.3 => 2.0.4}/ix_values.yaml (96%) rename stable/romm/{2.0.3 => 2.0.4}/questions.yaml (100%) rename stable/romm/{2.0.3 => 2.0.4}/templates/NOTES.txt (100%) rename stable/romm/{2.0.3 => 2.0.4}/templates/_secrets.tpl (100%) rename stable/romm/{2.0.3 => 2.0.4}/templates/common.yaml (100%) rename stable/romm/{2.0.3 => 2.0.4}/values.yaml (100%) diff --git a/stable/romm/2.0.3/app-changelog.md b/stable/romm/2.0.3/app-changelog.md deleted file mode 100644 index eac2988975a..00000000000 --- a/stable/romm/2.0.3/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [romm-2.0.3](https://github.com/truecharts/charts/compare/romm-2.0.2...romm-2.0.3) (2023-08-29) - diff --git a/stable/romm/2.0.3/CHANGELOG.md b/stable/romm/2.0.4/CHANGELOG.md similarity index 95% rename from stable/romm/2.0.3/CHANGELOG.md rename to stable/romm/2.0.4/CHANGELOG.md index 5f275fc32c9..eb5e0e89db8 100644 --- a/stable/romm/2.0.3/CHANGELOG.md +++ b/stable/romm/2.0.4/CHANGELOG.md @@ -4,6 +4,11 @@ +## [romm-2.0.4](https://github.com/truecharts/charts/compare/romm-2.0.3...romm-2.0.4) (2023-08-30) + + + + ## [romm-2.0.3](https://github.com/truecharts/charts/compare/romm-2.0.2...romm-2.0.3) (2023-08-29) @@ -92,8 +97,3 @@ ### Chore - update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [romm-1.0.2](https://github.com/truecharts/charts/compare/romm-1.0.1...romm-1.0.2) (2023-06-07) diff --git a/stable/romm/2.0.3/Chart.yaml b/stable/romm/2.0.4/Chart.yaml similarity index 98% rename from stable/romm/2.0.3/Chart.yaml rename to stable/romm/2.0.4/Chart.yaml index 2f466328960..991a93be719 100644 --- a/stable/romm/2.0.3/Chart.yaml +++ b/stable/romm/2.0.4/Chart.yaml @@ -29,7 +29,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/romm - https://github.com/zurdi15/romm type: application -version: 2.0.3 +version: 2.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/romm/2.0.3/README.md b/stable/romm/2.0.4/README.md similarity index 100% rename from stable/romm/2.0.3/README.md rename to stable/romm/2.0.4/README.md diff --git a/stable/romm/2.0.4/app-changelog.md b/stable/romm/2.0.4/app-changelog.md new file mode 100644 index 00000000000..52a1b627898 --- /dev/null +++ b/stable/romm/2.0.4/app-changelog.md @@ -0,0 +1,4 @@ + + +## [romm-2.0.4](https://github.com/truecharts/charts/compare/romm-2.0.3...romm-2.0.4) (2023-08-30) + diff --git a/stable/romm/2.0.3/app-readme.md b/stable/romm/2.0.4/app-readme.md similarity index 100% rename from stable/romm/2.0.3/app-readme.md rename to stable/romm/2.0.4/app-readme.md diff --git a/stable/romm/2.0.3/charts/common-14.0.1.tgz b/stable/romm/2.0.4/charts/common-14.0.1.tgz similarity index 100% rename from stable/romm/2.0.3/charts/common-14.0.1.tgz rename to stable/romm/2.0.4/charts/common-14.0.1.tgz diff --git a/stable/romm/2.0.3/charts/mariadb-7.0.70.tgz b/stable/romm/2.0.4/charts/mariadb-7.0.70.tgz similarity index 100% rename from stable/romm/2.0.3/charts/mariadb-7.0.70.tgz rename to stable/romm/2.0.4/charts/mariadb-7.0.70.tgz diff --git a/stable/romm/2.0.3/charts/redis-7.0.6.tgz b/stable/romm/2.0.4/charts/redis-7.0.6.tgz similarity index 100% rename from stable/romm/2.0.3/charts/redis-7.0.6.tgz rename to stable/romm/2.0.4/charts/redis-7.0.6.tgz diff --git a/stable/romm/2.0.3/ix_values.yaml b/stable/romm/2.0.4/ix_values.yaml similarity index 96% rename from stable/romm/2.0.3/ix_values.yaml rename to stable/romm/2.0.4/ix_values.yaml index 9a93ab02a10..8e640aa9f5f 100644 --- a/stable/romm/2.0.3/ix_values.yaml +++ b/stable/romm/2.0.4/ix_values.yaml @@ -15,6 +15,7 @@ service: ports: main: protocol: http + targetPort: 80 port: 10680 romm: @@ -35,7 +36,6 @@ workload: startup: type: http env: - VITE_BACKEND_DEV_PORT: "{{ .Values.service.main.ports.main.port }}" ROMM_BASE_PATH: /romm ROMM_DB_DRIVER: mariadb # IGDB client id diff --git a/stable/romm/2.0.3/questions.yaml b/stable/romm/2.0.4/questions.yaml similarity index 100% rename from stable/romm/2.0.3/questions.yaml rename to stable/romm/2.0.4/questions.yaml diff --git a/stable/romm/2.0.3/templates/NOTES.txt b/stable/romm/2.0.4/templates/NOTES.txt similarity index 100% rename from stable/romm/2.0.3/templates/NOTES.txt rename to stable/romm/2.0.4/templates/NOTES.txt diff --git a/stable/romm/2.0.3/templates/_secrets.tpl b/stable/romm/2.0.4/templates/_secrets.tpl similarity index 100% rename from stable/romm/2.0.3/templates/_secrets.tpl rename to stable/romm/2.0.4/templates/_secrets.tpl diff --git a/stable/romm/2.0.3/templates/common.yaml b/stable/romm/2.0.4/templates/common.yaml similarity index 100% rename from stable/romm/2.0.3/templates/common.yaml rename to stable/romm/2.0.4/templates/common.yaml diff --git a/stable/romm/2.0.3/values.yaml b/stable/romm/2.0.4/values.yaml similarity index 100% rename from stable/romm/2.0.3/values.yaml rename to stable/romm/2.0.4/values.yaml