diff --git a/stable/libremdb/3.0.173/app-changelog.md b/stable/libremdb/3.0.173/app-changelog.md deleted file mode 100644 index d534b1c451..0000000000 --- a/stable/libremdb/3.0.173/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [libremdb-3.0.173](https://github.com/truecharts/charts/compare/libremdb-3.0.172...libremdb-3.0.173) (2023-10-14) - -### Chore - -- update container image tccr.io/truecharts/libremdb to latest ([#13598](https://github.com/truecharts/charts/issues/13598)) - - \ No newline at end of file diff --git a/stable/libremdb/3.0.173/CHANGELOG.md b/stable/libremdb/3.0.174/CHANGELOG.md similarity index 93% rename from stable/libremdb/3.0.173/CHANGELOG.md rename to stable/libremdb/3.0.174/CHANGELOG.md index b783f70b63..ab54bbdf6f 100644 --- a/stable/libremdb/3.0.173/CHANGELOG.md +++ b/stable/libremdb/3.0.174/CHANGELOG.md @@ -4,6 +4,15 @@ +## [libremdb-3.0.174](https://github.com/truecharts/charts/compare/libremdb-3.0.173...libremdb-3.0.174) (2023-10-14) + +### Chore + +- update container image tccr.io/truecharts/libremdb to latest ([#13602](https://github.com/truecharts/charts/issues/13602)) + + + + ## [libremdb-3.0.173](https://github.com/truecharts/charts/compare/libremdb-3.0.172...libremdb-3.0.173) (2023-10-14) ### Chore @@ -88,12 +97,3 @@ ## [libremdb-3.0.164](https://github.com/truecharts/charts/compare/libremdb-3.0.163...libremdb-3.0.164) (2023-10-10) -### Chore - -- update container image tccr.io/truecharts/libremdb to latest ([#13469](https://github.com/truecharts/charts/issues/13469)) - - - - -## [libremdb-3.0.163](https://github.com/truecharts/charts/compare/libremdb-3.0.162...libremdb-3.0.163) (2023-10-10) - diff --git a/stable/libremdb/3.0.173/Chart.yaml b/stable/libremdb/3.0.174/Chart.yaml similarity index 98% rename from stable/libremdb/3.0.173/Chart.yaml rename to stable/libremdb/3.0.174/Chart.yaml index e9c051c42b..ce8f5750a5 100644 --- a/stable/libremdb/3.0.173/Chart.yaml +++ b/stable/libremdb/3.0.174/Chart.yaml @@ -27,7 +27,7 @@ sources: - https://github.com/zyachel/libremdb - https://github.com/PussTheCat-org/docker-libremdb-quay type: application -version: 3.0.173 +version: 3.0.174 annotations: truecharts.org/catagories: | - media diff --git a/stable/libremdb/3.0.173/README.md b/stable/libremdb/3.0.174/README.md similarity index 100% rename from stable/libremdb/3.0.173/README.md rename to stable/libremdb/3.0.174/README.md diff --git a/stable/libremdb/3.0.174/app-changelog.md b/stable/libremdb/3.0.174/app-changelog.md new file mode 100644 index 0000000000..911672eaa8 --- /dev/null +++ b/stable/libremdb/3.0.174/app-changelog.md @@ -0,0 +1,9 @@ + + +## [libremdb-3.0.174](https://github.com/truecharts/charts/compare/libremdb-3.0.173...libremdb-3.0.174) (2023-10-14) + +### Chore + +- update container image tccr.io/truecharts/libremdb to latest ([#13602](https://github.com/truecharts/charts/issues/13602)) + + \ No newline at end of file diff --git a/stable/libremdb/3.0.173/app-readme.md b/stable/libremdb/3.0.174/app-readme.md similarity index 100% rename from stable/libremdb/3.0.173/app-readme.md rename to stable/libremdb/3.0.174/app-readme.md diff --git a/stable/libremdb/3.0.173/charts/common-14.0.12.tgz b/stable/libremdb/3.0.174/charts/common-14.0.12.tgz similarity index 100% rename from stable/libremdb/3.0.173/charts/common-14.0.12.tgz rename to stable/libremdb/3.0.174/charts/common-14.0.12.tgz diff --git a/stable/libremdb/3.0.173/charts/redis-6.0.66.tgz b/stable/libremdb/3.0.174/charts/redis-6.0.66.tgz similarity index 100% rename from stable/libremdb/3.0.173/charts/redis-6.0.66.tgz rename to stable/libremdb/3.0.174/charts/redis-6.0.66.tgz diff --git a/stable/libremdb/3.0.173/ix_values.yaml b/stable/libremdb/3.0.174/ix_values.yaml similarity index 91% rename from stable/libremdb/3.0.173/ix_values.yaml rename to stable/libremdb/3.0.174/ix_values.yaml index 5f8f2e6345..7e60ef30bc 100644 --- a/stable/libremdb/3.0.173/ix_values.yaml +++ b/stable/libremdb/3.0.174/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/libremdb pullPolicy: IfNotPresent - tag: latest@sha256:0bd88b6ddccecd80583e3bc23e4db5a0f6056a29aac947c3363efd534756c469 + tag: latest@sha256:6110329de1de67efcca63a343f9f71aedad1192a6e00ce1878b2a89096622d57 service: main: ports: diff --git a/stable/libremdb/3.0.173/questions.yaml b/stable/libremdb/3.0.174/questions.yaml similarity index 100% rename from stable/libremdb/3.0.173/questions.yaml rename to stable/libremdb/3.0.174/questions.yaml diff --git a/stable/libremdb/3.0.173/templates/NOTES.txt b/stable/libremdb/3.0.174/templates/NOTES.txt similarity index 100% rename from stable/libremdb/3.0.173/templates/NOTES.txt rename to stable/libremdb/3.0.174/templates/NOTES.txt diff --git a/stable/libremdb/3.0.173/templates/common.yaml b/stable/libremdb/3.0.174/templates/common.yaml similarity index 100% rename from stable/libremdb/3.0.173/templates/common.yaml rename to stable/libremdb/3.0.174/templates/common.yaml diff --git a/stable/libremdb/3.0.173/values.yaml b/stable/libremdb/3.0.174/values.yaml similarity index 100% rename from stable/libremdb/3.0.173/values.yaml rename to stable/libremdb/3.0.174/values.yaml