diff --git a/dependency/mongodb/8.0.8/app-changelog.md b/dependency/mongodb/8.0.8/app-changelog.md deleted file mode 100644 index f38506f4b7b..00000000000 --- a/dependency/mongodb/8.0.8/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mongodb-8.0.8](https://github.com/truecharts/charts/compare/mongodb-8.0.7...mongodb-8.0.8) (2023-08-30) - -### Chore - -- update container image tccr.io/truecharts/mongodb to v6.0.9 ([#12047](https://github.com/truecharts/charts/issues/12047)) - - \ No newline at end of file diff --git a/dependency/mongodb/8.0.8/CHANGELOG.md b/dependency/mongodb/8.0.9/CHANGELOG.md similarity index 91% rename from dependency/mongodb/8.0.8/CHANGELOG.md rename to dependency/mongodb/8.0.9/CHANGELOG.md index 1c24cec1044..f39102e920e 100644 --- a/dependency/mongodb/8.0.8/CHANGELOG.md +++ b/dependency/mongodb/8.0.9/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mongodb-8.0.9](https://github.com/truecharts/charts/compare/mongodb-8.0.8...mongodb-8.0.9) (2023-09-02) + +### Chore + +- update container image tccr.io/truecharts/mongodb to v6.0.9 ([#12155](https://github.com/truecharts/charts/issues/12155)) + + + + ## [mongodb-8.0.8](https://github.com/truecharts/charts/compare/mongodb-8.0.7...mongodb-8.0.8) (2023-08-30) ### Chore @@ -88,12 +97,3 @@ - update helm chart common to 13.2.2 ([#11022](https://github.com/truecharts/charts/issues/11022)) - - - -## [mongodb-7.0.5](https://github.com/truecharts/charts/compare/mongodb-7.0.4...mongodb-7.0.5) (2023-07-29) - -### Chore - -- update container image tccr.io/truecharts/mongodb to v6.0.8 ([#10978](https://github.com/truecharts/charts/issues/10978)) - diff --git a/dependency/mongodb/8.0.8/Chart.yaml b/dependency/mongodb/8.0.9/Chart.yaml similarity index 98% rename from dependency/mongodb/8.0.8/Chart.yaml rename to dependency/mongodb/8.0.9/Chart.yaml index b3323e15e7d..ba4912c5825 100644 --- a/dependency/mongodb/8.0.8/Chart.yaml +++ b/dependency/mongodb/8.0.9/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-mongodb - https://www.mongodb.com type: application -version: 8.0.8 +version: 8.0.9 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mongodb/8.0.8/README.md b/dependency/mongodb/8.0.9/README.md similarity index 100% rename from dependency/mongodb/8.0.8/README.md rename to dependency/mongodb/8.0.9/README.md diff --git a/dependency/mongodb/8.0.9/app-changelog.md b/dependency/mongodb/8.0.9/app-changelog.md new file mode 100644 index 00000000000..a0a94664c28 --- /dev/null +++ b/dependency/mongodb/8.0.9/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mongodb-8.0.9](https://github.com/truecharts/charts/compare/mongodb-8.0.8...mongodb-8.0.9) (2023-09-02) + +### Chore + +- update container image tccr.io/truecharts/mongodb to v6.0.9 ([#12155](https://github.com/truecharts/charts/issues/12155)) + + \ No newline at end of file diff --git a/dependency/mongodb/8.0.8/app-readme.md b/dependency/mongodb/8.0.9/app-readme.md similarity index 100% rename from dependency/mongodb/8.0.8/app-readme.md rename to dependency/mongodb/8.0.9/app-readme.md diff --git a/dependency/mongodb/8.0.8/charts/common-14.0.4.tgz b/dependency/mongodb/8.0.9/charts/common-14.0.4.tgz similarity index 100% rename from dependency/mongodb/8.0.8/charts/common-14.0.4.tgz rename to dependency/mongodb/8.0.9/charts/common-14.0.4.tgz diff --git a/dependency/mongodb/8.0.8/ix_values.yaml b/dependency/mongodb/8.0.9/ix_values.yaml similarity index 98% rename from dependency/mongodb/8.0.8/ix_values.yaml rename to dependency/mongodb/8.0.9/ix_values.yaml index d1b1c14d6fa..0d29115e71a 100644 --- a/dependency/mongodb/8.0.8/ix_values.yaml +++ b/dependency/mongodb/8.0.9/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/mongodb pullPolicy: IfNotPresent - tag: v6.0.9@sha256:db39e4adcaba5ccbaf71aa86be05448c8ceeb39972e1aaf65c21d9d8e9150f85 + tag: v6.0.9@sha256:91c21920a23eda2b6658b6feb52ff2401f23f7c2886ffe77982c2ef2c1968018 workload: main: diff --git a/dependency/mongodb/8.0.8/questions.yaml b/dependency/mongodb/8.0.9/questions.yaml similarity index 100% rename from dependency/mongodb/8.0.8/questions.yaml rename to dependency/mongodb/8.0.9/questions.yaml diff --git a/dependency/mongodb/8.0.8/templates/NOTES.txt b/dependency/mongodb/8.0.9/templates/NOTES.txt similarity index 100% rename from dependency/mongodb/8.0.8/templates/NOTES.txt rename to dependency/mongodb/8.0.9/templates/NOTES.txt diff --git a/dependency/mongodb/8.0.8/templates/common.yaml b/dependency/mongodb/8.0.9/templates/common.yaml similarity index 100% rename from dependency/mongodb/8.0.8/templates/common.yaml rename to dependency/mongodb/8.0.9/templates/common.yaml diff --git a/dependency/mongodb/8.0.8/values.yaml b/dependency/mongodb/8.0.9/values.yaml similarity index 100% rename from dependency/mongodb/8.0.8/values.yaml rename to dependency/mongodb/8.0.9/values.yaml