diff --git a/stable/libremdb/3.0.2/app-changelog.md b/stable/libremdb/3.0.2/app-changelog.md deleted file mode 100644 index 02e0dc28ac..0000000000 --- a/stable/libremdb/3.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [libremdb-3.0.2](https://github.com/truecharts/charts/compare/libremdb-3.0.1...libremdb-3.0.2) (2023-08-02) - -### Chore - -- update container image tccr.io/truecharts/libremdb to latest ([#11155](https://github.com/truecharts/charts/issues/11155)) - - \ No newline at end of file diff --git a/stable/libremdb/3.0.2/CHANGELOG.md b/stable/libremdb/3.0.3/CHANGELOG.md similarity index 93% rename from stable/libremdb/3.0.2/CHANGELOG.md rename to stable/libremdb/3.0.3/CHANGELOG.md index 763b23096f..31537f59ec 100644 --- a/stable/libremdb/3.0.2/CHANGELOG.md +++ b/stable/libremdb/3.0.3/CHANGELOG.md @@ -4,6 +4,15 @@ +## [libremdb-3.0.3](https://github.com/truecharts/charts/compare/libremdb-3.0.2...libremdb-3.0.3) (2023-08-03) + +### Chore + +- update container image tccr.io/truecharts/libremdb to latest ([#11162](https://github.com/truecharts/charts/issues/11162)) + + + + ## [libremdb-3.0.2](https://github.com/truecharts/charts/compare/libremdb-3.0.1...libremdb-3.0.2) (2023-08-02) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/libremdb to latest ([#10923](https://github.com/truecharts/charts/issues/10923)) - - - -## [libremdb-2.0.98](https://github.com/truecharts/charts/compare/libremdb-2.0.97...libremdb-2.0.98) (2023-07-28) - -### Chore - -- update container image tccr.io/truecharts/libremdb to latest ([#10913](https://github.com/truecharts/charts/issues/10913)) - diff --git a/stable/libremdb/3.0.2/Chart.yaml b/stable/libremdb/3.0.3/Chart.yaml similarity index 98% rename from stable/libremdb/3.0.2/Chart.yaml rename to stable/libremdb/3.0.3/Chart.yaml index b84a9cef97..5c7b9f1e75 100644 --- a/stable/libremdb/3.0.2/Chart.yaml +++ b/stable/libremdb/3.0.3/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.2 +version: 3.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/libremdb/3.0.2/README.md b/stable/libremdb/3.0.3/README.md similarity index 100% rename from stable/libremdb/3.0.2/README.md rename to stable/libremdb/3.0.3/README.md diff --git a/stable/libremdb/3.0.3/app-changelog.md b/stable/libremdb/3.0.3/app-changelog.md new file mode 100644 index 0000000000..28c1d44d58 --- /dev/null +++ b/stable/libremdb/3.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [libremdb-3.0.3](https://github.com/truecharts/charts/compare/libremdb-3.0.2...libremdb-3.0.3) (2023-08-03) + +### Chore + +- update container image tccr.io/truecharts/libremdb to latest ([#11162](https://github.com/truecharts/charts/issues/11162)) + + \ No newline at end of file diff --git a/stable/libremdb/3.0.2/app-readme.md b/stable/libremdb/3.0.3/app-readme.md similarity index 100% rename from stable/libremdb/3.0.2/app-readme.md rename to stable/libremdb/3.0.3/app-readme.md diff --git a/stable/libremdb/3.0.2/charts/common-14.0.1.tgz b/stable/libremdb/3.0.3/charts/common-14.0.1.tgz similarity index 100% rename from stable/libremdb/3.0.2/charts/common-14.0.1.tgz rename to stable/libremdb/3.0.3/charts/common-14.0.1.tgz diff --git a/stable/libremdb/3.0.2/charts/redis-6.0.66.tgz b/stable/libremdb/3.0.3/charts/redis-6.0.66.tgz similarity index 100% rename from stable/libremdb/3.0.2/charts/redis-6.0.66.tgz rename to stable/libremdb/3.0.3/charts/redis-6.0.66.tgz diff --git a/stable/libremdb/3.0.2/ix_values.yaml b/stable/libremdb/3.0.3/ix_values.yaml similarity index 91% rename from stable/libremdb/3.0.2/ix_values.yaml rename to stable/libremdb/3.0.3/ix_values.yaml index 4b9dac1a5e..21b7be3e1c 100644 --- a/stable/libremdb/3.0.2/ix_values.yaml +++ b/stable/libremdb/3.0.3/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/libremdb pullPolicy: IfNotPresent - tag: latest@sha256:470597992785d4eac4beb137c222e4e723cf5294c85028f02e723cb96c569b05 + tag: latest@sha256:1da08858270eb48ec5ed52c6c2c45cefda05a19ea9f936f868769958bd8a1eb5 service: main: ports: diff --git a/stable/libremdb/3.0.2/questions.yaml b/stable/libremdb/3.0.3/questions.yaml similarity index 100% rename from stable/libremdb/3.0.2/questions.yaml rename to stable/libremdb/3.0.3/questions.yaml diff --git a/stable/libremdb/3.0.2/templates/NOTES.txt b/stable/libremdb/3.0.3/templates/NOTES.txt similarity index 100% rename from stable/libremdb/3.0.2/templates/NOTES.txt rename to stable/libremdb/3.0.3/templates/NOTES.txt diff --git a/stable/libremdb/3.0.2/templates/common.yaml b/stable/libremdb/3.0.3/templates/common.yaml similarity index 100% rename from stable/libremdb/3.0.2/templates/common.yaml rename to stable/libremdb/3.0.3/templates/common.yaml diff --git a/stable/libremdb/3.0.2/values.yaml b/stable/libremdb/3.0.3/values.yaml similarity index 100% rename from stable/libremdb/3.0.2/values.yaml rename to stable/libremdb/3.0.3/values.yaml