diff --git a/dependency/mongodb/6.0.25/app-changelog.md b/dependency/mongodb/6.0.25/app-changelog.md deleted file mode 100644 index d11d5b92bd..0000000000 --- a/dependency/mongodb/6.0.25/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mongodb-6.0.25](https://github.com/truecharts/charts/compare/mongodb-6.0.24...mongodb-6.0.25) (2023-05-15) - -### Chore - -- update helm chart common to 12.8.1 ([#8969](https://github.com/truecharts/charts/issues/8969)) - - \ No newline at end of file diff --git a/dependency/mongodb/6.0.25/CHANGELOG.md b/dependency/mongodb/6.0.26/CHANGELOG.md similarity index 90% rename from dependency/mongodb/6.0.25/CHANGELOG.md rename to dependency/mongodb/6.0.26/CHANGELOG.md index 25d114884e..56ac9649a5 100644 --- a/dependency/mongodb/6.0.25/CHANGELOG.md +++ b/dependency/mongodb/6.0.26/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mongodb-6.0.26](https://github.com/truecharts/charts/compare/mongodb-6.0.25...mongodb-6.0.26) (2023-05-20) + +### Chore + +- update container image tccr.io/truecharts/mongodb to v6.0.6 ([#9015](https://github.com/truecharts/charts/issues/9015)) + + + + ## [mongodb-6.0.25](https://github.com/truecharts/charts/compare/mongodb-6.0.24...mongodb-6.0.25) (2023-05-15) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/mongodb to v6.0.5 ([#8489](https://github.com/truecharts/charts/issues/8489)) - - -## [mongodb-6.0.16](https://github.com/truecharts/charts/compare/mongodb-6.0.15...mongodb-6.0.16) (2023-04-27) - -### Chore - -- update container image tccr.io/truecharts/mongodb to v ([#8318](https://github.com/truecharts/charts/issues/8318)) - - diff --git a/dependency/mongodb/6.0.25/Chart.yaml b/dependency/mongodb/6.0.26/Chart.yaml similarity index 95% rename from dependency/mongodb/6.0.25/Chart.yaml rename to dependency/mongodb/6.0.26/Chart.yaml index 66a32e008d..35560d3c85 100644 --- a/dependency/mongodb/6.0.25/Chart.yaml +++ b/dependency/mongodb/6.0.26/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "6.0.5" +appVersion: "6.0.6" 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: 6.0.25 +version: 6.0.26 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mongodb/6.0.25/README.md b/dependency/mongodb/6.0.26/README.md similarity index 100% rename from dependency/mongodb/6.0.25/README.md rename to dependency/mongodb/6.0.26/README.md diff --git a/dependency/mongodb/6.0.26/app-changelog.md b/dependency/mongodb/6.0.26/app-changelog.md new file mode 100644 index 0000000000..5e19632fe1 --- /dev/null +++ b/dependency/mongodb/6.0.26/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mongodb-6.0.26](https://github.com/truecharts/charts/compare/mongodb-6.0.25...mongodb-6.0.26) (2023-05-20) + +### Chore + +- update container image tccr.io/truecharts/mongodb to v6.0.6 ([#9015](https://github.com/truecharts/charts/issues/9015)) + + \ No newline at end of file diff --git a/dependency/mongodb/6.0.25/app-readme.md b/dependency/mongodb/6.0.26/app-readme.md similarity index 100% rename from dependency/mongodb/6.0.25/app-readme.md rename to dependency/mongodb/6.0.26/app-readme.md diff --git a/dependency/mongodb/6.0.25/charts/common-12.8.1.tgz b/dependency/mongodb/6.0.26/charts/common-12.8.1.tgz similarity index 100% rename from dependency/mongodb/6.0.25/charts/common-12.8.1.tgz rename to dependency/mongodb/6.0.26/charts/common-12.8.1.tgz diff --git a/dependency/mongodb/6.0.25/ix_values.yaml b/dependency/mongodb/6.0.26/ix_values.yaml similarity index 98% rename from dependency/mongodb/6.0.25/ix_values.yaml rename to dependency/mongodb/6.0.26/ix_values.yaml index ad2d470326..9c94fdda58 100644 --- a/dependency/mongodb/6.0.25/ix_values.yaml +++ b/dependency/mongodb/6.0.26/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/mongodb pullPolicy: IfNotPresent - tag: 6.0.5@sha256:3a8238aeee422b621913e3b5d0b1b98fc5903743b339d448b85de319b1a304fa + tag: v6.0.6@sha256:e592cd5851d581fe5f308eaeccaee70741c1a050c33d5fbca461c7cee5275d99 workload: main: diff --git a/dependency/mongodb/6.0.25/questions.yaml b/dependency/mongodb/6.0.26/questions.yaml similarity index 100% rename from dependency/mongodb/6.0.25/questions.yaml rename to dependency/mongodb/6.0.26/questions.yaml diff --git a/dependency/mongodb/6.0.25/templates/NOTES.txt b/dependency/mongodb/6.0.26/templates/NOTES.txt similarity index 100% rename from dependency/mongodb/6.0.25/templates/NOTES.txt rename to dependency/mongodb/6.0.26/templates/NOTES.txt diff --git a/dependency/mongodb/6.0.25/templates/common.yaml b/dependency/mongodb/6.0.26/templates/common.yaml similarity index 100% rename from dependency/mongodb/6.0.25/templates/common.yaml rename to dependency/mongodb/6.0.26/templates/common.yaml diff --git a/dependency/mongodb/6.0.25/values.yaml b/dependency/mongodb/6.0.26/values.yaml similarity index 100% rename from dependency/mongodb/6.0.25/values.yaml rename to dependency/mongodb/6.0.26/values.yaml