diff --git a/dependency/mongodb/6.0.27/app-changelog.md b/dependency/mongodb/6.0.27/app-changelog.md deleted file mode 100644 index 71587eed87..0000000000 --- a/dependency/mongodb/6.0.27/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mongodb-6.0.27](https://github.com/truecharts/charts/compare/mongodb-6.0.26...mongodb-6.0.27) (2023-05-21) - -### Chore - -- update helm chart common to 12.8.2 ([#9028](https://github.com/truecharts/charts/issues/9028)) - - \ No newline at end of file diff --git a/dependency/mongodb/6.0.27/CHANGELOG.md b/dependency/mongodb/6.0.28/CHANGELOG.md similarity index 90% rename from dependency/mongodb/6.0.27/CHANGELOG.md rename to dependency/mongodb/6.0.28/CHANGELOG.md index f7ab6dc98b..424fd491ea 100644 --- a/dependency/mongodb/6.0.27/CHANGELOG.md +++ b/dependency/mongodb/6.0.28/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mongodb-6.0.28](https://github.com/truecharts/charts/compare/mongodb-6.0.27...mongodb-6.0.28) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/mongodb to v6.0.6 ([#9056](https://github.com/truecharts/charts/issues/9056)) + + + + ## [mongodb-6.0.27](https://github.com/truecharts/charts/compare/mongodb-6.0.26...mongodb-6.0.27) (2023-05-21) ### Chore @@ -88,12 +97,3 @@ - update helm chart common to 12.6.3 ([#8629](https://github.com/truecharts/charts/issues/8629)) - - -## [mongodb-6.0.18](https://github.com/truecharts/charts/compare/mongodb-6.0.17...mongodb-6.0.18) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/mongodb to 6.0.5 ([#8627](https://github.com/truecharts/charts/issues/8627)) - - diff --git a/dependency/mongodb/6.0.27/Chart.yaml b/dependency/mongodb/6.0.28/Chart.yaml similarity index 98% rename from dependency/mongodb/6.0.27/Chart.yaml rename to dependency/mongodb/6.0.28/Chart.yaml index ceef28a2d2..b2ab7e14bc 100644 --- a/dependency/mongodb/6.0.27/Chart.yaml +++ b/dependency/mongodb/6.0.28/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-mongodb - https://www.mongodb.com type: application -version: 6.0.27 +version: 6.0.28 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mongodb/6.0.27/README.md b/dependency/mongodb/6.0.28/README.md similarity index 100% rename from dependency/mongodb/6.0.27/README.md rename to dependency/mongodb/6.0.28/README.md diff --git a/dependency/mongodb/6.0.28/app-changelog.md b/dependency/mongodb/6.0.28/app-changelog.md new file mode 100644 index 0000000000..ef326a7620 --- /dev/null +++ b/dependency/mongodb/6.0.28/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mongodb-6.0.28](https://github.com/truecharts/charts/compare/mongodb-6.0.27...mongodb-6.0.28) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/mongodb to v6.0.6 ([#9056](https://github.com/truecharts/charts/issues/9056)) + + \ No newline at end of file diff --git a/dependency/mongodb/6.0.27/app-readme.md b/dependency/mongodb/6.0.28/app-readme.md similarity index 100% rename from dependency/mongodb/6.0.27/app-readme.md rename to dependency/mongodb/6.0.28/app-readme.md diff --git a/dependency/mongodb/6.0.27/charts/common-12.8.2.tgz b/dependency/mongodb/6.0.28/charts/common-12.8.2.tgz similarity index 100% rename from dependency/mongodb/6.0.27/charts/common-12.8.2.tgz rename to dependency/mongodb/6.0.28/charts/common-12.8.2.tgz diff --git a/dependency/mongodb/6.0.27/ix_values.yaml b/dependency/mongodb/6.0.28/ix_values.yaml similarity index 98% rename from dependency/mongodb/6.0.27/ix_values.yaml rename to dependency/mongodb/6.0.28/ix_values.yaml index 9c94fdda58..edf541dee6 100644 --- a/dependency/mongodb/6.0.27/ix_values.yaml +++ b/dependency/mongodb/6.0.28/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/mongodb pullPolicy: IfNotPresent - tag: v6.0.6@sha256:e592cd5851d581fe5f308eaeccaee70741c1a050c33d5fbca461c7cee5275d99 + tag: v6.0.6@sha256:9d10c8a26a1b98d7212bbc2fef5dd7bf35275390dad10e6b4680c8f01c8177e4 workload: main: diff --git a/dependency/mongodb/6.0.27/questions.yaml b/dependency/mongodb/6.0.28/questions.yaml similarity index 100% rename from dependency/mongodb/6.0.27/questions.yaml rename to dependency/mongodb/6.0.28/questions.yaml diff --git a/dependency/mongodb/6.0.27/templates/NOTES.txt b/dependency/mongodb/6.0.28/templates/NOTES.txt similarity index 100% rename from dependency/mongodb/6.0.27/templates/NOTES.txt rename to dependency/mongodb/6.0.28/templates/NOTES.txt diff --git a/dependency/mongodb/6.0.27/templates/common.yaml b/dependency/mongodb/6.0.28/templates/common.yaml similarity index 100% rename from dependency/mongodb/6.0.27/templates/common.yaml rename to dependency/mongodb/6.0.28/templates/common.yaml diff --git a/dependency/mongodb/6.0.27/values.yaml b/dependency/mongodb/6.0.28/values.yaml similarity index 100% rename from dependency/mongodb/6.0.27/values.yaml rename to dependency/mongodb/6.0.28/values.yaml