diff --git a/dependency/mongodb/8.0.10/app-changelog.md b/dependency/mongodb/8.0.10/app-changelog.md deleted file mode 100644 index e7dd8957ad5..00000000000 --- a/dependency/mongodb/8.0.10/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mongodb-8.0.10](https://github.com/truecharts/charts/compare/mongodb-8.0.9...mongodb-8.0.10) (2023-09-03) - -### Chore - -- update helm chart common to 14.0.6 ([#12147](https://github.com/truecharts/charts/issues/12147)) - - \ No newline at end of file diff --git a/dependency/mongodb/8.0.10/CHANGELOG.md b/dependency/mongodb/8.0.11/CHANGELOG.md similarity index 90% rename from dependency/mongodb/8.0.10/CHANGELOG.md rename to dependency/mongodb/8.0.11/CHANGELOG.md index 9337c7f5ff3..a022b4bdd68 100644 --- a/dependency/mongodb/8.0.10/CHANGELOG.md +++ b/dependency/mongodb/8.0.11/CHANGELOG.md @@ -4,6 +4,15 @@ +## [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 @@ -88,12 +97,3 @@ ## [mongodb-8.0.1](https://github.com/truecharts/charts/compare/mongodb-8.0.0...mongodb-8.0.1) (2023-08-01) ### Chore - -- update container image tccr.io/truecharts/mongodb to v6.0.8 ([#11108](https://github.com/truecharts/charts/issues/11108)) - - - - - -## [mongodb-8.0.0](https://github.com/truecharts/charts/compare/mongodb-7.0.6...mongodb-8.0.0) (2023-07-31) - diff --git a/dependency/mongodb/8.0.10/Chart.yaml b/dependency/mongodb/8.0.11/Chart.yaml similarity index 98% rename from dependency/mongodb/8.0.10/Chart.yaml rename to dependency/mongodb/8.0.11/Chart.yaml index 0f19bb82829..fa7b53617b4 100644 --- a/dependency/mongodb/8.0.10/Chart.yaml +++ b/dependency/mongodb/8.0.11/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-mongodb - https://www.mongodb.com type: application -version: 8.0.10 +version: 8.0.11 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mongodb/8.0.10/README.md b/dependency/mongodb/8.0.11/README.md similarity index 100% rename from dependency/mongodb/8.0.10/README.md rename to dependency/mongodb/8.0.11/README.md diff --git a/dependency/mongodb/8.0.11/app-changelog.md b/dependency/mongodb/8.0.11/app-changelog.md new file mode 100644 index 00000000000..9dab1aaae39 --- /dev/null +++ b/dependency/mongodb/8.0.11/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/dependency/mongodb/8.0.10/app-readme.md b/dependency/mongodb/8.0.11/app-readme.md similarity index 100% rename from dependency/mongodb/8.0.10/app-readme.md rename to dependency/mongodb/8.0.11/app-readme.md diff --git a/dependency/mongodb/8.0.10/charts/common-14.0.6.tgz b/dependency/mongodb/8.0.11/charts/common-14.0.6.tgz similarity index 100% rename from dependency/mongodb/8.0.10/charts/common-14.0.6.tgz rename to dependency/mongodb/8.0.11/charts/common-14.0.6.tgz diff --git a/dependency/mongodb/8.0.10/ix_values.yaml b/dependency/mongodb/8.0.11/ix_values.yaml similarity index 98% rename from dependency/mongodb/8.0.10/ix_values.yaml rename to dependency/mongodb/8.0.11/ix_values.yaml index 0d29115e71a..1d1a1ce4095 100644 --- a/dependency/mongodb/8.0.10/ix_values.yaml +++ b/dependency/mongodb/8.0.11/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/mongodb pullPolicy: IfNotPresent - tag: v6.0.9@sha256:91c21920a23eda2b6658b6feb52ff2401f23f7c2886ffe77982c2ef2c1968018 + tag: v6.0.9@sha256:8a867b30c13acb263a0b9f29b8fb9d733fe6bd659d84563db06102c45571dd25 workload: main: diff --git a/dependency/mongodb/8.0.10/questions.yaml b/dependency/mongodb/8.0.11/questions.yaml similarity index 100% rename from dependency/mongodb/8.0.10/questions.yaml rename to dependency/mongodb/8.0.11/questions.yaml diff --git a/dependency/mongodb/8.0.10/templates/NOTES.txt b/dependency/mongodb/8.0.11/templates/NOTES.txt similarity index 100% rename from dependency/mongodb/8.0.10/templates/NOTES.txt rename to dependency/mongodb/8.0.11/templates/NOTES.txt diff --git a/dependency/mongodb/8.0.10/templates/common.yaml b/dependency/mongodb/8.0.11/templates/common.yaml similarity index 100% rename from dependency/mongodb/8.0.10/templates/common.yaml rename to dependency/mongodb/8.0.11/templates/common.yaml diff --git a/dependency/mongodb/8.0.10/values.yaml b/dependency/mongodb/8.0.11/values.yaml similarity index 100% rename from dependency/mongodb/8.0.10/values.yaml rename to dependency/mongodb/8.0.11/values.yaml