diff --git a/dependency/postgresql/5.1.14/Chart.lock b/dependency/postgresql/5.1.14/Chart.lock deleted file mode 100644 index 055d34606db..00000000000 --- a/dependency/postgresql/5.1.14/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.5.3 -digest: sha256:0cc5e4101e5ff85c878493dc322d39b7b26b300badde2db93ffddaf6575dafa4 -generated: "2021-11-08T16:42:45.816045366Z" diff --git a/dependency/postgresql/5.1.14/charts/common-8.5.3.tgz b/dependency/postgresql/5.1.14/charts/common-8.5.3.tgz deleted file mode 100644 index ff54eea096d..00000000000 Binary files a/dependency/postgresql/5.1.14/charts/common-8.5.3.tgz and /dev/null differ diff --git a/dependency/postgresql/5.1.14/CHANGELOG.md b/dependency/postgresql/5.1.15/CHANGELOG.md similarity index 87% rename from dependency/postgresql/5.1.14/CHANGELOG.md rename to dependency/postgresql/5.1.15/CHANGELOG.md index ea0d37a7495..fd1bb815864 100644 --- a/dependency/postgresql/5.1.14/CHANGELOG.md +++ b/dependency/postgresql/5.1.15/CHANGELOG.md @@ -1,6 +1,19 @@ # Changelog
+ +### [postgresql-5.1.15](https://github.com/truecharts/apps/compare/postgresql-5.1.14...postgresql-5.1.15) (2021-11-09) + +#### Chore + +* update non-major ([#1296](https://github.com/truecharts/apps/issues/1296)) + +#### Fix + +* correct mistake in service definition + + + ### [postgresql-5.1.14](https://github.com/truecharts/apps/compare/postgresql-5.1.13...postgresql-5.1.14) (2021-11-08) @@ -84,16 +97,3 @@ ### [postgresql-5.1.6](https://github.com/truecharts/apps/compare/postgresql-5.1.5...postgresql-5.1.6) (2021-11-01) -#### Chore - -* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) - - - - -### [postgresql-5.1.5](https://github.com/truecharts/apps/compare/postgresql-5.1.4...postgresql-5.1.5) (2021-11-01) - -#### Chore - -* update non-major ([#1263](https://github.com/truecharts/apps/issues/1263)) - diff --git a/dependency/postgresql/5.1.14/CONFIG.md b/dependency/postgresql/5.1.15/CONFIG.md similarity index 100% rename from dependency/postgresql/5.1.14/CONFIG.md rename to dependency/postgresql/5.1.15/CONFIG.md diff --git a/dependency/postgresql/5.1.15/Chart.lock b/dependency/postgresql/5.1.15/Chart.lock new file mode 100644 index 00000000000..2eed6036a17 --- /dev/null +++ b/dependency/postgresql/5.1.15/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.5.4 +digest: sha256:5bb2d31930ed6ceb6a350de804cbd9b297888a3f6b7b3aa0aaabe8a8d0ed8861 +generated: "2021-11-09T10:20:55.552717437Z" diff --git a/dependency/postgresql/5.1.14/Chart.yaml b/dependency/postgresql/5.1.15/Chart.yaml similarity index 95% rename from dependency/postgresql/5.1.14/Chart.yaml rename to dependency/postgresql/5.1.15/Chart.yaml index 881afc333c4..354a785629c 100644 --- a/dependency/postgresql/5.1.14/Chart.yaml +++ b/dependency/postgresql/5.1.15/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "14.0.0" dependencies: - name: common repository: https://truecharts.org - version: 8.5.3 + version: 8.5.4 deprecated: false description: PostgresSQL home: https://github.com/truecharts/apps/tree/master/stable/postgres @@ -22,7 +22,7 @@ name: postgresql sources: - https://www.postgresql.org/ type: application -version: 5.1.14 +version: 5.1.15 annotations: truecharts.org/catagories: | - database diff --git a/dependency/postgresql/5.1.14/README.md b/dependency/postgresql/5.1.15/README.md similarity index 96% rename from dependency/postgresql/5.1.14/README.md rename to dependency/postgresql/5.1.15/README.md index c97c6b30b62..b162bf113ae 100644 --- a/dependency/postgresql/5.1.14/README.md +++ b/dependency/postgresql/5.1.15/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.5.3 | +| https://truecharts.org | common | 8.5.4 | ## Installing the Chart diff --git a/dependency/postgresql/5.1.14/app-readme.md b/dependency/postgresql/5.1.15/app-readme.md similarity index 100% rename from dependency/postgresql/5.1.14/app-readme.md rename to dependency/postgresql/5.1.15/app-readme.md diff --git a/dependency/postgresql/5.1.15/charts/common-8.5.4.tgz b/dependency/postgresql/5.1.15/charts/common-8.5.4.tgz new file mode 100644 index 00000000000..64862f3bab9 Binary files /dev/null and b/dependency/postgresql/5.1.15/charts/common-8.5.4.tgz differ diff --git a/dependency/postgresql/5.1.14/helm-values.md b/dependency/postgresql/5.1.15/helm-values.md similarity index 93% rename from dependency/postgresql/5.1.14/helm-values.md rename to dependency/postgresql/5.1.15/helm-values.md index 71a8862b05c..7b97e3a0e65 100644 --- a/dependency/postgresql/5.1.14/helm-values.md +++ b/dependency/postgresql/5.1.15/helm-values.md @@ -21,7 +21,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.0.0@sha256:a95e5588c9f716bfc716b090f3cea41cbefb0d2c6e1c3c6de5514a5c2d1ce416"` | | +| image.tag | string | `"14.0.0@sha256:87dda5bc47368d3a895c481ddabdb8b7bdfe8ab40fad599a8c0cc0673d619ce1"` | | | persistence.db.accessMode | string | `"ReadWriteOnce"` | | | persistence.db.enabled | bool | `true` | | | persistence.db.mountPath | string | `"/bitnami/postgresql"` | | @@ -36,6 +36,5 @@ You will, however, be able to use all values referenced in the common chart here | service.main.enabled | bool | `true` | | | service.main.ports.main.port | int | `5432` | | | service.main.ports.main.targetPort | int | `5432` | | -| service.type | string | `"ClusterIP"` | | All Rights Reserved - The TrueCharts Project diff --git a/dependency/postgresql/5.1.14/ix_values.yaml b/dependency/postgresql/5.1.15/ix_values.yaml similarity index 91% rename from dependency/postgresql/5.1.14/ix_values.yaml rename to dependency/postgresql/5.1.15/ix_values.yaml index 5f80cf4a59b..779c0c87e69 100644 --- a/dependency/postgresql/5.1.14/ix_values.yaml +++ b/dependency/postgresql/5.1.15/ix_values.yaml @@ -1,13 +1,12 @@ image: repository: bitnami/postgresql pullPolicy: IfNotPresent - tag: 14.0.0@sha256:a95e5588c9f716bfc716b090f3cea41cbefb0d2c6e1c3c6de5514a5c2d1ce416 + tag: 14.0.0@sha256:87dda5bc47368d3a895c481ddabdb8b7bdfe8ab40fad599a8c0cc0673d619ce1 securityContext: readOnlyRootFilesystem: false service: - type: "ClusterIP" main: enabled: true ports: diff --git a/dependency/postgresql/5.1.14/questions.yaml b/dependency/postgresql/5.1.15/questions.yaml similarity index 100% rename from dependency/postgresql/5.1.14/questions.yaml rename to dependency/postgresql/5.1.15/questions.yaml diff --git a/dependency/postgresql/5.1.14/templates/backup-postgres-config.yaml b/dependency/postgresql/5.1.15/templates/backup-postgres-config.yaml similarity index 100% rename from dependency/postgresql/5.1.14/templates/backup-postgres-config.yaml rename to dependency/postgresql/5.1.15/templates/backup-postgres-config.yaml diff --git a/dependency/postgresql/5.1.14/templates/common.yaml b/dependency/postgresql/5.1.15/templates/common.yaml similarity index 100% rename from dependency/postgresql/5.1.14/templates/common.yaml rename to dependency/postgresql/5.1.15/templates/common.yaml diff --git a/dependency/postgresql/5.1.14/templates/secret.yaml b/dependency/postgresql/5.1.15/templates/secret.yaml similarity index 100% rename from dependency/postgresql/5.1.14/templates/secret.yaml rename to dependency/postgresql/5.1.15/templates/secret.yaml diff --git a/dependency/postgresql/5.1.14/templates/upgrade-backup-postgres-hook.yaml b/dependency/postgresql/5.1.15/templates/upgrade-backup-postgres-hook.yaml similarity index 100% rename from dependency/postgresql/5.1.14/templates/upgrade-backup-postgres-hook.yaml rename to dependency/postgresql/5.1.15/templates/upgrade-backup-postgres-hook.yaml diff --git a/dependency/postgresql/5.1.14/values.yaml b/dependency/postgresql/5.1.15/values.yaml similarity index 100% rename from dependency/postgresql/5.1.14/values.yaml rename to dependency/postgresql/5.1.15/values.yaml