diff --git a/dependency/mongodb/6.0.44/app-changelog.md b/dependency/mongodb/6.0.44/app-changelog.md deleted file mode 100644 index a8de648e80f..00000000000 --- a/dependency/mongodb/6.0.44/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mongodb-6.0.44](https://github.com/truecharts/charts/compare/mongodb-6.0.43...mongodb-6.0.44) (2023-06-07) - -### Chore - -- update helm chart common to 12.13.0 ([#9456](https://github.com/truecharts/charts/issues/9456)) - - \ No newline at end of file diff --git a/dependency/mongodb/6.0.44/CHANGELOG.md b/dependency/mongodb/6.0.45/CHANGELOG.md similarity index 93% rename from dependency/mongodb/6.0.44/CHANGELOG.md rename to dependency/mongodb/6.0.45/CHANGELOG.md index 6360b42af43..16bcdebb391 100644 --- a/dependency/mongodb/6.0.44/CHANGELOG.md +++ b/dependency/mongodb/6.0.45/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mongodb-6.0.45](https://github.com/truecharts/charts/compare/mongodb-6.0.44...mongodb-6.0.45) (2023-06-09) + +### Chore + +- update container image tccr.io/truecharts/mongodb to v6.0.6 ([#9484](https://github.com/truecharts/charts/issues/9484)) + + + + ## [mongodb-6.0.44](https://github.com/truecharts/charts/compare/mongodb-6.0.43...mongodb-6.0.44) (2023-06-07) ### Chore @@ -88,12 +97,3 @@ ## [mongodb-6.0.35](https://github.com/truecharts/charts/compare/mongodb-6.0.34...mongodb-6.0.35) (2023-05-28) ### Chore - -- update container image tccr.io/truecharts/mongodb to v6.0.6 ([#9211](https://github.com/truecharts/charts/issues/9211)) - - - - -## [mongodb-6.0.34](https://github.com/truecharts/charts/compare/mongodb-6.0.33...mongodb-6.0.34) (2023-05-27) - -### Chore diff --git a/dependency/mongodb/6.0.44/Chart.yaml b/dependency/mongodb/6.0.45/Chart.yaml similarity index 98% rename from dependency/mongodb/6.0.44/Chart.yaml rename to dependency/mongodb/6.0.45/Chart.yaml index ac28e4a5fb4..c80af04f77b 100644 --- a/dependency/mongodb/6.0.44/Chart.yaml +++ b/dependency/mongodb/6.0.45/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-mongodb - https://www.mongodb.com type: application -version: 6.0.44 +version: 6.0.45 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mongodb/6.0.44/README.md b/dependency/mongodb/6.0.45/README.md similarity index 100% rename from dependency/mongodb/6.0.44/README.md rename to dependency/mongodb/6.0.45/README.md diff --git a/dependency/mongodb/6.0.45/app-changelog.md b/dependency/mongodb/6.0.45/app-changelog.md new file mode 100644 index 00000000000..2a203c153f6 --- /dev/null +++ b/dependency/mongodb/6.0.45/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mongodb-6.0.45](https://github.com/truecharts/charts/compare/mongodb-6.0.44...mongodb-6.0.45) (2023-06-09) + +### Chore + +- update container image tccr.io/truecharts/mongodb to v6.0.6 ([#9484](https://github.com/truecharts/charts/issues/9484)) + + \ No newline at end of file diff --git a/dependency/mongodb/6.0.44/app-readme.md b/dependency/mongodb/6.0.45/app-readme.md similarity index 100% rename from dependency/mongodb/6.0.44/app-readme.md rename to dependency/mongodb/6.0.45/app-readme.md diff --git a/dependency/mongodb/6.0.44/charts/common-12.13.0.tgz b/dependency/mongodb/6.0.45/charts/common-12.13.0.tgz similarity index 100% rename from dependency/mongodb/6.0.44/charts/common-12.13.0.tgz rename to dependency/mongodb/6.0.45/charts/common-12.13.0.tgz diff --git a/dependency/mongodb/6.0.44/ix_values.yaml b/dependency/mongodb/6.0.45/ix_values.yaml similarity index 98% rename from dependency/mongodb/6.0.44/ix_values.yaml rename to dependency/mongodb/6.0.45/ix_values.yaml index 15f1ecf58c6..b02dc6e3b00 100644 --- a/dependency/mongodb/6.0.44/ix_values.yaml +++ b/dependency/mongodb/6.0.45/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/mongodb pullPolicy: IfNotPresent - tag: v6.0.6@sha256:d2ad82e7e701af53c1e4d8343d26f2cd7f9055d02c41c570d80c0d4beb572297 + tag: v6.0.6@sha256:757f91b38a37e3a33710d3c77015eae68762fd890cb675d84c9b86668790f462 workload: main: diff --git a/dependency/mongodb/6.0.44/questions.yaml b/dependency/mongodb/6.0.45/questions.yaml similarity index 100% rename from dependency/mongodb/6.0.44/questions.yaml rename to dependency/mongodb/6.0.45/questions.yaml diff --git a/dependency/mongodb/6.0.44/templates/NOTES.txt b/dependency/mongodb/6.0.45/templates/NOTES.txt similarity index 100% rename from dependency/mongodb/6.0.44/templates/NOTES.txt rename to dependency/mongodb/6.0.45/templates/NOTES.txt diff --git a/dependency/mongodb/6.0.44/templates/common.yaml b/dependency/mongodb/6.0.45/templates/common.yaml similarity index 100% rename from dependency/mongodb/6.0.44/templates/common.yaml rename to dependency/mongodb/6.0.45/templates/common.yaml diff --git a/dependency/mongodb/6.0.44/values.yaml b/dependency/mongodb/6.0.45/values.yaml similarity index 100% rename from dependency/mongodb/6.0.44/values.yaml rename to dependency/mongodb/6.0.45/values.yaml