diff --git a/dependency/mongodb/0.1.0/Chart.lock b/dependency/mongodb/0.1.0/Chart.lock deleted file mode 100644 index 792a56056e..0000000000 --- a/dependency/mongodb/0.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 9.2.9 -digest: sha256:a85b7b0cfb97dbbbe2d725f347e04669e63b233a35e17c9d699ee4567899064d -generated: "2022-04-24T10:07:53.817476261Z" diff --git a/dependency/mongodb/0.1.0/charts/common-9.2.9.tgz b/dependency/mongodb/0.1.0/charts/common-9.2.9.tgz deleted file mode 100644 index 710cadb2d5..0000000000 Binary files a/dependency/mongodb/0.1.0/charts/common-9.2.9.tgz and /dev/null differ diff --git a/dependency/mongodb/0.1.0/CHANGELOG.md b/dependency/mongodb/0.1.1/CHANGELOG.md similarity index 91% rename from dependency/mongodb/0.1.0/CHANGELOG.md rename to dependency/mongodb/0.1.1/CHANGELOG.md index 48c64d2f7e..931fb9308a 100644 --- a/dependency/mongodb/0.1.0/CHANGELOG.md +++ b/dependency/mongodb/0.1.1/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [mongodb-0.1.1](https://github.com/truecharts/apps/compare/mongodb-0.1.0...mongodb-0.1.1) (2022-04-24) + +#### Chore + +* bump common ([#2548](https://github.com/truecharts/apps/issues/2548)) + + + ### [mongodb-0.1.0](https://github.com/truecharts/apps/compare/mongodb-0.0.31...mongodb-0.1.0) (2022-04-24) @@ -88,12 +97,3 @@ #### Chore -* update docker general non-major ([#2460](https://github.com/truecharts/apps/issues/2460)) - - - - -### [mongodb-0.0.22](https://github.com/truecharts/apps/compare/mongodb-0.0.21...mongodb-0.0.22) (2022-04-06) - -#### Chore - diff --git a/dependency/mongodb/0.1.0/CONFIG.md b/dependency/mongodb/0.1.1/CONFIG.md similarity index 100% rename from dependency/mongodb/0.1.0/CONFIG.md rename to dependency/mongodb/0.1.1/CONFIG.md diff --git a/dependency/mongodb/0.1.1/Chart.lock b/dependency/mongodb/0.1.1/Chart.lock new file mode 100644 index 0000000000..f9d0f32813 --- /dev/null +++ b/dependency/mongodb/0.1.1/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 9.3.0 +digest: sha256:c8f5ae47abb607b6d99eec83a5baf44d56476cde102d19a88befced8768fd5cc +generated: "2022-04-24T15:04:46.825398817Z" diff --git a/dependency/mongodb/0.1.0/Chart.yaml b/dependency/mongodb/0.1.1/Chart.yaml similarity index 96% rename from dependency/mongodb/0.1.0/Chart.yaml rename to dependency/mongodb/0.1.1/Chart.yaml index cd3ee5569e..484023994c 100644 --- a/dependency/mongodb/0.1.0/Chart.yaml +++ b/dependency/mongodb/0.1.1/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "5.0.7" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 9.2.9 + version: 9.3.0 deprecated: false description: Fast, reliable, scalable, and easy to use open-source no-sql database system. home: https://github.com/truecharts/apps/tree/master/stable/mongodb @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-mongodb - https://www.mongodb.com type: application -version: 0.1.0 +version: 0.1.1 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mongodb/0.1.0/README.md b/dependency/mongodb/0.1.1/README.md similarity index 96% rename from dependency/mongodb/0.1.0/README.md rename to dependency/mongodb/0.1.1/README.md index 6e496888eb..f7e2f0daa4 100644 --- a/dependency/mongodb/0.1.0/README.md +++ b/dependency/mongodb/0.1.1/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 9.2.9 | +| https://library-charts.truecharts.org | common | 9.3.0 | ## Installing the Chart diff --git a/dependency/mongodb/0.1.0/app-readme.md b/dependency/mongodb/0.1.1/app-readme.md similarity index 100% rename from dependency/mongodb/0.1.0/app-readme.md rename to dependency/mongodb/0.1.1/app-readme.md diff --git a/dependency/mongodb/0.1.1/charts/common-9.3.0.tgz b/dependency/mongodb/0.1.1/charts/common-9.3.0.tgz new file mode 100644 index 0000000000..41692e2dff Binary files /dev/null and b/dependency/mongodb/0.1.1/charts/common-9.3.0.tgz differ diff --git a/dependency/mongodb/0.1.0/helm-values.md b/dependency/mongodb/0.1.1/helm-values.md similarity index 100% rename from dependency/mongodb/0.1.0/helm-values.md rename to dependency/mongodb/0.1.1/helm-values.md diff --git a/dependency/mongodb/0.1.0/ix_values.yaml b/dependency/mongodb/0.1.1/ix_values.yaml similarity index 100% rename from dependency/mongodb/0.1.0/ix_values.yaml rename to dependency/mongodb/0.1.1/ix_values.yaml diff --git a/dependency/mongodb/0.1.0/questions.yaml b/dependency/mongodb/0.1.1/questions.yaml similarity index 100% rename from dependency/mongodb/0.1.0/questions.yaml rename to dependency/mongodb/0.1.1/questions.yaml diff --git a/dependency/mongodb/0.1.0/security.md b/dependency/mongodb/0.1.1/security.md similarity index 100% rename from dependency/mongodb/0.1.0/security.md rename to dependency/mongodb/0.1.1/security.md diff --git a/dependency/mongodb/0.1.0/templates/common.yaml b/dependency/mongodb/0.1.1/templates/common.yaml similarity index 100% rename from dependency/mongodb/0.1.0/templates/common.yaml rename to dependency/mongodb/0.1.1/templates/common.yaml diff --git a/dependency/mongodb/0.1.0/templates/create-oplog-user.yaml b/dependency/mongodb/0.1.1/templates/create-oplog-user.yaml similarity index 100% rename from dependency/mongodb/0.1.0/templates/create-oplog-user.yaml rename to dependency/mongodb/0.1.1/templates/create-oplog-user.yaml diff --git a/dependency/mongodb/0.1.0/templates/secret.yaml b/dependency/mongodb/0.1.1/templates/secret.yaml similarity index 100% rename from dependency/mongodb/0.1.0/templates/secret.yaml rename to dependency/mongodb/0.1.1/templates/secret.yaml diff --git a/dependency/mongodb/0.1.0/values.yaml b/dependency/mongodb/0.1.1/values.yaml similarity index 100% rename from dependency/mongodb/0.1.0/values.yaml rename to dependency/mongodb/0.1.1/values.yaml