diff --git a/dependency/mongodb/8.0.20/app-changelog.md b/dependency/mongodb/8.0.20/app-changelog.md deleted file mode 100644 index 6180fab278..0000000000 --- a/dependency/mongodb/8.0.20/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mongodb-8.0.20](https://github.com/truecharts/charts/compare/mongodb-8.0.19...mongodb-8.0.20) (2023-09-27) - -### Chore - -- update container image tccr.io/truecharts/mongodb to v7.0.1 ([#13009](https://github.com/truecharts/charts/issues/13009)) - - \ No newline at end of file diff --git a/dependency/mongodb/8.0.20/CHANGELOG.md b/dependency/mongodb/8.0.21/CHANGELOG.md similarity index 91% rename from dependency/mongodb/8.0.20/CHANGELOG.md rename to dependency/mongodb/8.0.21/CHANGELOG.md index 03095836db..73e8f81d9a 100644 --- a/dependency/mongodb/8.0.20/CHANGELOG.md +++ b/dependency/mongodb/8.0.21/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mongodb-8.0.21](https://github.com/truecharts/charts/compare/mongodb-8.0.20...mongodb-8.0.21) (2023-09-30) + +### Chore + +- update container image tccr.io/truecharts/mongodb to v7.0.2 ([#13109](https://github.com/truecharts/charts/issues/13109)) + + + + ## [mongodb-8.0.20](https://github.com/truecharts/charts/compare/mongodb-8.0.19...mongodb-8.0.20) (2023-09-27) ### Chore @@ -88,12 +97,3 @@ ## [mongodb-8.0.11](https://github.com/truecharts/charts/compare/mongodb-8.0.10...mongodb-8.0.11) (2023-09-05) ### Chore - -- update container image tccr.io/truecharts/mongodb to v6.0.9 ([#12255](https://github.com/truecharts/charts/issues/12255)) - - - - -## [mongodb-8.0.10](https://github.com/truecharts/charts/compare/mongodb-8.0.9...mongodb-8.0.10) (2023-09-03) - -### Chore diff --git a/dependency/mongodb/8.0.20/Chart.yaml b/dependency/mongodb/8.0.21/Chart.yaml similarity index 95% rename from dependency/mongodb/8.0.20/Chart.yaml rename to dependency/mongodb/8.0.21/Chart.yaml index 54087967e0..fefa00e1c5 100644 --- a/dependency/mongodb/8.0.20/Chart.yaml +++ b/dependency/mongodb/8.0.21/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "7.0.1" +appVersion: "7.0.2" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-mongodb - https://www.mongodb.com type: application -version: 8.0.20 +version: 8.0.21 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mongodb/8.0.20/README.md b/dependency/mongodb/8.0.21/README.md similarity index 100% rename from dependency/mongodb/8.0.20/README.md rename to dependency/mongodb/8.0.21/README.md diff --git a/dependency/mongodb/8.0.21/app-changelog.md b/dependency/mongodb/8.0.21/app-changelog.md new file mode 100644 index 0000000000..ec2873f157 --- /dev/null +++ b/dependency/mongodb/8.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mongodb-8.0.21](https://github.com/truecharts/charts/compare/mongodb-8.0.20...mongodb-8.0.21) (2023-09-30) + +### Chore + +- update container image tccr.io/truecharts/mongodb to v7.0.2 ([#13109](https://github.com/truecharts/charts/issues/13109)) + + \ No newline at end of file diff --git a/dependency/mongodb/8.0.20/app-readme.md b/dependency/mongodb/8.0.21/app-readme.md similarity index 100% rename from dependency/mongodb/8.0.20/app-readme.md rename to dependency/mongodb/8.0.21/app-readme.md diff --git a/dependency/mongodb/8.0.20/charts/common-14.0.6.tgz b/dependency/mongodb/8.0.21/charts/common-14.0.6.tgz similarity index 100% rename from dependency/mongodb/8.0.20/charts/common-14.0.6.tgz rename to dependency/mongodb/8.0.21/charts/common-14.0.6.tgz diff --git a/dependency/mongodb/8.0.20/ix_values.yaml b/dependency/mongodb/8.0.21/ix_values.yaml similarity index 98% rename from dependency/mongodb/8.0.20/ix_values.yaml rename to dependency/mongodb/8.0.21/ix_values.yaml index c05d9547ae..19022c1d68 100644 --- a/dependency/mongodb/8.0.20/ix_values.yaml +++ b/dependency/mongodb/8.0.21/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/mongodb pullPolicy: IfNotPresent - tag: v7.0.1@sha256:4c93c4ef8fd489553480ffcbf5a5fd5800240d82ea7e93dc6f6ee621cf3f2aee + tag: v7.0.2@sha256:387f377b28ea7e0450e51d0e944672f330b1ea8c41a0de22f5c37c02cdb5000b workload: main: diff --git a/dependency/mongodb/8.0.20/questions.yaml b/dependency/mongodb/8.0.21/questions.yaml similarity index 100% rename from dependency/mongodb/8.0.20/questions.yaml rename to dependency/mongodb/8.0.21/questions.yaml diff --git a/dependency/mongodb/8.0.20/templates/NOTES.txt b/dependency/mongodb/8.0.21/templates/NOTES.txt similarity index 100% rename from dependency/mongodb/8.0.20/templates/NOTES.txt rename to dependency/mongodb/8.0.21/templates/NOTES.txt diff --git a/dependency/mongodb/8.0.20/templates/common.yaml b/dependency/mongodb/8.0.21/templates/common.yaml similarity index 100% rename from dependency/mongodb/8.0.20/templates/common.yaml rename to dependency/mongodb/8.0.21/templates/common.yaml diff --git a/dependency/mongodb/8.0.20/values.yaml b/dependency/mongodb/8.0.21/values.yaml similarity index 100% rename from dependency/mongodb/8.0.20/values.yaml rename to dependency/mongodb/8.0.21/values.yaml