diff --git a/dependency/mongodb/8.0.38/app-changelog.md b/dependency/mongodb/8.0.38/app-changelog.md deleted file mode 100644 index fa531b19386..00000000000 --- a/dependency/mongodb/8.0.38/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [mongodb-8.0.38](https://github.com/truecharts/charts/compare/mongodb-8.0.37...mongodb-8.0.38) (2023-11-08) - diff --git a/dependency/mongodb/8.0.38/CHANGELOG.md b/dependency/mongodb/8.0.39/CHANGELOG.md similarity index 90% rename from dependency/mongodb/8.0.38/CHANGELOG.md rename to dependency/mongodb/8.0.39/CHANGELOG.md index 937e47f3a68..5e1cf033ab6 100644 --- a/dependency/mongodb/8.0.38/CHANGELOG.md +++ b/dependency/mongodb/8.0.39/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mongodb-8.0.39](https://github.com/truecharts/charts/compare/mongodb-8.0.38...mongodb-8.0.39) (2023-11-09) + +### Chore + +- update container image tccr.io/truecharts/mongodb to v7.0.3 ([#14489](https://github.com/truecharts/charts/issues/14489)) + + + + ## [mongodb-8.0.38](https://github.com/truecharts/charts/compare/mongodb-8.0.37...mongodb-8.0.38) (2023-11-08) @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/mongodb to v7.0.2 ([#13832](https://github.com/truecharts/charts/issues/13832)) - - - -## [mongodb-8.0.28](https://github.com/truecharts/charts/compare/mongodb-8.0.27...mongodb-8.0.28) (2023-10-15) - -### Chore - -- update helm chart common to 14.0.14 ([#13628](https://github.com/truecharts/charts/issues/13628)) - diff --git a/dependency/mongodb/8.0.38/Chart.yaml b/dependency/mongodb/8.0.39/Chart.yaml similarity index 95% rename from dependency/mongodb/8.0.38/Chart.yaml rename to dependency/mongodb/8.0.39/Chart.yaml index eba1510b5c3..11cc2bbca1d 100644 --- a/dependency/mongodb/8.0.38/Chart.yaml +++ b/dependency/mongodb/8.0.39/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "7.0.2" +appVersion: "7.0.3" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-mongodb - https://www.mongodb.com type: application -version: 8.0.38 +version: 8.0.39 annotations: truecharts.org/category: database truecharts.org/SCALE-support: "true" diff --git a/dependency/mongodb/8.0.38/README.md b/dependency/mongodb/8.0.39/README.md similarity index 100% rename from dependency/mongodb/8.0.38/README.md rename to dependency/mongodb/8.0.39/README.md diff --git a/dependency/mongodb/8.0.39/app-changelog.md b/dependency/mongodb/8.0.39/app-changelog.md new file mode 100644 index 00000000000..ac09faa0e53 --- /dev/null +++ b/dependency/mongodb/8.0.39/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mongodb-8.0.39](https://github.com/truecharts/charts/compare/mongodb-8.0.38...mongodb-8.0.39) (2023-11-09) + +### Chore + +- update container image tccr.io/truecharts/mongodb to v7.0.3 ([#14489](https://github.com/truecharts/charts/issues/14489)) + + \ No newline at end of file diff --git a/dependency/mongodb/8.0.38/app-readme.md b/dependency/mongodb/8.0.39/app-readme.md similarity index 100% rename from dependency/mongodb/8.0.38/app-readme.md rename to dependency/mongodb/8.0.39/app-readme.md diff --git a/dependency/mongodb/8.0.38/charts/common-14.3.5.tgz b/dependency/mongodb/8.0.39/charts/common-14.3.5.tgz similarity index 100% rename from dependency/mongodb/8.0.38/charts/common-14.3.5.tgz rename to dependency/mongodb/8.0.39/charts/common-14.3.5.tgz diff --git a/dependency/mongodb/8.0.38/ix_values.yaml b/dependency/mongodb/8.0.39/ix_values.yaml similarity index 98% rename from dependency/mongodb/8.0.38/ix_values.yaml rename to dependency/mongodb/8.0.39/ix_values.yaml index 59a04e3d21d..384c139e0a8 100644 --- a/dependency/mongodb/8.0.38/ix_values.yaml +++ b/dependency/mongodb/8.0.39/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/mongodb pullPolicy: IfNotPresent - tag: v7.0.2@sha256:2ecf33de2273eb9da76e778d5cad92e55ccbb8ade8e2e0a997e7f40afc058631 + tag: v7.0.3@sha256:79daecbbec433fd964a79315a8b983d6148b5fac4f88e2d0ffddc22023a05ddd workload: main: diff --git a/dependency/mongodb/8.0.38/questions.yaml b/dependency/mongodb/8.0.39/questions.yaml similarity index 100% rename from dependency/mongodb/8.0.38/questions.yaml rename to dependency/mongodb/8.0.39/questions.yaml diff --git a/dependency/mongodb/8.0.38/templates/NOTES.txt b/dependency/mongodb/8.0.39/templates/NOTES.txt similarity index 100% rename from dependency/mongodb/8.0.38/templates/NOTES.txt rename to dependency/mongodb/8.0.39/templates/NOTES.txt diff --git a/dependency/mongodb/8.0.38/templates/common.yaml b/dependency/mongodb/8.0.39/templates/common.yaml similarity index 100% rename from dependency/mongodb/8.0.38/templates/common.yaml rename to dependency/mongodb/8.0.39/templates/common.yaml diff --git a/dependency/mongodb/8.0.38/values.yaml b/dependency/mongodb/8.0.39/values.yaml similarity index 100% rename from dependency/mongodb/8.0.38/values.yaml rename to dependency/mongodb/8.0.39/values.yaml