diff --git a/dependency/mongodb/6.0.17/app-changelog.md b/dependency/mongodb/6.0.17/app-changelog.md deleted file mode 100644 index 69125faba57..00000000000 --- a/dependency/mongodb/6.0.17/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mongodb-6.0.17](https://github.com/truecharts/charts/compare/mongodb-6.0.16...mongodb-6.0.17) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/mongodb to v6.0.5 ([#8489](https://github.com/truecharts/charts/issues/8489)) - - \ No newline at end of file diff --git a/dependency/mongodb/6.0.17/CHANGELOG.md b/dependency/mongodb/6.0.18/CHANGELOG.md similarity index 90% rename from dependency/mongodb/6.0.17/CHANGELOG.md rename to dependency/mongodb/6.0.18/CHANGELOG.md index dc81b2bd6a0..2f937ab09b2 100644 --- a/dependency/mongodb/6.0.17/CHANGELOG.md +++ b/dependency/mongodb/6.0.18/CHANGELOG.md @@ -4,6 +4,15 @@ +## [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)) + + + + ## [mongodb-6.0.17](https://github.com/truecharts/charts/compare/mongodb-6.0.16...mongodb-6.0.17) (2023-04-29) ### Chore @@ -88,12 +97,3 @@ - update helm chart common to 12.4.13 ([#8035](https://github.com/truecharts/charts/issues/8035)) - - -## [mongodb-6.0.7](https://github.com/truecharts/charts/compare/mongodb-6.0.6...mongodb-6.0.7) (2023-04-15) - -### Chore - -- update helm chart common to 12.4.12 ([#8026](https://github.com/truecharts/charts/issues/8026)) - - diff --git a/dependency/mongodb/6.0.17/Chart.yaml b/dependency/mongodb/6.0.18/Chart.yaml similarity index 98% rename from dependency/mongodb/6.0.17/Chart.yaml rename to dependency/mongodb/6.0.18/Chart.yaml index 7da2b3232e7..e244c8d4e50 100644 --- a/dependency/mongodb/6.0.17/Chart.yaml +++ b/dependency/mongodb/6.0.18/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-mongodb - https://www.mongodb.com type: application -version: 6.0.17 +version: 6.0.18 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mongodb/6.0.17/README.md b/dependency/mongodb/6.0.18/README.md similarity index 100% rename from dependency/mongodb/6.0.17/README.md rename to dependency/mongodb/6.0.18/README.md diff --git a/dependency/mongodb/6.0.18/app-changelog.md b/dependency/mongodb/6.0.18/app-changelog.md new file mode 100644 index 00000000000..97b7011c82a --- /dev/null +++ b/dependency/mongodb/6.0.18/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/dependency/mongodb/6.0.17/app-readme.md b/dependency/mongodb/6.0.18/app-readme.md similarity index 100% rename from dependency/mongodb/6.0.17/app-readme.md rename to dependency/mongodb/6.0.18/app-readme.md diff --git a/dependency/mongodb/6.0.17/charts/common-12.6.1.tgz b/dependency/mongodb/6.0.18/charts/common-12.6.1.tgz similarity index 100% rename from dependency/mongodb/6.0.17/charts/common-12.6.1.tgz rename to dependency/mongodb/6.0.18/charts/common-12.6.1.tgz diff --git a/dependency/mongodb/6.0.17/ix_values.yaml b/dependency/mongodb/6.0.18/ix_values.yaml similarity index 98% rename from dependency/mongodb/6.0.17/ix_values.yaml rename to dependency/mongodb/6.0.18/ix_values.yaml index 3867f720c6d..08b3e912222 100644 --- a/dependency/mongodb/6.0.17/ix_values.yaml +++ b/dependency/mongodb/6.0.18/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/mongodb pullPolicy: IfNotPresent - tag: 6.0.5@sha256:1e1f2a2b1cc713a1a37c489aa2314ddee7fcde20bc7c0b03e00ee8d6fa92886a + tag: 6.0.5@sha256:e7c2f96a0c8b575b5d53e26d67c0dc75c8ae0af6cfe667a89f0ba6abdcd70306 workload: main: diff --git a/dependency/mongodb/6.0.17/questions.yaml b/dependency/mongodb/6.0.18/questions.yaml similarity index 100% rename from dependency/mongodb/6.0.17/questions.yaml rename to dependency/mongodb/6.0.18/questions.yaml diff --git a/dependency/mongodb/6.0.17/templates/NOTES.txt b/dependency/mongodb/6.0.18/templates/NOTES.txt similarity index 100% rename from dependency/mongodb/6.0.17/templates/NOTES.txt rename to dependency/mongodb/6.0.18/templates/NOTES.txt diff --git a/dependency/mongodb/6.0.17/templates/common.yaml b/dependency/mongodb/6.0.18/templates/common.yaml similarity index 100% rename from dependency/mongodb/6.0.17/templates/common.yaml rename to dependency/mongodb/6.0.18/templates/common.yaml diff --git a/dependency/mongodb/6.0.17/values.yaml b/dependency/mongodb/6.0.18/values.yaml similarity index 100% rename from dependency/mongodb/6.0.17/values.yaml rename to dependency/mongodb/6.0.18/values.yaml