diff --git a/dependency/mongodb/7.0.0/app-changelog.md b/dependency/mongodb/7.0.0/app-changelog.md deleted file mode 100644 index f997f9f21d5..00000000000 --- a/dependency/mongodb/7.0.0/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mongodb-7.0.0](https://github.com/truecharts/charts/compare/mongodb-6.0.67...mongodb-7.0.0) (2023-07-20) - -### Chore - -- update helm chart common to 13.2.0 ([#10499](https://github.com/truecharts/charts/issues/10499)) - - \ No newline at end of file diff --git a/dependency/mongodb/7.0.0/CHANGELOG.md b/dependency/mongodb/7.0.1/CHANGELOG.md similarity index 91% rename from dependency/mongodb/7.0.0/CHANGELOG.md rename to dependency/mongodb/7.0.1/CHANGELOG.md index 36c9b2a57a1..bbc0d0443cc 100644 --- a/dependency/mongodb/7.0.0/CHANGELOG.md +++ b/dependency/mongodb/7.0.1/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mongodb-7.0.1](https://github.com/truecharts/charts/compare/mongodb-7.0.0...mongodb-7.0.1) (2023-07-20) + +### Chore + +- update container image tccr.io/truecharts/mongodb to v6.0.8 ([#10680](https://github.com/truecharts/charts/issues/10680)) + + + + ## [mongodb-7.0.0](https://github.com/truecharts/charts/compare/mongodb-6.0.67...mongodb-7.0.0) (2023-07-20) ### Chore @@ -88,12 +97,3 @@ ## [mongodb-6.0.59](https://github.com/truecharts/charts/compare/mongodb-6.0.58...mongodb-6.0.59) (2023-06-30) ### Chore - -- update container image tccr.io/truecharts/mongodb to v6.0.6 ([#10055](https://github.com/truecharts/charts/issues/10055)) - - - - -## [mongodb-6.0.58](https://github.com/truecharts/charts/compare/mongodb-6.0.57...mongodb-6.0.58) (2023-06-27) - -### Chore diff --git a/dependency/mongodb/7.0.0/Chart.yaml b/dependency/mongodb/7.0.1/Chart.yaml similarity index 98% rename from dependency/mongodb/7.0.0/Chart.yaml rename to dependency/mongodb/7.0.1/Chart.yaml index c13f12c6bb9..7d3f0d5ccfe 100644 --- a/dependency/mongodb/7.0.0/Chart.yaml +++ b/dependency/mongodb/7.0.1/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-mongodb - https://www.mongodb.com type: application -version: 7.0.0 +version: 7.0.1 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mongodb/7.0.0/README.md b/dependency/mongodb/7.0.1/README.md similarity index 100% rename from dependency/mongodb/7.0.0/README.md rename to dependency/mongodb/7.0.1/README.md diff --git a/dependency/mongodb/7.0.1/app-changelog.md b/dependency/mongodb/7.0.1/app-changelog.md new file mode 100644 index 00000000000..ebcb8460969 --- /dev/null +++ b/dependency/mongodb/7.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mongodb-7.0.1](https://github.com/truecharts/charts/compare/mongodb-7.0.0...mongodb-7.0.1) (2023-07-20) + +### Chore + +- update container image tccr.io/truecharts/mongodb to v6.0.8 ([#10680](https://github.com/truecharts/charts/issues/10680)) + + \ No newline at end of file diff --git a/dependency/mongodb/7.0.0/app-readme.md b/dependency/mongodb/7.0.1/app-readme.md similarity index 100% rename from dependency/mongodb/7.0.0/app-readme.md rename to dependency/mongodb/7.0.1/app-readme.md diff --git a/dependency/mongodb/7.0.0/charts/common-13.2.0.tgz b/dependency/mongodb/7.0.1/charts/common-13.2.0.tgz similarity index 100% rename from dependency/mongodb/7.0.0/charts/common-13.2.0.tgz rename to dependency/mongodb/7.0.1/charts/common-13.2.0.tgz diff --git a/dependency/mongodb/7.0.0/ix_values.yaml b/dependency/mongodb/7.0.1/ix_values.yaml similarity index 98% rename from dependency/mongodb/7.0.0/ix_values.yaml rename to dependency/mongodb/7.0.1/ix_values.yaml index c58a3acbb35..572064e2a24 100644 --- a/dependency/mongodb/7.0.0/ix_values.yaml +++ b/dependency/mongodb/7.0.1/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/mongodb pullPolicy: IfNotPresent - tag: v6.0.8@sha256:c6606baa687b3d1035d9e8041cc9142ca38cc14f9fc247808f39a8923e8b9d24 + tag: v6.0.8@sha256:4b843a08c2f62cfbbaae5134a4f635d7cb0f9e863198f760fa45ac3ccd931094 workload: main: diff --git a/dependency/mongodb/7.0.0/questions.yaml b/dependency/mongodb/7.0.1/questions.yaml similarity index 100% rename from dependency/mongodb/7.0.0/questions.yaml rename to dependency/mongodb/7.0.1/questions.yaml diff --git a/dependency/mongodb/7.0.0/templates/NOTES.txt b/dependency/mongodb/7.0.1/templates/NOTES.txt similarity index 100% rename from dependency/mongodb/7.0.0/templates/NOTES.txt rename to dependency/mongodb/7.0.1/templates/NOTES.txt diff --git a/dependency/mongodb/7.0.0/templates/common.yaml b/dependency/mongodb/7.0.1/templates/common.yaml similarity index 100% rename from dependency/mongodb/7.0.0/templates/common.yaml rename to dependency/mongodb/7.0.1/templates/common.yaml diff --git a/dependency/mongodb/7.0.0/values.yaml b/dependency/mongodb/7.0.1/values.yaml similarity index 100% rename from dependency/mongodb/7.0.0/values.yaml rename to dependency/mongodb/7.0.1/values.yaml