diff --git a/stable/romm/9.2.0/charts/mariadb-14.0.6.tgz b/stable/romm/9.2.0/charts/mariadb-14.0.6.tgz deleted file mode 100644 index c6106c8c88b..00000000000 Binary files a/stable/romm/9.2.0/charts/mariadb-14.0.6.tgz and /dev/null differ diff --git a/stable/romm/9.2.0/.helmignore b/stable/romm/9.2.2/.helmignore similarity index 100% rename from stable/romm/9.2.0/.helmignore rename to stable/romm/9.2.2/.helmignore diff --git a/stable/romm/9.2.0/CHANGELOG.md b/stable/romm/9.2.2/CHANGELOG.md similarity index 100% rename from stable/romm/9.2.0/CHANGELOG.md rename to stable/romm/9.2.2/CHANGELOG.md diff --git a/stable/romm/9.2.0/Chart.yaml b/stable/romm/9.2.2/Chart.yaml similarity index 95% rename from stable/romm/9.2.0/Chart.yaml rename to stable/romm/9.2.2/Chart.yaml index 99bb1f4068f..faf67e883ee 100644 --- a/stable/romm/9.2.0/Chart.yaml +++ b/stable/romm/9.2.2/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 3.0.1 +appVersion: 3.1.0 dependencies: - name: common version: 23.0.0 @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: mariadb - version: 14.0.6 + version: 14.0.8 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" @@ -48,4 +48,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/romm - https://ghcr.io/zurdi15/romm type: application -version: 9.2.0 +version: 9.2.2 diff --git a/stable/romm/9.2.0/README.md b/stable/romm/9.2.2/README.md similarity index 100% rename from stable/romm/9.2.0/README.md rename to stable/romm/9.2.2/README.md diff --git a/stable/romm/9.2.0/app-changelog.md b/stable/romm/9.2.2/app-changelog.md similarity index 96% rename from stable/romm/9.2.0/app-changelog.md rename to stable/romm/9.2.2/app-changelog.md index a040a04d68e..36d8eb4ab88 100644 --- a/stable/romm/9.2.0/app-changelog.md +++ b/stable/romm/9.2.2/app-changelog.md @@ -1,6 +1,6 @@ -## [romm-9.2.0](https://github.com/truecharts/charts/compare/romm-7.11.0...romm-9.2.0) (2024-05-06) +## [romm-9.2.2](https://github.com/truecharts/charts/compare/romm-7.11.0...romm-9.2.2) (2024-05-16) ### Chore @@ -20,14 +20,16 @@ - bump everything to regenerate readme's and site index -- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) +- update container image redis to v13.3.2[@ce33ab3](https://github.com/ce33ab3) by renovate ([#20486](https://github.com/truecharts/charts/issues/20486)) -- update container image mariadb to v13.9.0[@fab3d5f](https://github.com/fab3d5f) by renovate ([#20415](https://github.com/truecharts/charts/issues/20415)) +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) -- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) +- update container image mariadb to v13.9.19[@566472c](https://github.com/566472c) by renovate ([#21255](https://github.com/truecharts/charts/issues/21255)) - update container image mariadb to v13.9.20[@1767fe3](https://github.com/1767fe3) by renovate ([#21389](https://github.com/truecharts/charts/issues/21389)) +- update container image mariadb to v14.0.6[@e327d57](https://github.com/e327d57) by renovate ([#21640](https://github.com/truecharts/charts/issues/21640)) + - update container image mariadb to v13.9.18[@c5a61ea](https://github.com/c5a61ea) by renovate ([#21200](https://github.com/truecharts/charts/issues/21200)) - update container image mariadb to v13.9.17[@411cb7e](https://github.com/411cb7e) by renovate ([#21132](https://github.com/truecharts/charts/issues/21132)) @@ -40,7 +42,7 @@ - update container image mariadb to v13.9.11[@5682449](https://github.com/5682449) by renovate ([#20910](https://github.com/truecharts/charts/issues/20910)) -- update container image mariadb to v14.0.6[@e327d57](https://github.com/e327d57) by renovate ([#21640](https://github.com/truecharts/charts/issues/21640)) +- update container image redis to v14.0.5[@e61bae8](https://github.com/e61bae8) by renovate ([#21643](https://github.com/truecharts/charts/issues/21643)) - update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819)) @@ -64,17 +66,17 @@ - update container image mariadb to v13.9.3[@e022205](https://github.com/e022205) by renovate ([#20494](https://github.com/truecharts/charts/issues/20494)) -- update container image redis to v13.3.2[@ce33ab3](https://github.com/ce33ab3) by renovate ([#20486](https://github.com/truecharts/charts/issues/20486)) +- update container image mariadb to v14.0.8[@b2dec75](https://github.com/b2dec75) by renovate ([#22091](https://github.com/truecharts/charts/issues/22091)) -- update container image redis to v14.0.5[@e61bae8](https://github.com/e61bae8) by renovate ([#21643](https://github.com/truecharts/charts/issues/21643)) +- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) - update container image redis to v13.3.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455)) - update container image mariadb to v13.9.1[@ff7f195](https://github.com/ff7f195) by renovate ([#20454](https://github.com/truecharts/charts/issues/20454)) -- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) +- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) -- update container image mariadb to v13.9.19[@566472c](https://github.com/566472c) by renovate ([#21255](https://github.com/truecharts/charts/issues/21255)) +- update container image mariadb to v13.9.0[@fab3d5f](https://github.com/fab3d5f) by renovate ([#20415](https://github.com/truecharts/charts/issues/20415)) - update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) @@ -138,6 +140,8 @@ - Add VolSync support and move CNPG backup credentials on SCALE ([#21443](https://github.com/truecharts/charts/issues/21443)) +- Update Romm repository ([#22077](https://github.com/truecharts/charts/issues/22077)) + ### Fix diff --git a/stable/romm/9.2.0/app-readme.md b/stable/romm/9.2.2/app-readme.md similarity index 100% rename from stable/romm/9.2.0/app-readme.md rename to stable/romm/9.2.2/app-readme.md diff --git a/stable/romm/9.2.0/charts/common-23.0.0.tgz b/stable/romm/9.2.2/charts/common-23.0.0.tgz similarity index 100% rename from stable/romm/9.2.0/charts/common-23.0.0.tgz rename to stable/romm/9.2.2/charts/common-23.0.0.tgz diff --git a/stable/romm/9.2.2/charts/mariadb-14.0.8.tgz b/stable/romm/9.2.2/charts/mariadb-14.0.8.tgz new file mode 100644 index 00000000000..8d7ba9beb4a Binary files /dev/null and b/stable/romm/9.2.2/charts/mariadb-14.0.8.tgz differ diff --git a/stable/romm/9.2.0/charts/redis-14.0.5.tgz b/stable/romm/9.2.2/charts/redis-14.0.5.tgz similarity index 100% rename from stable/romm/9.2.0/charts/redis-14.0.5.tgz rename to stable/romm/9.2.2/charts/redis-14.0.5.tgz diff --git a/stable/romm/9.2.0/icon-small.webp b/stable/romm/9.2.2/icon-small.webp similarity index 100% rename from stable/romm/9.2.0/icon-small.webp rename to stable/romm/9.2.2/icon-small.webp diff --git a/stable/romm/9.2.0/icon.webp b/stable/romm/9.2.2/icon.webp similarity index 100% rename from stable/romm/9.2.0/icon.webp rename to stable/romm/9.2.2/icon.webp diff --git a/stable/romm/9.2.0/ix_values.yaml b/stable/romm/9.2.2/ix_values.yaml similarity index 94% rename from stable/romm/9.2.0/ix_values.yaml rename to stable/romm/9.2.2/ix_values.yaml index 51d060d22ae..617db795acf 100644 --- a/stable/romm/9.2.0/ix_values.yaml +++ b/stable/romm/9.2.2/ix_values.yaml @@ -1,7 +1,7 @@ image: - repository: ghcr.io/zurdi15/romm + repository: ghcr.io/rommapp/romm pullPolicy: IfNotPresent - tag: 3.0.1@sha256:2096c28711d49246885af2b325321c65f13fc2f82de60e31bddf8897c81c5c66 + tag: 3.1@sha256:a14e28a0ffb26b9891e5f4234de476068edce4d5b8dd37f6a6092a5f1753e82b securityContext: container: diff --git a/stable/romm/9.2.0/questions.yaml b/stable/romm/9.2.2/questions.yaml similarity index 100% rename from stable/romm/9.2.0/questions.yaml rename to stable/romm/9.2.2/questions.yaml diff --git a/stable/romm/9.2.0/templates/NOTES.txt b/stable/romm/9.2.2/templates/NOTES.txt similarity index 100% rename from stable/romm/9.2.0/templates/NOTES.txt rename to stable/romm/9.2.2/templates/NOTES.txt diff --git a/stable/romm/9.2.0/templates/_secrets.tpl b/stable/romm/9.2.2/templates/_secrets.tpl similarity index 100% rename from stable/romm/9.2.0/templates/_secrets.tpl rename to stable/romm/9.2.2/templates/_secrets.tpl diff --git a/stable/romm/9.2.0/templates/common.yaml b/stable/romm/9.2.2/templates/common.yaml similarity index 100% rename from stable/romm/9.2.0/templates/common.yaml rename to stable/romm/9.2.2/templates/common.yaml diff --git a/stable/romm/9.2.0/values.yaml b/stable/romm/9.2.2/values.yaml similarity index 100% rename from stable/romm/9.2.0/values.yaml rename to stable/romm/9.2.2/values.yaml