diff --git a/dependency/mongodb/6.0.65/app-changelog.md b/dependency/mongodb/6.0.65/app-changelog.md deleted file mode 100644 index 09f92365d3..0000000000 --- a/dependency/mongodb/6.0.65/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mongodb-6.0.65](https://github.com/truecharts/charts/compare/mongodb-6.0.64...mongodb-6.0.65) (2023-07-11) - -### Chore - -- update container image tccr.io/truecharts/mongodb to v6.0.7 ([#10396](https://github.com/truecharts/charts/issues/10396)) - - \ No newline at end of file diff --git a/dependency/mongodb/6.0.65/CHANGELOG.md b/dependency/mongodb/6.0.66/CHANGELOG.md similarity index 91% rename from dependency/mongodb/6.0.65/CHANGELOG.md rename to dependency/mongodb/6.0.66/CHANGELOG.md index 83e1cd4a2e..58505ffbae 100644 --- a/dependency/mongodb/6.0.65/CHANGELOG.md +++ b/dependency/mongodb/6.0.66/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mongodb-6.0.66](https://github.com/truecharts/charts/compare/mongodb-6.0.65...mongodb-6.0.66) (2023-07-18) + +### Chore + +- update container image tccr.io/truecharts/mongodb to v6.0.8 ([#10585](https://github.com/truecharts/charts/issues/10585)) + + + + ## [mongodb-6.0.65](https://github.com/truecharts/charts/compare/mongodb-6.0.64...mongodb-6.0.65) (2023-07-11) ### Chore @@ -88,12 +97,3 @@ ## [mongodb-6.0.56](https://github.com/truecharts/charts/compare/mongodb-6.0.55...mongodb-6.0.56) (2023-06-25) ### Chore - -- update helm chart common to 12.14.4 ([#9898](https://github.com/truecharts/charts/issues/9898)) - - - - -## [mongodb-6.0.55](https://github.com/truecharts/charts/compare/mongodb-6.0.54...mongodb-6.0.55) (2023-06-24) - -### Chore diff --git a/dependency/mongodb/6.0.65/Chart.yaml b/dependency/mongodb/6.0.66/Chart.yaml similarity index 95% rename from dependency/mongodb/6.0.65/Chart.yaml rename to dependency/mongodb/6.0.66/Chart.yaml index 8cc31a6730..ea7b7c7e2b 100644 --- a/dependency/mongodb/6.0.65/Chart.yaml +++ b/dependency/mongodb/6.0.66/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "6.0.7" +appVersion: "6.0.8" 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.65 +version: 6.0.66 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mongodb/6.0.65/README.md b/dependency/mongodb/6.0.66/README.md similarity index 100% rename from dependency/mongodb/6.0.65/README.md rename to dependency/mongodb/6.0.66/README.md diff --git a/dependency/mongodb/6.0.66/app-changelog.md b/dependency/mongodb/6.0.66/app-changelog.md new file mode 100644 index 0000000000..a960b6b9d8 --- /dev/null +++ b/dependency/mongodb/6.0.66/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mongodb-6.0.66](https://github.com/truecharts/charts/compare/mongodb-6.0.65...mongodb-6.0.66) (2023-07-18) + +### Chore + +- update container image tccr.io/truecharts/mongodb to v6.0.8 ([#10585](https://github.com/truecharts/charts/issues/10585)) + + \ No newline at end of file diff --git a/dependency/mongodb/6.0.65/app-readme.md b/dependency/mongodb/6.0.66/app-readme.md similarity index 100% rename from dependency/mongodb/6.0.65/app-readme.md rename to dependency/mongodb/6.0.66/app-readme.md diff --git a/dependency/mongodb/6.0.65/charts/common-12.14.8.tgz b/dependency/mongodb/6.0.66/charts/common-12.14.8.tgz similarity index 100% rename from dependency/mongodb/6.0.65/charts/common-12.14.8.tgz rename to dependency/mongodb/6.0.66/charts/common-12.14.8.tgz diff --git a/dependency/mongodb/6.0.65/ix_values.yaml b/dependency/mongodb/6.0.66/ix_values.yaml similarity index 98% rename from dependency/mongodb/6.0.65/ix_values.yaml rename to dependency/mongodb/6.0.66/ix_values.yaml index e983937473..c58a3acbb3 100644 --- a/dependency/mongodb/6.0.65/ix_values.yaml +++ b/dependency/mongodb/6.0.66/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/mongodb pullPolicy: IfNotPresent - tag: v6.0.7@sha256:32972133b346147d3661725ebb745f314e3b6c8aea2c370f887d6118e1ce46b5 + tag: v6.0.8@sha256:c6606baa687b3d1035d9e8041cc9142ca38cc14f9fc247808f39a8923e8b9d24 workload: main: diff --git a/dependency/mongodb/6.0.65/questions.yaml b/dependency/mongodb/6.0.66/questions.yaml similarity index 100% rename from dependency/mongodb/6.0.65/questions.yaml rename to dependency/mongodb/6.0.66/questions.yaml diff --git a/dependency/mongodb/6.0.65/templates/NOTES.txt b/dependency/mongodb/6.0.66/templates/NOTES.txt similarity index 100% rename from dependency/mongodb/6.0.65/templates/NOTES.txt rename to dependency/mongodb/6.0.66/templates/NOTES.txt diff --git a/dependency/mongodb/6.0.65/templates/common.yaml b/dependency/mongodb/6.0.66/templates/common.yaml similarity index 100% rename from dependency/mongodb/6.0.65/templates/common.yaml rename to dependency/mongodb/6.0.66/templates/common.yaml diff --git a/dependency/mongodb/6.0.65/values.yaml b/dependency/mongodb/6.0.66/values.yaml similarity index 100% rename from dependency/mongodb/6.0.65/values.yaml rename to dependency/mongodb/6.0.66/values.yaml