diff --git a/dependency/mariadb/1.0.17/CHANGELOG.md b/dependency/mariadb/1.0.18/CHANGELOG.md similarity index 90% rename from dependency/mariadb/1.0.17/CHANGELOG.md rename to dependency/mariadb/1.0.18/CHANGELOG.md index 025a7180b10..a4a16713232 100644 --- a/dependency/mariadb/1.0.17/CHANGELOG.md +++ b/dependency/mariadb/1.0.18/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [mariadb-1.0.18](https://github.com/truecharts/apps/compare/mariadb-1.0.17...mariadb-1.0.18) (2021-12-01) + +#### Chore + +* update non-major ([#1443](https://github.com/truecharts/apps/issues/1443)) + + + ### [mariadb-1.0.17](https://github.com/truecharts/apps/compare/mariadb-1.0.16...mariadb-1.0.17) (2021-11-30) @@ -88,12 +97,3 @@ ### [mariadb-1.0.5](https://github.com/truecharts/apps/compare/mariadb-1.0.4...mariadb-1.0.5) (2021-11-18) #### Chore - -* update non-major ([#1350](https://github.com/truecharts/apps/issues/1350)) - - - - -### [mariadb-1.0.4](https://github.com/truecharts/apps/compare/mariadb-1.0.3...mariadb-1.0.4) (2021-11-16) - -#### Chore diff --git a/dependency/mariadb/1.0.17/CONFIG.md b/dependency/mariadb/1.0.18/CONFIG.md similarity index 100% rename from dependency/mariadb/1.0.17/CONFIG.md rename to dependency/mariadb/1.0.18/CONFIG.md diff --git a/dependency/postgresql/6.0.15/Chart.lock b/dependency/mariadb/1.0.18/Chart.lock similarity index 78% rename from dependency/postgresql/6.0.15/Chart.lock rename to dependency/mariadb/1.0.18/Chart.lock index f93b2304941..e5e29d5a633 100644 --- a/dependency/postgresql/6.0.15/Chart.lock +++ b/dependency/mariadb/1.0.18/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 8.9.7 digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T10:09:50.944757086Z" +generated: "2021-12-01T11:00:49.096553541Z" diff --git a/dependency/mariadb/1.0.17/Chart.yaml b/dependency/mariadb/1.0.18/Chart.yaml similarity index 98% rename from dependency/mariadb/1.0.17/Chart.yaml rename to dependency/mariadb/1.0.18/Chart.yaml index df713655d54..5695c180c32 100644 --- a/dependency/mariadb/1.0.17/Chart.yaml +++ b/dependency/mariadb/1.0.18/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://github.com/prometheus/mysqld_exporter - https://mariadb.org type: application -version: 1.0.17 +version: 1.0.18 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mariadb/1.0.17/README.md b/dependency/mariadb/1.0.18/README.md similarity index 100% rename from dependency/mariadb/1.0.17/README.md rename to dependency/mariadb/1.0.18/README.md diff --git a/dependency/mariadb/1.0.17/app-readme.md b/dependency/mariadb/1.0.18/app-readme.md similarity index 100% rename from dependency/mariadb/1.0.17/app-readme.md rename to dependency/mariadb/1.0.18/app-readme.md diff --git a/dependency/mariadb/1.0.17/charts/common-8.9.7.tgz b/dependency/mariadb/1.0.18/charts/common-8.9.7.tgz similarity index 100% rename from dependency/mariadb/1.0.17/charts/common-8.9.7.tgz rename to dependency/mariadb/1.0.18/charts/common-8.9.7.tgz diff --git a/dependency/mariadb/1.0.17/helm-values.md b/dependency/mariadb/1.0.18/helm-values.md similarity index 97% rename from dependency/mariadb/1.0.17/helm-values.md rename to dependency/mariadb/1.0.18/helm-values.md index fdd131c1af4..0599ba5a18b 100644 --- a/dependency/mariadb/1.0.17/helm-values.md +++ b/dependency/mariadb/1.0.18/helm-values.md @@ -27,7 +27,7 @@ You will, however, be able to use all values referenced in the common chart here | existingSecret | string | `""` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"bitnami/mariadb"` | | -| image.tag | string | `"10.6.5@sha256:913ce8cd2369bc396f7285c2890120b2dba9e54c4caf788267d9c595ec9b8791"` | | +| image.tag | string | `"10.6.5@sha256:eaf86b454e10783feaffe7743f7564bf570d2da3652a8627e3220cfe38fdddb2"` | | | mariadbDatabase | string | `"test"` | | | mariadbPassword | string | `"testpass"` | | | mariadbRootPassword | string | `"testroot"` | | diff --git a/dependency/mariadb/1.0.17/ix_values.yaml b/dependency/mariadb/1.0.18/ix_values.yaml similarity index 97% rename from dependency/mariadb/1.0.17/ix_values.yaml rename to dependency/mariadb/1.0.18/ix_values.yaml index 041afad118f..a986adbb014 100644 --- a/dependency/mariadb/1.0.17/ix_values.yaml +++ b/dependency/mariadb/1.0.18/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: bitnami/mariadb pullPolicy: IfNotPresent - tag: 10.6.5@sha256:913ce8cd2369bc396f7285c2890120b2dba9e54c4caf788267d9c595ec9b8791 + tag: 10.6.5@sha256:eaf86b454e10783feaffe7743f7564bf570d2da3652a8627e3220cfe38fdddb2 controller: # -- Set the controller type. diff --git a/dependency/mariadb/1.0.17/questions.yaml b/dependency/mariadb/1.0.18/questions.yaml similarity index 100% rename from dependency/mariadb/1.0.17/questions.yaml rename to dependency/mariadb/1.0.18/questions.yaml diff --git a/dependency/mariadb/1.0.17/templates/common.yaml b/dependency/mariadb/1.0.18/templates/common.yaml similarity index 100% rename from dependency/mariadb/1.0.17/templates/common.yaml rename to dependency/mariadb/1.0.18/templates/common.yaml diff --git a/dependency/mariadb/1.0.17/templates/secret.yaml b/dependency/mariadb/1.0.18/templates/secret.yaml similarity index 100% rename from dependency/mariadb/1.0.17/templates/secret.yaml rename to dependency/mariadb/1.0.18/templates/secret.yaml diff --git a/dependency/mariadb/1.0.17/values.yaml b/dependency/mariadb/1.0.18/values.yaml similarity index 100% rename from dependency/mariadb/1.0.17/values.yaml rename to dependency/mariadb/1.0.18/values.yaml diff --git a/dependency/postgresql/6.0.15/CHANGELOG.md b/dependency/postgresql/6.0.16/CHANGELOG.md similarity index 90% rename from dependency/postgresql/6.0.15/CHANGELOG.md rename to dependency/postgresql/6.0.16/CHANGELOG.md index c6b6c30436a..84f4722cdbc 100644 --- a/dependency/postgresql/6.0.15/CHANGELOG.md +++ b/dependency/postgresql/6.0.16/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [postgresql-6.0.16](https://github.com/truecharts/apps/compare/postgresql-6.0.15...postgresql-6.0.16) (2021-12-01) + +#### Chore + +* update non-major ([#1443](https://github.com/truecharts/apps/issues/1443)) + + + ### [postgresql-6.0.15](https://github.com/truecharts/apps/compare/postgresql-6.0.14...postgresql-6.0.15) (2021-11-30) @@ -88,12 +97,3 @@ #### Chore -* bump common - - - - -### [postgresql-6.0.2](https://github.com/truecharts/apps/compare/postgresql-6.0.1...postgresql-6.0.2) (2021-11-16) - -#### Chore - diff --git a/dependency/postgresql/6.0.15/CONFIG.md b/dependency/postgresql/6.0.16/CONFIG.md similarity index 100% rename from dependency/postgresql/6.0.15/CONFIG.md rename to dependency/postgresql/6.0.16/CONFIG.md diff --git a/dependency/mariadb/1.0.17/Chart.lock b/dependency/postgresql/6.0.16/Chart.lock similarity index 78% rename from dependency/mariadb/1.0.17/Chart.lock rename to dependency/postgresql/6.0.16/Chart.lock index 924036ac317..dbbfc1ec4c8 100644 --- a/dependency/mariadb/1.0.17/Chart.lock +++ b/dependency/postgresql/6.0.16/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 8.9.7 digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T10:08:49.581547694Z" +generated: "2021-12-01T11:01:13.901315861Z" diff --git a/dependency/postgresql/6.0.15/Chart.yaml b/dependency/postgresql/6.0.16/Chart.yaml similarity index 97% rename from dependency/postgresql/6.0.15/Chart.yaml rename to dependency/postgresql/6.0.16/Chart.yaml index 0a9169f4ca8..9ded1243268 100644 --- a/dependency/postgresql/6.0.15/Chart.yaml +++ b/dependency/postgresql/6.0.16/Chart.yaml @@ -22,7 +22,7 @@ name: postgresql sources: - https://www.postgresql.org/ type: application -version: 6.0.15 +version: 6.0.16 annotations: truecharts.org/catagories: | - database diff --git a/dependency/postgresql/6.0.15/README.md b/dependency/postgresql/6.0.16/README.md similarity index 100% rename from dependency/postgresql/6.0.15/README.md rename to dependency/postgresql/6.0.16/README.md diff --git a/dependency/postgresql/6.0.15/app-readme.md b/dependency/postgresql/6.0.16/app-readme.md similarity index 100% rename from dependency/postgresql/6.0.15/app-readme.md rename to dependency/postgresql/6.0.16/app-readme.md diff --git a/dependency/postgresql/6.0.15/charts/common-8.9.7.tgz b/dependency/postgresql/6.0.16/charts/common-8.9.7.tgz similarity index 100% rename from dependency/postgresql/6.0.15/charts/common-8.9.7.tgz rename to dependency/postgresql/6.0.16/charts/common-8.9.7.tgz diff --git a/dependency/postgresql/6.0.15/helm-values.md b/dependency/postgresql/6.0.16/helm-values.md similarity index 96% rename from dependency/postgresql/6.0.15/helm-values.md rename to dependency/postgresql/6.0.16/helm-values.md index 8c08fc707e1..14ad12c848e 100644 --- a/dependency/postgresql/6.0.15/helm-values.md +++ b/dependency/postgresql/6.0.16/helm-values.md @@ -28,7 +28,7 @@ You will, however, be able to use all values referenced in the common chart here | existingSecret | string | `""` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"bitnami/postgresql"` | | -| image.tag | string | `"14.1.0@sha256:bdfeb12b5f8ae8dedfc2f7cb18a0ba48959c4dacc19176292a2fffd0abacdebe"` | | +| image.tag | string | `"14.1.0@sha256:a8d81b4ce9ba6377b7250847e3b02cf84ae409785cf7df797a160b0f31b4246e"` | | | podSecurityContext.runAsGroup | int | `0` | | | postgrespassword | string | `"testroot"` | | | postgresqlDatabase | string | `"test"` | | diff --git a/dependency/postgresql/6.0.15/ix_values.yaml b/dependency/postgresql/6.0.16/ix_values.yaml similarity index 95% rename from dependency/postgresql/6.0.15/ix_values.yaml rename to dependency/postgresql/6.0.16/ix_values.yaml index 090405d469f..405abd6d62b 100644 --- a/dependency/postgresql/6.0.15/ix_values.yaml +++ b/dependency/postgresql/6.0.16/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: bitnami/postgresql pullPolicy: IfNotPresent - tag: 14.1.0@sha256:bdfeb12b5f8ae8dedfc2f7cb18a0ba48959c4dacc19176292a2fffd0abacdebe + tag: 14.1.0@sha256:a8d81b4ce9ba6377b7250847e3b02cf84ae409785cf7df797a160b0f31b4246e controller: # -- Set the controller type. diff --git a/dependency/postgresql/6.0.15/questions.yaml b/dependency/postgresql/6.0.16/questions.yaml similarity index 100% rename from dependency/postgresql/6.0.15/questions.yaml rename to dependency/postgresql/6.0.16/questions.yaml diff --git a/dependency/postgresql/6.0.15/templates/backup-postgres-config.yaml b/dependency/postgresql/6.0.16/templates/backup-postgres-config.yaml similarity index 100% rename from dependency/postgresql/6.0.15/templates/backup-postgres-config.yaml rename to dependency/postgresql/6.0.16/templates/backup-postgres-config.yaml diff --git a/dependency/postgresql/6.0.15/templates/common.yaml b/dependency/postgresql/6.0.16/templates/common.yaml similarity index 100% rename from dependency/postgresql/6.0.15/templates/common.yaml rename to dependency/postgresql/6.0.16/templates/common.yaml diff --git a/dependency/postgresql/6.0.15/templates/secret.yaml b/dependency/postgresql/6.0.16/templates/secret.yaml similarity index 100% rename from dependency/postgresql/6.0.15/templates/secret.yaml rename to dependency/postgresql/6.0.16/templates/secret.yaml diff --git a/dependency/postgresql/6.0.15/templates/upgrade-backup-postgres-hook.yaml b/dependency/postgresql/6.0.16/templates/upgrade-backup-postgres-hook.yaml similarity index 100% rename from dependency/postgresql/6.0.15/templates/upgrade-backup-postgres-hook.yaml rename to dependency/postgresql/6.0.16/templates/upgrade-backup-postgres-hook.yaml diff --git a/dependency/postgresql/6.0.15/values.yaml b/dependency/postgresql/6.0.16/values.yaml similarity index 100% rename from dependency/postgresql/6.0.15/values.yaml rename to dependency/postgresql/6.0.16/values.yaml diff --git a/dependency/redis/1.0.19/CHANGELOG.md b/dependency/redis/1.0.20/CHANGELOG.md similarity index 90% rename from dependency/redis/1.0.19/CHANGELOG.md rename to dependency/redis/1.0.20/CHANGELOG.md index dc4be3fddb9..c3ba916db71 100644 --- a/dependency/redis/1.0.19/CHANGELOG.md +++ b/dependency/redis/1.0.20/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [redis-1.0.20](https://github.com/truecharts/apps/compare/redis-1.0.19...redis-1.0.20) (2021-12-01) + +#### Chore + +* update non-major ([#1443](https://github.com/truecharts/apps/issues/1443)) + + + ### [redis-1.0.19](https://github.com/truecharts/apps/compare/redis-1.0.18...redis-1.0.19) (2021-11-30) @@ -88,12 +97,3 @@ #### Chore -* bump common - - - - -### [redis-1.0.6](https://github.com/truecharts/apps/compare/redis-1.0.5...redis-1.0.6) (2021-11-16) - -#### Chore - diff --git a/dependency/redis/1.0.19/CONFIG.md b/dependency/redis/1.0.20/CONFIG.md similarity index 100% rename from dependency/redis/1.0.19/CONFIG.md rename to dependency/redis/1.0.20/CONFIG.md diff --git a/dependency/redis/1.0.19/Chart.lock b/dependency/redis/1.0.20/Chart.lock similarity index 78% rename from dependency/redis/1.0.19/Chart.lock rename to dependency/redis/1.0.20/Chart.lock index 6550141e52d..0c7df187271 100644 --- a/dependency/redis/1.0.19/Chart.lock +++ b/dependency/redis/1.0.20/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 8.9.7 digest: sha256:fcde72accd942e87af2e3e43b8743053fca3f604d214556f2357bd39ca43d3dd -generated: "2021-11-30T10:10:53.283252229Z" +generated: "2021-12-01T11:01:38.555043124Z" diff --git a/dependency/redis/1.0.19/Chart.yaml b/dependency/redis/1.0.20/Chart.yaml similarity index 97% rename from dependency/redis/1.0.19/Chart.yaml rename to dependency/redis/1.0.20/Chart.yaml index 7ede4d6032c..72361992f24 100644 --- a/dependency/redis/1.0.19/Chart.yaml +++ b/dependency/redis/1.0.20/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/bitnami/bitnami-docker-redis - http://redis.io/ type: application -version: 1.0.19 +version: 1.0.20 annotations: truecharts.org/catagories: | - database diff --git a/dependency/redis/1.0.19/README.md b/dependency/redis/1.0.20/README.md similarity index 100% rename from dependency/redis/1.0.19/README.md rename to dependency/redis/1.0.20/README.md diff --git a/dependency/redis/1.0.19/app-readme.md b/dependency/redis/1.0.20/app-readme.md similarity index 100% rename from dependency/redis/1.0.19/app-readme.md rename to dependency/redis/1.0.20/app-readme.md diff --git a/dependency/redis/1.0.19/charts/common-8.9.7.tgz b/dependency/redis/1.0.20/charts/common-8.9.7.tgz similarity index 100% rename from dependency/redis/1.0.19/charts/common-8.9.7.tgz rename to dependency/redis/1.0.20/charts/common-8.9.7.tgz diff --git a/dependency/redis/1.0.19/helm-values.md b/dependency/redis/1.0.20/helm-values.md similarity index 97% rename from dependency/redis/1.0.19/helm-values.md rename to dependency/redis/1.0.20/helm-values.md index 25e52e45689..3bbe1ef1f4a 100644 --- a/dependency/redis/1.0.19/helm-values.md +++ b/dependency/redis/1.0.20/helm-values.md @@ -28,7 +28,7 @@ You will, however, be able to use all values referenced in the common chart here | existingSecret | string | `""` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"bitnami/redis"` | | -| image.tag | string | `"6.2.6@sha256:61237e1fb2fbc54ad58141057591538d9563d992ba09cf789766a314e9433c07"` | | +| image.tag | string | `"6.2.6@sha256:5c14298baea515f4317aa2ab85eaadf119cc49c17e0ad2e1e87aeab87a4431d2"` | | | persistence.redis-health | object | See below | redis-health configmap mount | | persistence.redis-health.mountPath | string | `"/health"` | Where to mount the volume in the main container. Defaults to `/`, setting to '-' creates the volume but disables the volumeMount. | | persistence.redis-health.readOnly | bool | `false` | Specify if the volume should be mounted read-only. | diff --git a/dependency/redis/1.0.19/ix_values.yaml b/dependency/redis/1.0.20/ix_values.yaml similarity index 97% rename from dependency/redis/1.0.19/ix_values.yaml rename to dependency/redis/1.0.20/ix_values.yaml index 808f8b1001e..f52d37dd5dc 100644 --- a/dependency/redis/1.0.19/ix_values.yaml +++ b/dependency/redis/1.0.20/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: bitnami/redis pullPolicy: IfNotPresent - tag: 6.2.6@sha256:61237e1fb2fbc54ad58141057591538d9563d992ba09cf789766a314e9433c07 + tag: 6.2.6@sha256:5c14298baea515f4317aa2ab85eaadf119cc49c17e0ad2e1e87aeab87a4431d2 controller: # -- Set the controller type. diff --git a/dependency/redis/1.0.19/questions.yaml b/dependency/redis/1.0.20/questions.yaml similarity index 100% rename from dependency/redis/1.0.19/questions.yaml rename to dependency/redis/1.0.20/questions.yaml diff --git a/dependency/redis/1.0.19/templates/common.yaml b/dependency/redis/1.0.20/templates/common.yaml similarity index 100% rename from dependency/redis/1.0.19/templates/common.yaml rename to dependency/redis/1.0.20/templates/common.yaml diff --git a/dependency/redis/1.0.19/templates/health-configmap.yaml b/dependency/redis/1.0.20/templates/health-configmap.yaml similarity index 100% rename from dependency/redis/1.0.19/templates/health-configmap.yaml rename to dependency/redis/1.0.20/templates/health-configmap.yaml diff --git a/dependency/redis/1.0.19/templates/secret.yaml b/dependency/redis/1.0.20/templates/secret.yaml similarity index 100% rename from dependency/redis/1.0.19/templates/secret.yaml rename to dependency/redis/1.0.20/templates/secret.yaml diff --git a/dependency/redis/1.0.19/values.yaml b/dependency/redis/1.0.20/values.yaml similarity index 100% rename from dependency/redis/1.0.19/values.yaml rename to dependency/redis/1.0.20/values.yaml