diff --git a/dependency/mariadb/2.0.79/Chart.lock b/dependency/mariadb/2.0.79/Chart.lock deleted file mode 100644 index 60a94514f00..00000000000 --- a/dependency/mariadb/2.0.79/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 9.3.18 -digest: sha256:94758f73ce91ab70f71dcfc7becc469fb8dbea572c1f346b88dd953f0ea8e445 -generated: "2022-05-26T06:15:10.49548922Z" diff --git a/dependency/mariadb/2.0.79/charts/common-9.3.18.tgz b/dependency/mariadb/2.0.79/charts/common-9.3.18.tgz deleted file mode 100644 index 74394f99666..00000000000 Binary files a/dependency/mariadb/2.0.79/charts/common-9.3.18.tgz and /dev/null differ diff --git a/dependency/mariadb/2.0.79/CHANGELOG.md b/dependency/mariadb/2.0.80/CHANGELOG.md similarity index 91% rename from dependency/mariadb/2.0.79/CHANGELOG.md rename to dependency/mariadb/2.0.80/CHANGELOG.md index 1af722bad89..77288652979 100644 --- a/dependency/mariadb/2.0.79/CHANGELOG.md +++ b/dependency/mariadb/2.0.80/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [mariadb-2.0.80](https://github.com/truecharts/apps/compare/mariadb-2.0.79...mariadb-2.0.80) (2022-05-26) + +#### Chore + +* update helm chart common to v9.3.19 ([#2758](https://github.com/truecharts/apps/issues/2758)) + + + ### [mariadb-2.0.79](https://github.com/truecharts/apps/compare/mariadb-2.0.78...mariadb-2.0.79) (2022-05-26) @@ -88,12 +97,3 @@ ### [mariadb-2.0.69](https://github.com/truecharts/apps/compare/mariadb-2.0.68...mariadb-2.0.69) (2022-05-16) - -#### Chore - -* update docker general non-major ([#2692](https://github.com/truecharts/apps/issues/2692)) - - - - -### [mariadb-2.0.68](https://github.com/truecharts/apps/compare/mariadb-2.0.67...mariadb-2.0.68) (2022-05-15) diff --git a/dependency/mariadb/2.0.79/CONFIG.md b/dependency/mariadb/2.0.80/CONFIG.md similarity index 100% rename from dependency/mariadb/2.0.79/CONFIG.md rename to dependency/mariadb/2.0.80/CONFIG.md diff --git a/dependency/mariadb/2.0.80/Chart.lock b/dependency/mariadb/2.0.80/Chart.lock new file mode 100644 index 00000000000..78183bdd13a --- /dev/null +++ b/dependency/mariadb/2.0.80/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 9.3.19 +digest: sha256:e46103d57a30e2ea0a853b41314e8ba213e9ee88882734c471030c16702946d3 +generated: "2022-05-26T07:09:46.555644529Z" diff --git a/dependency/mariadb/2.0.79/Chart.yaml b/dependency/mariadb/2.0.80/Chart.yaml similarity index 96% rename from dependency/mariadb/2.0.79/Chart.yaml rename to dependency/mariadb/2.0.80/Chart.yaml index 9f64c602bee..d0fb69d4877 100644 --- a/dependency/mariadb/2.0.79/Chart.yaml +++ b/dependency/mariadb/2.0.80/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "10.7.4" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 9.3.18 + version: 9.3.19 deprecated: false description: Fast, reliable, scalable, and easy to use open-source relational database system. home: https://github.com/truecharts/apps/tree/master/charts/dependency/mariadb @@ -24,7 +24,7 @@ sources: - https://github.com/prometheus/mysqld_exporter - https://mariadb.org type: application -version: 2.0.79 +version: 2.0.80 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mariadb/2.0.79/README.md b/dependency/mariadb/2.0.80/README.md similarity index 95% rename from dependency/mariadb/2.0.79/README.md rename to dependency/mariadb/2.0.80/README.md index a75e2c2c2e8..33e46d7992b 100644 --- a/dependency/mariadb/2.0.79/README.md +++ b/dependency/mariadb/2.0.80/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 9.3.18 | +| https://library-charts.truecharts.org | common | 9.3.19 | ## Installing the Chart diff --git a/dependency/mariadb/2.0.79/app-readme.md b/dependency/mariadb/2.0.80/app-readme.md similarity index 100% rename from dependency/mariadb/2.0.79/app-readme.md rename to dependency/mariadb/2.0.80/app-readme.md diff --git a/dependency/mariadb/2.0.80/charts/common-9.3.19.tgz b/dependency/mariadb/2.0.80/charts/common-9.3.19.tgz new file mode 100644 index 00000000000..3f20020f4d5 Binary files /dev/null and b/dependency/mariadb/2.0.80/charts/common-9.3.19.tgz differ diff --git a/dependency/mariadb/2.0.79/helm-values.md b/dependency/mariadb/2.0.80/helm-values.md similarity index 100% rename from dependency/mariadb/2.0.79/helm-values.md rename to dependency/mariadb/2.0.80/helm-values.md diff --git a/dependency/mariadb/2.0.79/ix_values.yaml b/dependency/mariadb/2.0.80/ix_values.yaml similarity index 100% rename from dependency/mariadb/2.0.79/ix_values.yaml rename to dependency/mariadb/2.0.80/ix_values.yaml diff --git a/dependency/mariadb/2.0.79/questions.yaml b/dependency/mariadb/2.0.80/questions.yaml similarity index 100% rename from dependency/mariadb/2.0.79/questions.yaml rename to dependency/mariadb/2.0.80/questions.yaml diff --git a/dependency/mariadb/2.0.79/security.md b/dependency/mariadb/2.0.80/security.md similarity index 100% rename from dependency/mariadb/2.0.79/security.md rename to dependency/mariadb/2.0.80/security.md diff --git a/dependency/mariadb/2.0.79/templates/common.yaml b/dependency/mariadb/2.0.80/templates/common.yaml similarity index 100% rename from dependency/mariadb/2.0.79/templates/common.yaml rename to dependency/mariadb/2.0.80/templates/common.yaml diff --git a/dependency/mariadb/2.0.79/templates/secret.yaml b/dependency/mariadb/2.0.80/templates/secret.yaml similarity index 100% rename from dependency/mariadb/2.0.79/templates/secret.yaml rename to dependency/mariadb/2.0.80/templates/secret.yaml diff --git a/dependency/mariadb/2.0.79/values.yaml b/dependency/mariadb/2.0.80/values.yaml similarity index 100% rename from dependency/mariadb/2.0.79/values.yaml rename to dependency/mariadb/2.0.80/values.yaml diff --git a/dependency/memcached/2.0.79/Chart.lock b/dependency/memcached/2.0.79/Chart.lock deleted file mode 100644 index efce82622fa..00000000000 --- a/dependency/memcached/2.0.79/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 9.3.18 -digest: sha256:94758f73ce91ab70f71dcfc7becc469fb8dbea572c1f346b88dd953f0ea8e445 -generated: "2022-05-26T06:15:10.159720892Z" diff --git a/dependency/memcached/2.0.79/charts/common-9.3.18.tgz b/dependency/memcached/2.0.79/charts/common-9.3.18.tgz deleted file mode 100644 index 74394f99666..00000000000 Binary files a/dependency/memcached/2.0.79/charts/common-9.3.18.tgz and /dev/null differ diff --git a/dependency/memcached/2.0.79/CHANGELOG.md b/dependency/memcached/2.0.80/CHANGELOG.md similarity index 91% rename from dependency/memcached/2.0.79/CHANGELOG.md rename to dependency/memcached/2.0.80/CHANGELOG.md index e0c07990c42..7aa10f4bf44 100644 --- a/dependency/memcached/2.0.79/CHANGELOG.md +++ b/dependency/memcached/2.0.80/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [memcached-2.0.80](https://github.com/truecharts/apps/compare/memcached-2.0.79...memcached-2.0.80) (2022-05-26) + +#### Chore + +* update helm chart common to v9.3.19 ([#2758](https://github.com/truecharts/apps/issues/2758)) + + + ### [memcached-2.0.79](https://github.com/truecharts/apps/compare/memcached-2.0.78...memcached-2.0.79) (2022-05-26) @@ -88,12 +97,3 @@ -### [memcached-2.0.69](https://github.com/truecharts/apps/compare/memcached-2.0.68...memcached-2.0.69) (2022-05-16) - -#### Chore - -* update docker general non-major ([#2692](https://github.com/truecharts/apps/issues/2692)) - - - - diff --git a/dependency/memcached/2.0.79/CONFIG.md b/dependency/memcached/2.0.80/CONFIG.md similarity index 100% rename from dependency/memcached/2.0.79/CONFIG.md rename to dependency/memcached/2.0.80/CONFIG.md diff --git a/dependency/memcached/2.0.80/Chart.lock b/dependency/memcached/2.0.80/Chart.lock new file mode 100644 index 00000000000..4abc7165146 --- /dev/null +++ b/dependency/memcached/2.0.80/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 9.3.19 +digest: sha256:e46103d57a30e2ea0a853b41314e8ba213e9ee88882734c471030c16702946d3 +generated: "2022-05-26T07:09:46.670562393Z" diff --git a/dependency/memcached/2.0.79/Chart.yaml b/dependency/memcached/2.0.80/Chart.yaml similarity index 95% rename from dependency/memcached/2.0.79/Chart.yaml rename to dependency/memcached/2.0.80/Chart.yaml index 895ae4601e6..3c5b8cad8ad 100644 --- a/dependency/memcached/2.0.79/Chart.yaml +++ b/dependency/memcached/2.0.80/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.6.15" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 9.3.18 + version: 9.3.19 deprecated: false description: Memcached is a memory-backed database caching solution home: https://github.com/truecharts/apps/tree/master/charts/dependency/memcached @@ -22,7 +22,7 @@ sources: - https://github.com/bitnami/bitnami-docker-memcached - http://memcached.org/ type: application -version: 2.0.79 +version: 2.0.80 annotations: truecharts.org/catagories: | - database diff --git a/dependency/memcached/2.0.79/README.md b/dependency/memcached/2.0.80/README.md similarity index 95% rename from dependency/memcached/2.0.79/README.md rename to dependency/memcached/2.0.80/README.md index c821bf9ac5e..fa7106c1dcd 100644 --- a/dependency/memcached/2.0.79/README.md +++ b/dependency/memcached/2.0.80/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 9.3.18 | +| https://library-charts.truecharts.org | common | 9.3.19 | ## Installing the Chart diff --git a/dependency/memcached/2.0.79/app-readme.md b/dependency/memcached/2.0.80/app-readme.md similarity index 100% rename from dependency/memcached/2.0.79/app-readme.md rename to dependency/memcached/2.0.80/app-readme.md diff --git a/dependency/memcached/2.0.80/charts/common-9.3.19.tgz b/dependency/memcached/2.0.80/charts/common-9.3.19.tgz new file mode 100644 index 00000000000..3f20020f4d5 Binary files /dev/null and b/dependency/memcached/2.0.80/charts/common-9.3.19.tgz differ diff --git a/dependency/memcached/2.0.79/helm-values.md b/dependency/memcached/2.0.80/helm-values.md similarity index 100% rename from dependency/memcached/2.0.79/helm-values.md rename to dependency/memcached/2.0.80/helm-values.md diff --git a/dependency/memcached/2.0.79/ix_values.yaml b/dependency/memcached/2.0.80/ix_values.yaml similarity index 100% rename from dependency/memcached/2.0.79/ix_values.yaml rename to dependency/memcached/2.0.80/ix_values.yaml diff --git a/dependency/memcached/2.0.79/questions.yaml b/dependency/memcached/2.0.80/questions.yaml similarity index 100% rename from dependency/memcached/2.0.79/questions.yaml rename to dependency/memcached/2.0.80/questions.yaml diff --git a/dependency/memcached/2.0.79/security.md b/dependency/memcached/2.0.80/security.md similarity index 100% rename from dependency/memcached/2.0.79/security.md rename to dependency/memcached/2.0.80/security.md diff --git a/dependency/memcached/2.0.79/templates/common.yaml b/dependency/memcached/2.0.80/templates/common.yaml similarity index 100% rename from dependency/memcached/2.0.79/templates/common.yaml rename to dependency/memcached/2.0.80/templates/common.yaml diff --git a/dependency/memcached/2.0.79/values.yaml b/dependency/memcached/2.0.80/values.yaml similarity index 100% rename from dependency/memcached/2.0.79/values.yaml rename to dependency/memcached/2.0.80/values.yaml diff --git a/dependency/mongodb/0.1.36/Chart.lock b/dependency/mongodb/0.1.36/Chart.lock deleted file mode 100644 index 2b6abfee023..00000000000 --- a/dependency/mongodb/0.1.36/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 9.3.18 -digest: sha256:94758f73ce91ab70f71dcfc7becc469fb8dbea572c1f346b88dd953f0ea8e445 -generated: "2022-05-26T06:15:45.268627588Z" diff --git a/dependency/mongodb/0.1.36/charts/common-9.3.18.tgz b/dependency/mongodb/0.1.36/charts/common-9.3.18.tgz deleted file mode 100644 index 74394f99666..00000000000 Binary files a/dependency/mongodb/0.1.36/charts/common-9.3.18.tgz and /dev/null differ diff --git a/dependency/mongodb/0.1.36/CHANGELOG.md b/dependency/mongodb/0.1.37/CHANGELOG.md similarity index 91% rename from dependency/mongodb/0.1.36/CHANGELOG.md rename to dependency/mongodb/0.1.37/CHANGELOG.md index 50b44c44256..ba3ac76592e 100644 --- a/dependency/mongodb/0.1.36/CHANGELOG.md +++ b/dependency/mongodb/0.1.37/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [mongodb-0.1.37](https://github.com/truecharts/apps/compare/mongodb-0.1.36...mongodb-0.1.37) (2022-05-26) + +#### Chore + +* update helm chart common to v9.3.19 ([#2758](https://github.com/truecharts/apps/issues/2758)) + + + ### [mongodb-0.1.36](https://github.com/truecharts/apps/compare/mongodb-0.1.35...mongodb-0.1.36) (2022-05-26) @@ -88,12 +97,3 @@ ### [mongodb-0.1.28](https://github.com/truecharts/apps/compare/mongodb-0.1.27...mongodb-0.1.28) (2022-05-16) #### Chore - -* update docker general non-major ([#2692](https://github.com/truecharts/apps/issues/2692)) - - - - -### [mongodb-0.1.27](https://github.com/truecharts/apps/compare/mongodb-0.1.26...mongodb-0.1.27) (2022-05-15) - -#### Chore diff --git a/dependency/mongodb/0.1.36/CONFIG.md b/dependency/mongodb/0.1.37/CONFIG.md similarity index 100% rename from dependency/mongodb/0.1.36/CONFIG.md rename to dependency/mongodb/0.1.37/CONFIG.md diff --git a/dependency/mongodb/0.1.37/Chart.lock b/dependency/mongodb/0.1.37/Chart.lock new file mode 100644 index 00000000000..d2de7674f36 --- /dev/null +++ b/dependency/mongodb/0.1.37/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 9.3.19 +digest: sha256:e46103d57a30e2ea0a853b41314e8ba213e9ee88882734c471030c16702946d3 +generated: "2022-05-26T07:09:46.596615901Z" diff --git a/dependency/mongodb/0.1.36/Chart.yaml b/dependency/mongodb/0.1.37/Chart.yaml similarity index 96% rename from dependency/mongodb/0.1.36/Chart.yaml rename to dependency/mongodb/0.1.37/Chart.yaml index 5619efa6f83..71b0cc0c966 100644 --- a/dependency/mongodb/0.1.36/Chart.yaml +++ b/dependency/mongodb/0.1.37/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "5.0.8" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 9.3.18 + version: 9.3.19 deprecated: false description: Fast, reliable, scalable, and easy to use open-source no-sql database system. home: https://github.com/truecharts/apps/tree/master/charts/dependency/mongodb @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-mongodb - https://www.mongodb.com type: application -version: 0.1.36 +version: 0.1.37 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mongodb/0.1.36/README.md b/dependency/mongodb/0.1.37/README.md similarity index 95% rename from dependency/mongodb/0.1.36/README.md rename to dependency/mongodb/0.1.37/README.md index 854b599d150..14273d818ec 100644 --- a/dependency/mongodb/0.1.36/README.md +++ b/dependency/mongodb/0.1.37/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 9.3.18 | +| https://library-charts.truecharts.org | common | 9.3.19 | ## Installing the Chart diff --git a/dependency/mongodb/0.1.36/app-readme.md b/dependency/mongodb/0.1.37/app-readme.md similarity index 100% rename from dependency/mongodb/0.1.36/app-readme.md rename to dependency/mongodb/0.1.37/app-readme.md diff --git a/dependency/mongodb/0.1.37/charts/common-9.3.19.tgz b/dependency/mongodb/0.1.37/charts/common-9.3.19.tgz new file mode 100644 index 00000000000..3f20020f4d5 Binary files /dev/null and b/dependency/mongodb/0.1.37/charts/common-9.3.19.tgz differ diff --git a/dependency/mongodb/0.1.36/helm-values.md b/dependency/mongodb/0.1.37/helm-values.md similarity index 100% rename from dependency/mongodb/0.1.36/helm-values.md rename to dependency/mongodb/0.1.37/helm-values.md diff --git a/dependency/mongodb/0.1.36/ix_values.yaml b/dependency/mongodb/0.1.37/ix_values.yaml similarity index 100% rename from dependency/mongodb/0.1.36/ix_values.yaml rename to dependency/mongodb/0.1.37/ix_values.yaml diff --git a/dependency/mongodb/0.1.36/questions.yaml b/dependency/mongodb/0.1.37/questions.yaml similarity index 100% rename from dependency/mongodb/0.1.36/questions.yaml rename to dependency/mongodb/0.1.37/questions.yaml diff --git a/dependency/mongodb/0.1.36/security.md b/dependency/mongodb/0.1.37/security.md similarity index 100% rename from dependency/mongodb/0.1.36/security.md rename to dependency/mongodb/0.1.37/security.md diff --git a/dependency/mongodb/0.1.36/templates/common.yaml b/dependency/mongodb/0.1.37/templates/common.yaml similarity index 100% rename from dependency/mongodb/0.1.36/templates/common.yaml rename to dependency/mongodb/0.1.37/templates/common.yaml diff --git a/dependency/mongodb/0.1.36/templates/secret.yaml b/dependency/mongodb/0.1.37/templates/secret.yaml similarity index 100% rename from dependency/mongodb/0.1.36/templates/secret.yaml rename to dependency/mongodb/0.1.37/templates/secret.yaml diff --git a/dependency/mongodb/0.1.36/values.yaml b/dependency/mongodb/0.1.37/values.yaml similarity index 100% rename from dependency/mongodb/0.1.36/values.yaml rename to dependency/mongodb/0.1.37/values.yaml diff --git a/dependency/postgresql/7.0.80/Chart.lock b/dependency/postgresql/7.0.80/Chart.lock deleted file mode 100644 index b09c0259a41..00000000000 --- a/dependency/postgresql/7.0.80/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 9.3.18 -digest: sha256:94758f73ce91ab70f71dcfc7becc469fb8dbea572c1f346b88dd953f0ea8e445 -generated: "2022-05-26T06:15:50.301760113Z" diff --git a/dependency/postgresql/7.0.80/charts/common-9.3.18.tgz b/dependency/postgresql/7.0.80/charts/common-9.3.18.tgz deleted file mode 100644 index 74394f99666..00000000000 Binary files a/dependency/postgresql/7.0.80/charts/common-9.3.18.tgz and /dev/null differ diff --git a/dependency/postgresql/7.0.80/CHANGELOG.md b/dependency/postgresql/7.0.81/CHANGELOG.md similarity index 91% rename from dependency/postgresql/7.0.80/CHANGELOG.md rename to dependency/postgresql/7.0.81/CHANGELOG.md index 7636d2a0519..9e0f2a16b92 100644 --- a/dependency/postgresql/7.0.80/CHANGELOG.md +++ b/dependency/postgresql/7.0.81/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [postgresql-7.0.81](https://github.com/truecharts/apps/compare/postgresql-7.0.80...postgresql-7.0.81) (2022-05-26) + +#### Chore + +* update helm chart common to v9.3.19 ([#2758](https://github.com/truecharts/apps/issues/2758)) + + + ### [postgresql-7.0.80](https://github.com/truecharts/apps/compare/postgresql-7.0.79...postgresql-7.0.80) (2022-05-26) @@ -88,12 +97,3 @@ ### [postgresql-7.0.72](https://github.com/truecharts/apps/compare/postgresql-7.0.71...postgresql-7.0.72) (2022-05-16) #### Chore - -* update docker general non-major ([#2692](https://github.com/truecharts/apps/issues/2692)) - - - - -### [postgresql-7.0.71](https://github.com/truecharts/apps/compare/postgresql-7.0.70...postgresql-7.0.71) (2022-05-15) - -#### Chore diff --git a/dependency/postgresql/7.0.80/CONFIG.md b/dependency/postgresql/7.0.81/CONFIG.md similarity index 100% rename from dependency/postgresql/7.0.80/CONFIG.md rename to dependency/postgresql/7.0.81/CONFIG.md diff --git a/dependency/postgresql/7.0.81/Chart.lock b/dependency/postgresql/7.0.81/Chart.lock new file mode 100644 index 00000000000..c13c87ad319 --- /dev/null +++ b/dependency/postgresql/7.0.81/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 9.3.19 +digest: sha256:e46103d57a30e2ea0a853b41314e8ba213e9ee88882734c471030c16702946d3 +generated: "2022-05-26T07:09:46.596767502Z" diff --git a/dependency/postgresql/7.0.80/Chart.yaml b/dependency/postgresql/7.0.81/Chart.yaml similarity index 95% rename from dependency/postgresql/7.0.80/Chart.yaml rename to dependency/postgresql/7.0.81/Chart.yaml index 70da3bb02d0..c3b794444d0 100644 --- a/dependency/postgresql/7.0.80/Chart.yaml +++ b/dependency/postgresql/7.0.81/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "14.3.0" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 9.3.18 + version: 9.3.19 deprecated: false description: PostgresSQL home: https://github.com/truecharts/apps/tree/master/charts/dependency/postgresql @@ -22,7 +22,7 @@ name: postgresql sources: - https://www.postgresql.org/ type: application -version: 7.0.80 +version: 7.0.81 annotations: truecharts.org/catagories: | - database diff --git a/dependency/postgresql/7.0.80/README.md b/dependency/postgresql/7.0.81/README.md similarity index 95% rename from dependency/postgresql/7.0.80/README.md rename to dependency/postgresql/7.0.81/README.md index e1786938a17..fb289cf35cd 100644 --- a/dependency/postgresql/7.0.80/README.md +++ b/dependency/postgresql/7.0.81/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 9.3.18 | +| https://library-charts.truecharts.org | common | 9.3.19 | ## Installing the Chart diff --git a/dependency/postgresql/7.0.80/app-readme.md b/dependency/postgresql/7.0.81/app-readme.md similarity index 100% rename from dependency/postgresql/7.0.80/app-readme.md rename to dependency/postgresql/7.0.81/app-readme.md diff --git a/dependency/postgresql/7.0.81/charts/common-9.3.19.tgz b/dependency/postgresql/7.0.81/charts/common-9.3.19.tgz new file mode 100644 index 00000000000..3f20020f4d5 Binary files /dev/null and b/dependency/postgresql/7.0.81/charts/common-9.3.19.tgz differ diff --git a/dependency/postgresql/7.0.80/helm-values.md b/dependency/postgresql/7.0.81/helm-values.md similarity index 100% rename from dependency/postgresql/7.0.80/helm-values.md rename to dependency/postgresql/7.0.81/helm-values.md diff --git a/dependency/postgresql/7.0.80/ix_values.yaml b/dependency/postgresql/7.0.81/ix_values.yaml similarity index 100% rename from dependency/postgresql/7.0.80/ix_values.yaml rename to dependency/postgresql/7.0.81/ix_values.yaml diff --git a/dependency/postgresql/7.0.80/questions.yaml b/dependency/postgresql/7.0.81/questions.yaml similarity index 100% rename from dependency/postgresql/7.0.80/questions.yaml rename to dependency/postgresql/7.0.81/questions.yaml diff --git a/dependency/postgresql/7.0.80/security.md b/dependency/postgresql/7.0.81/security.md similarity index 100% rename from dependency/postgresql/7.0.80/security.md rename to dependency/postgresql/7.0.81/security.md diff --git a/dependency/postgresql/7.0.80/templates/backup-postgres-config.yaml b/dependency/postgresql/7.0.81/templates/backup-postgres-config.yaml similarity index 100% rename from dependency/postgresql/7.0.80/templates/backup-postgres-config.yaml rename to dependency/postgresql/7.0.81/templates/backup-postgres-config.yaml diff --git a/dependency/postgresql/7.0.80/templates/common.yaml b/dependency/postgresql/7.0.81/templates/common.yaml similarity index 100% rename from dependency/postgresql/7.0.80/templates/common.yaml rename to dependency/postgresql/7.0.81/templates/common.yaml diff --git a/dependency/postgresql/7.0.80/templates/secret.yaml b/dependency/postgresql/7.0.81/templates/secret.yaml similarity index 100% rename from dependency/postgresql/7.0.80/templates/secret.yaml rename to dependency/postgresql/7.0.81/templates/secret.yaml diff --git a/dependency/postgresql/7.0.80/templates/upgrade-backup-postgres-hook.yaml b/dependency/postgresql/7.0.81/templates/upgrade-backup-postgres-hook.yaml similarity index 100% rename from dependency/postgresql/7.0.80/templates/upgrade-backup-postgres-hook.yaml rename to dependency/postgresql/7.0.81/templates/upgrade-backup-postgres-hook.yaml diff --git a/dependency/postgresql/7.0.80/values.yaml b/dependency/postgresql/7.0.81/values.yaml similarity index 100% rename from dependency/postgresql/7.0.80/values.yaml rename to dependency/postgresql/7.0.81/values.yaml diff --git a/dependency/promtail/2.0.42/Chart.lock b/dependency/promtail/2.0.42/Chart.lock deleted file mode 100644 index 47f3cd06bfa..00000000000 --- a/dependency/promtail/2.0.42/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 9.3.18 -digest: sha256:94758f73ce91ab70f71dcfc7becc469fb8dbea572c1f346b88dd953f0ea8e445 -generated: "2022-05-26T06:15:59.759647302Z" diff --git a/dependency/promtail/2.0.42/charts/common-9.3.18.tgz b/dependency/promtail/2.0.42/charts/common-9.3.18.tgz deleted file mode 100644 index 74394f99666..00000000000 Binary files a/dependency/promtail/2.0.42/charts/common-9.3.18.tgz and /dev/null differ diff --git a/dependency/promtail/2.0.42/CHANGELOG.md b/dependency/promtail/2.0.43/CHANGELOG.md similarity index 89% rename from dependency/promtail/2.0.42/CHANGELOG.md rename to dependency/promtail/2.0.43/CHANGELOG.md index 8b5179441d2..ce858e98a23 100644 --- a/dependency/promtail/2.0.42/CHANGELOG.md +++ b/dependency/promtail/2.0.43/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [promtail-2.0.43](https://github.com/truecharts/apps/compare/promtail-2.0.42...promtail-2.0.43) (2022-05-26) + +#### Chore + +* update helm chart common to v9.3.19 ([#2758](https://github.com/truecharts/apps/issues/2758)) + + + ### [promtail-2.0.42](https://github.com/truecharts/apps/compare/promtail-2.0.41...promtail-2.0.42) (2022-05-26) @@ -88,12 +97,3 @@ #### Chore -* update helm chart common to v9.3.9 - - - - -### [promtail-2.0.33](https://github.com/truecharts/apps/compare/promtail-2.0.32...promtail-2.0.33) (2022-05-12) - -#### Chore - diff --git a/dependency/promtail/2.0.42/CONFIG.md b/dependency/promtail/2.0.43/CONFIG.md similarity index 100% rename from dependency/promtail/2.0.42/CONFIG.md rename to dependency/promtail/2.0.43/CONFIG.md diff --git a/dependency/promtail/2.0.43/Chart.lock b/dependency/promtail/2.0.43/Chart.lock new file mode 100644 index 00000000000..14f195e7c2c --- /dev/null +++ b/dependency/promtail/2.0.43/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 9.3.19 +digest: sha256:e46103d57a30e2ea0a853b41314e8ba213e9ee88882734c471030c16702946d3 +generated: "2022-05-26T07:10:15.876329979Z" diff --git a/dependency/promtail/2.0.42/Chart.yaml b/dependency/promtail/2.0.43/Chart.yaml similarity index 96% rename from dependency/promtail/2.0.42/Chart.yaml rename to dependency/promtail/2.0.43/Chart.yaml index c660c1f8df9..ed83b67453c 100644 --- a/dependency/promtail/2.0.42/Chart.yaml +++ b/dependency/promtail/2.0.43/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.5.0" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 9.3.18 + version: 9.3.19 deprecated: false description: Promtail is an agent which ships the contents of local logs to a Loki instance icon: https://raw.githubusercontent.com/grafana/loki/master/docs/sources/logo.png @@ -22,7 +22,7 @@ sources: - https://grafana.com/oss/loki/ - https://grafana.com/docs/loki/latest/ type: application -version: 2.0.42 +version: 2.0.43 annotations: truecharts.org/catagories: | - metrics diff --git a/dependency/promtail/2.0.42/README.md b/dependency/promtail/2.0.43/README.md similarity index 95% rename from dependency/promtail/2.0.42/README.md rename to dependency/promtail/2.0.43/README.md index c6f8904aa8a..1f7e8cf52c6 100644 --- a/dependency/promtail/2.0.42/README.md +++ b/dependency/promtail/2.0.43/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 9.3.18 | +| https://library-charts.truecharts.org | common | 9.3.19 | ## Installing the Chart diff --git a/dependency/promtail/2.0.42/app-readme.md b/dependency/promtail/2.0.43/app-readme.md similarity index 100% rename from dependency/promtail/2.0.42/app-readme.md rename to dependency/promtail/2.0.43/app-readme.md diff --git a/dependency/promtail/2.0.43/charts/common-9.3.19.tgz b/dependency/promtail/2.0.43/charts/common-9.3.19.tgz new file mode 100644 index 00000000000..3f20020f4d5 Binary files /dev/null and b/dependency/promtail/2.0.43/charts/common-9.3.19.tgz differ diff --git a/dependency/promtail/2.0.42/helm-values.md b/dependency/promtail/2.0.43/helm-values.md similarity index 100% rename from dependency/promtail/2.0.42/helm-values.md rename to dependency/promtail/2.0.43/helm-values.md diff --git a/dependency/promtail/2.0.42/ix_values.yaml b/dependency/promtail/2.0.43/ix_values.yaml similarity index 100% rename from dependency/promtail/2.0.42/ix_values.yaml rename to dependency/promtail/2.0.43/ix_values.yaml diff --git a/dependency/promtail/2.0.42/questions.yaml b/dependency/promtail/2.0.43/questions.yaml similarity index 100% rename from dependency/promtail/2.0.42/questions.yaml rename to dependency/promtail/2.0.43/questions.yaml diff --git a/dependency/promtail/2.0.42/security.md b/dependency/promtail/2.0.43/security.md similarity index 100% rename from dependency/promtail/2.0.42/security.md rename to dependency/promtail/2.0.43/security.md diff --git a/dependency/promtail/2.0.42/templates/common.yaml b/dependency/promtail/2.0.43/templates/common.yaml similarity index 100% rename from dependency/promtail/2.0.42/templates/common.yaml rename to dependency/promtail/2.0.43/templates/common.yaml diff --git a/dependency/promtail/2.0.42/templates/secret.yaml b/dependency/promtail/2.0.43/templates/secret.yaml similarity index 100% rename from dependency/promtail/2.0.42/templates/secret.yaml rename to dependency/promtail/2.0.43/templates/secret.yaml diff --git a/dependency/promtail/2.0.42/templates/servicemonitor.yaml b/dependency/promtail/2.0.43/templates/servicemonitor.yaml similarity index 100% rename from dependency/promtail/2.0.42/templates/servicemonitor.yaml rename to dependency/promtail/2.0.43/templates/servicemonitor.yaml diff --git a/dependency/promtail/2.0.42/values.yaml b/dependency/promtail/2.0.43/values.yaml similarity index 100% rename from dependency/promtail/2.0.42/values.yaml rename to dependency/promtail/2.0.43/values.yaml diff --git a/dependency/redis/2.0.71/Chart.lock b/dependency/redis/2.0.71/Chart.lock deleted file mode 100644 index a35385e9939..00000000000 --- a/dependency/redis/2.0.71/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 9.3.18 -digest: sha256:94758f73ce91ab70f71dcfc7becc469fb8dbea572c1f346b88dd953f0ea8e445 -generated: "2022-05-26T06:16:07.997090804Z" diff --git a/dependency/redis/2.0.71/charts/common-9.3.18.tgz b/dependency/redis/2.0.71/charts/common-9.3.18.tgz deleted file mode 100644 index 74394f99666..00000000000 Binary files a/dependency/redis/2.0.71/charts/common-9.3.18.tgz and /dev/null differ diff --git a/dependency/redis/2.0.71/CHANGELOG.md b/dependency/redis/2.0.72/CHANGELOG.md similarity index 91% rename from dependency/redis/2.0.71/CHANGELOG.md rename to dependency/redis/2.0.72/CHANGELOG.md index abb4f7860b2..6d3f547f6c8 100644 --- a/dependency/redis/2.0.71/CHANGELOG.md +++ b/dependency/redis/2.0.72/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [redis-2.0.72](https://github.com/truecharts/apps/compare/redis-2.0.71...redis-2.0.72) (2022-05-26) + +#### Chore + +* update helm chart common to v9.3.19 ([#2758](https://github.com/truecharts/apps/issues/2758)) + + + ### [redis-2.0.71](https://github.com/truecharts/apps/compare/redis-2.0.70...redis-2.0.71) (2022-05-26) @@ -88,12 +97,3 @@ -### [redis-2.0.61](https://github.com/truecharts/apps/compare/redis-2.0.59...redis-2.0.61) (2022-05-15) - -#### Chore - -* update helm chart common to v9.3.12 -* update docker general non-major ([#2679](https://github.com/truecharts/apps/issues/2679)) - - - diff --git a/dependency/redis/2.0.71/CONFIG.md b/dependency/redis/2.0.72/CONFIG.md similarity index 100% rename from dependency/redis/2.0.71/CONFIG.md rename to dependency/redis/2.0.72/CONFIG.md diff --git a/dependency/redis/2.0.72/Chart.lock b/dependency/redis/2.0.72/Chart.lock new file mode 100644 index 00000000000..1e244470c27 --- /dev/null +++ b/dependency/redis/2.0.72/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 9.3.19 +digest: sha256:e46103d57a30e2ea0a853b41314e8ba213e9ee88882734c471030c16702946d3 +generated: "2022-05-26T07:10:24.239901926Z" diff --git a/dependency/redis/2.0.71/Chart.yaml b/dependency/redis/2.0.72/Chart.yaml similarity index 95% rename from dependency/redis/2.0.71/Chart.yaml rename to dependency/redis/2.0.72/Chart.yaml index adb54fc142a..28135da981b 100644 --- a/dependency/redis/2.0.71/Chart.yaml +++ b/dependency/redis/2.0.72/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "6.2.7" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 9.3.18 + version: 9.3.19 deprecated: false description: Open source, advanced key-value store. home: https://github.com/truecharts/apps/tree/master/charts/dependency/redis @@ -22,7 +22,7 @@ sources: - https://github.com/bitnami/bitnami-docker-redis - http://redis.io/ type: application -version: 2.0.71 +version: 2.0.72 annotations: truecharts.org/catagories: | - database diff --git a/dependency/redis/2.0.71/README.md b/dependency/redis/2.0.72/README.md similarity index 95% rename from dependency/redis/2.0.71/README.md rename to dependency/redis/2.0.72/README.md index 56ab67cdd05..3fac9f60660 100644 --- a/dependency/redis/2.0.71/README.md +++ b/dependency/redis/2.0.72/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.truecharts.org | common | 9.3.18 | +| https://library-charts.truecharts.org | common | 9.3.19 | ## Installing the Chart diff --git a/dependency/redis/2.0.71/app-readme.md b/dependency/redis/2.0.72/app-readme.md similarity index 100% rename from dependency/redis/2.0.71/app-readme.md rename to dependency/redis/2.0.72/app-readme.md diff --git a/dependency/redis/2.0.72/charts/common-9.3.19.tgz b/dependency/redis/2.0.72/charts/common-9.3.19.tgz new file mode 100644 index 00000000000..3f20020f4d5 Binary files /dev/null and b/dependency/redis/2.0.72/charts/common-9.3.19.tgz differ diff --git a/dependency/redis/2.0.71/helm-values.md b/dependency/redis/2.0.72/helm-values.md similarity index 100% rename from dependency/redis/2.0.71/helm-values.md rename to dependency/redis/2.0.72/helm-values.md diff --git a/dependency/redis/2.0.71/ix_values.yaml b/dependency/redis/2.0.72/ix_values.yaml similarity index 100% rename from dependency/redis/2.0.71/ix_values.yaml rename to dependency/redis/2.0.72/ix_values.yaml diff --git a/dependency/redis/2.0.71/questions.yaml b/dependency/redis/2.0.72/questions.yaml similarity index 100% rename from dependency/redis/2.0.71/questions.yaml rename to dependency/redis/2.0.72/questions.yaml diff --git a/dependency/redis/2.0.71/security.md b/dependency/redis/2.0.72/security.md similarity index 100% rename from dependency/redis/2.0.71/security.md rename to dependency/redis/2.0.72/security.md diff --git a/dependency/redis/2.0.71/templates/common.yaml b/dependency/redis/2.0.72/templates/common.yaml similarity index 100% rename from dependency/redis/2.0.71/templates/common.yaml rename to dependency/redis/2.0.72/templates/common.yaml diff --git a/dependency/redis/2.0.71/templates/health-configmap.yaml b/dependency/redis/2.0.72/templates/health-configmap.yaml similarity index 100% rename from dependency/redis/2.0.71/templates/health-configmap.yaml rename to dependency/redis/2.0.72/templates/health-configmap.yaml diff --git a/dependency/redis/2.0.71/templates/secret.yaml b/dependency/redis/2.0.72/templates/secret.yaml similarity index 100% rename from dependency/redis/2.0.71/templates/secret.yaml rename to dependency/redis/2.0.72/templates/secret.yaml diff --git a/dependency/redis/2.0.71/values.yaml b/dependency/redis/2.0.72/values.yaml similarity index 100% rename from dependency/redis/2.0.71/values.yaml rename to dependency/redis/2.0.72/values.yaml