diff --git a/incubator/sogo/4.0.4/CHANGELOG.md b/incubator/sogo/4.0.4/CHANGELOG.md deleted file mode 100644 index 2986f34886..0000000000 --- a/incubator/sogo/4.0.4/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [sogo-4.0.4](https://github.com/truecharts/apps/compare/sogo-4.0.3...sogo-4.0.4) (2021-09-28) - -#### Chore - -* update non-major ([#1046](https://github.com/truecharts/apps/issues/1046)) - diff --git a/incubator/sogo/4.0.5/CHANGELOG.md b/incubator/sogo/4.0.5/CHANGELOG.md new file mode 100644 index 0000000000..339fb7f881 --- /dev/null +++ b/incubator/sogo/4.0.5/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [sogo-4.0.5](https://github.com/truecharts/apps/compare/sogo-4.0.4...sogo-4.0.5) (2021-09-28) + +#### Chore + +* update non-major ([#1048](https://github.com/truecharts/apps/issues/1048)) + diff --git a/incubator/sogo/4.0.4/CONFIG.md b/incubator/sogo/4.0.5/CONFIG.md similarity index 100% rename from incubator/sogo/4.0.4/CONFIG.md rename to incubator/sogo/4.0.5/CONFIG.md diff --git a/incubator/sogo/4.0.4/Chart.lock b/incubator/sogo/4.0.5/Chart.lock similarity index 87% rename from incubator/sogo/4.0.4/Chart.lock rename to incubator/sogo/4.0.5/Chart.lock index 33f12b18aa..a76648b619 100644 --- a/incubator/sogo/4.0.4/Chart.lock +++ b/incubator/sogo/4.0.5/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.bitnami.com/bitnami version: 5.15.2 digest: sha256:a1a1402cd7f60d55918438e9aca742452156af7f5fbb9c45e57cba06b71d216d -generated: "2021-09-28T06:35:16.330975881Z" +generated: "2021-09-28T07:41:09.912150971Z" diff --git a/incubator/sogo/4.0.4/Chart.yaml b/incubator/sogo/4.0.5/Chart.yaml similarity index 97% rename from incubator/sogo/4.0.4/Chart.yaml rename to incubator/sogo/4.0.5/Chart.yaml index 752164c5e6..7720832005 100644 --- a/incubator/sogo/4.0.4/Chart.yaml +++ b/incubator/sogo/4.0.5/Chart.yaml @@ -27,4 +27,4 @@ name: sogo sources: - https://www.sogo.nu/ type: application -version: 4.0.4 +version: 4.0.5 diff --git a/incubator/sogo/4.0.4/README.md b/incubator/sogo/4.0.5/README.md similarity index 100% rename from incubator/sogo/4.0.4/README.md rename to incubator/sogo/4.0.5/README.md diff --git a/incubator/sogo/4.0.4/app-readme.md b/incubator/sogo/4.0.5/app-readme.md similarity index 100% rename from incubator/sogo/4.0.4/app-readme.md rename to incubator/sogo/4.0.5/app-readme.md diff --git a/incubator/sogo/4.0.4/charts/common-8.0.8.tgz b/incubator/sogo/4.0.5/charts/common-8.0.8.tgz similarity index 100% rename from incubator/sogo/4.0.4/charts/common-8.0.8.tgz rename to incubator/sogo/4.0.5/charts/common-8.0.8.tgz diff --git a/incubator/sogo/4.0.4/charts/memcached-5.15.2.tgz b/incubator/sogo/4.0.5/charts/memcached-5.15.2.tgz similarity index 100% rename from incubator/sogo/4.0.4/charts/memcached-5.15.2.tgz rename to incubator/sogo/4.0.5/charts/memcached-5.15.2.tgz diff --git a/incubator/sogo/4.0.4/charts/postgresql-3.0.1.tgz b/incubator/sogo/4.0.5/charts/postgresql-3.0.1.tgz similarity index 100% rename from incubator/sogo/4.0.4/charts/postgresql-3.0.1.tgz rename to incubator/sogo/4.0.5/charts/postgresql-3.0.1.tgz diff --git a/incubator/sogo/4.0.4/helm-values.md b/incubator/sogo/4.0.5/helm-values.md similarity index 97% rename from incubator/sogo/4.0.4/helm-values.md rename to incubator/sogo/4.0.5/helm-values.md index 27c5092f1b..f4a59bcad9 100644 --- a/incubator/sogo/4.0.4/helm-values.md +++ b/incubator/sogo/4.0.5/helm-values.md @@ -23,7 +23,7 @@ You will, however, be able to use all values referenced in the common chart here | postgresql | object | `{"enabled":true,"existingSecret":"dbcreds","postgresqlDatabase":"sogo","postgresqlUsername":"sogo"}` | postgres dependency settings | | postgresqlImage.pullPolicy | string | `"IfNotPresent"` | | | postgresqlImage.repository | string | `"bitnami/postgresql"` | | -| postgresqlImage.tag | string | `"13.4.0@sha256:8649fbdf99edc80f42620ae946255fcae687e9b9071ab7e635680828ef212de4"` | | +| postgresqlImage.tag | string | `"13.4.0@sha256:157b3a69567fe84148860f2f03526750dc3f8d7c8d03d2488e7077030b3b925c"` | | | securityContext.readOnlyRootFilesystem | bool | `false` | | | securityContext.runAsNonRoot | bool | `false` | | | service | object | `{"main":{"ports":{"main":{"port":80}}}}` | services | diff --git a/incubator/sogo/4.0.4/ix_values.yaml b/incubator/sogo/4.0.5/ix_values.yaml similarity index 95% rename from incubator/sogo/4.0.4/ix_values.yaml rename to incubator/sogo/4.0.5/ix_values.yaml index b147d50636..5920270cf9 100644 --- a/incubator/sogo/4.0.4/ix_values.yaml +++ b/incubator/sogo/4.0.5/ix_values.yaml @@ -11,7 +11,7 @@ image: postgresqlImage: repository: bitnami/postgresql pullPolicy: IfNotPresent - tag: 13.4.0@sha256:8649fbdf99edc80f42620ae946255fcae687e9b9071ab7e635680828ef212de4 + tag: 13.4.0@sha256:157b3a69567fe84148860f2f03526750dc3f8d7c8d03d2488e7077030b3b925c initContainers: migrate-db: diff --git a/incubator/sogo/4.0.4/questions.yaml b/incubator/sogo/4.0.5/questions.yaml similarity index 100% rename from incubator/sogo/4.0.4/questions.yaml rename to incubator/sogo/4.0.5/questions.yaml diff --git a/incubator/sogo/4.0.4/templates/_config.tpl b/incubator/sogo/4.0.5/templates/_config.tpl similarity index 100% rename from incubator/sogo/4.0.4/templates/_config.tpl rename to incubator/sogo/4.0.5/templates/_config.tpl diff --git a/incubator/sogo/4.0.4/templates/common.yaml b/incubator/sogo/4.0.5/templates/common.yaml similarity index 100% rename from incubator/sogo/4.0.4/templates/common.yaml rename to incubator/sogo/4.0.5/templates/common.yaml diff --git a/incubator/sogo/4.0.4/test_values.yaml b/incubator/sogo/4.0.5/test_values.yaml similarity index 97% rename from incubator/sogo/4.0.4/test_values.yaml rename to incubator/sogo/4.0.5/test_values.yaml index 56c26f0701..f955d7afca 100644 --- a/incubator/sogo/4.0.4/test_values.yaml +++ b/incubator/sogo/4.0.5/test_values.yaml @@ -15,7 +15,7 @@ podSecurityContext: postgresqlImage: repository: bitnami/postgresql pullPolicy: IfNotPresent - tag: 13.4.0@sha256:8649fbdf99edc80f42620ae946255fcae687e9b9071ab7e635680828ef212de4 + tag: 13.4.0@sha256:157b3a69567fe84148860f2f03526750dc3f8d7c8d03d2488e7077030b3b925c # -- services service: diff --git a/incubator/sogo/4.0.4/values.yaml b/incubator/sogo/4.0.5/values.yaml similarity index 100% rename from incubator/sogo/4.0.4/values.yaml rename to incubator/sogo/4.0.5/values.yaml diff --git a/stable/authelia/4.0.4/CHANGELOG.md b/stable/authelia/4.0.4/CHANGELOG.md deleted file mode 100644 index 4c34cf98ed..0000000000 --- a/stable/authelia/4.0.4/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [authelia-4.0.4](https://github.com/truecharts/apps/compare/authelia-4.0.3...authelia-4.0.4) (2021-09-27) - -#### Chore - -* update helm chart redis to v15.4.0 - diff --git a/stable/authelia/4.0.5/CHANGELOG.md b/stable/authelia/4.0.5/CHANGELOG.md new file mode 100644 index 0000000000..cf50de9246 --- /dev/null +++ b/stable/authelia/4.0.5/CHANGELOG.md @@ -0,0 +1,9 @@ + + +### [authelia-4.0.5](https://github.com/truecharts/apps/compare/authelia-4.0.4...authelia-4.0.5) (2021-09-28) + +#### Chore + +* update non-major ([#1048](https://github.com/truecharts/apps/issues/1048)) +* update non-major ([#1046](https://github.com/truecharts/apps/issues/1046)) + diff --git a/stable/authelia/4.0.4/CONFIG.md b/stable/authelia/4.0.5/CONFIG.md similarity index 100% rename from stable/authelia/4.0.4/CONFIG.md rename to stable/authelia/4.0.5/CONFIG.md diff --git a/stable/authelia/4.0.4/Chart.lock b/stable/authelia/4.0.5/Chart.lock similarity index 87% rename from stable/authelia/4.0.4/Chart.lock rename to stable/authelia/4.0.5/Chart.lock index bbca87fbcb..ad3796751e 100644 --- a/stable/authelia/4.0.4/Chart.lock +++ b/stable/authelia/4.0.5/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.bitnami.com/bitnami version: 15.4.0 digest: sha256:857e62b673b8a259655cf5875720bc7e37a87725b251e226b3f993630229c40b -generated: "2021-09-27T22:05:10.648980397Z" +generated: "2021-09-28T07:41:29.00080912Z" diff --git a/stable/authelia/4.0.4/Chart.yaml b/stable/authelia/4.0.5/Chart.yaml similarity index 98% rename from stable/authelia/4.0.4/Chart.yaml rename to stable/authelia/4.0.5/Chart.yaml index e93a57de44..ad428e481e 100644 --- a/stable/authelia/4.0.4/Chart.yaml +++ b/stable/authelia/4.0.5/Chart.yaml @@ -38,4 +38,4 @@ sources: - https://github.com/authelia/chartrepo - https://github.com/authelia/authelia type: application -version: 4.0.4 +version: 4.0.5 diff --git a/stable/authelia/4.0.4/README.md b/stable/authelia/4.0.5/README.md similarity index 100% rename from stable/authelia/4.0.4/README.md rename to stable/authelia/4.0.5/README.md diff --git a/stable/authelia/4.0.4/app-readme.md b/stable/authelia/4.0.5/app-readme.md similarity index 100% rename from stable/authelia/4.0.4/app-readme.md rename to stable/authelia/4.0.5/app-readme.md diff --git a/stable/authelia/4.0.4/charts/common-8.0.8.tgz b/stable/authelia/4.0.5/charts/common-8.0.8.tgz similarity index 100% rename from stable/authelia/4.0.4/charts/common-8.0.8.tgz rename to stable/authelia/4.0.5/charts/common-8.0.8.tgz diff --git a/stable/authelia/4.0.4/charts/postgresql-3.0.1.tgz b/stable/authelia/4.0.5/charts/postgresql-3.0.1.tgz similarity index 100% rename from stable/authelia/4.0.4/charts/postgresql-3.0.1.tgz rename to stable/authelia/4.0.5/charts/postgresql-3.0.1.tgz diff --git a/stable/authelia/4.0.4/charts/redis-15.4.0.tgz b/stable/authelia/4.0.5/charts/redis-15.4.0.tgz similarity index 100% rename from stable/authelia/4.0.4/charts/redis-15.4.0.tgz rename to stable/authelia/4.0.5/charts/redis-15.4.0.tgz diff --git a/stable/authelia/4.0.4/helm-values.md b/stable/authelia/4.0.5/helm-values.md similarity index 98% rename from stable/authelia/4.0.4/helm-values.md rename to stable/authelia/4.0.5/helm-values.md index 97b2f5af7b..3bf5b3b078 100644 --- a/stable/authelia/4.0.4/helm-values.md +++ b/stable/authelia/4.0.5/helm-values.md @@ -110,7 +110,7 @@ You will, however, be able to use all values referenced in the common chart here | postgresql.postgresqlUsername | string | `"authelia"` | | | postgresqlImage.pullPolicy | string | `"IfNotPresent"` | | | postgresqlImage.repository | string | `"bitnami/postgresql"` | | -| postgresqlImage.tag | string | `"13.4.0@sha256:abfb7efd31afc36a8b16aa077bb9dd165c4f635412affef37c7859605fda762c"` | | +| postgresqlImage.tag | string | `"13.4.0@sha256:157b3a69567fe84148860f2f03526750dc3f8d7c8d03d2488e7077030b3b925c"` | | | probes.liveness.path | string | `"/api/health\""` | | | probes.liveness.type | string | `"HTTP"` | | | probes.readiness.path | string | `"/api/health"` | | diff --git a/stable/authelia/4.0.4/ix_values.yaml b/stable/authelia/4.0.5/ix_values.yaml similarity index 98% rename from stable/authelia/4.0.4/ix_values.yaml rename to stable/authelia/4.0.5/ix_values.yaml index 2581f43d48..0156603655 100644 --- a/stable/authelia/4.0.4/ix_values.yaml +++ b/stable/authelia/4.0.5/ix_values.yaml @@ -12,7 +12,7 @@ image: postgresqlImage: repository: bitnami/postgresql pullPolicy: IfNotPresent - tag: 13.4.0@sha256:abfb7efd31afc36a8b16aa077bb9dd165c4f635412affef37c7859605fda762c + tag: 13.4.0@sha256:157b3a69567fe84148860f2f03526750dc3f8d7c8d03d2488e7077030b3b925c enableServiceLinks: false diff --git a/stable/authelia/4.0.4/questions.yaml b/stable/authelia/4.0.5/questions.yaml similarity index 100% rename from stable/authelia/4.0.4/questions.yaml rename to stable/authelia/4.0.5/questions.yaml diff --git a/stable/authelia/4.0.4/templates/_configmap.tpl b/stable/authelia/4.0.5/templates/_configmap.tpl similarity index 100% rename from stable/authelia/4.0.4/templates/_configmap.tpl rename to stable/authelia/4.0.5/templates/_configmap.tpl diff --git a/stable/authelia/4.0.4/templates/_secrets.tpl b/stable/authelia/4.0.5/templates/_secrets.tpl similarity index 100% rename from stable/authelia/4.0.4/templates/_secrets.tpl rename to stable/authelia/4.0.5/templates/_secrets.tpl diff --git a/stable/authelia/4.0.4/templates/common.yaml b/stable/authelia/4.0.5/templates/common.yaml similarity index 100% rename from stable/authelia/4.0.4/templates/common.yaml rename to stable/authelia/4.0.5/templates/common.yaml diff --git a/stable/authelia/4.0.4/test_values.yaml b/stable/authelia/4.0.5/test_values.yaml similarity index 99% rename from stable/authelia/4.0.4/test_values.yaml rename to stable/authelia/4.0.5/test_values.yaml index 6511fcf87c..d66e582ab7 100644 --- a/stable/authelia/4.0.4/test_values.yaml +++ b/stable/authelia/4.0.5/test_values.yaml @@ -8,7 +8,7 @@ image: postgresqlImage: repository: bitnami/postgresql pullPolicy: IfNotPresent - tag: 13.4.0@sha256:abfb7efd31afc36a8b16aa077bb9dd165c4f635412affef37c7859605fda762c + tag: 13.4.0@sha256:157b3a69567fe84148860f2f03526750dc3f8d7c8d03d2488e7077030b3b925c command: ["authelia"] args: ["--config=/configuration.yaml"] diff --git a/stable/authelia/4.0.4/values.yaml b/stable/authelia/4.0.5/values.yaml similarity index 100% rename from stable/authelia/4.0.4/values.yaml rename to stable/authelia/4.0.5/values.yaml diff --git a/stable/esphome/8.0.1/CHANGELOG.md b/stable/esphome/8.0.1/CHANGELOG.md deleted file mode 100644 index f77c6931f3..0000000000 --- a/stable/esphome/8.0.1/CHANGELOG.md +++ /dev/null @@ -1,4 +0,0 @@ - - -### [esphome-8.0.1](https://github.com/truecharts/apps/compare/esphome-8.0.0...esphome-8.0.1) (2021-09-26) - diff --git a/stable/esphome/8.0.2/CHANGELOG.md b/stable/esphome/8.0.2/CHANGELOG.md new file mode 100644 index 0000000000..1564bf9555 --- /dev/null +++ b/stable/esphome/8.0.2/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [esphome-8.0.2](https://github.com/truecharts/apps/compare/esphome-8.0.1...esphome-8.0.2) (2021-09-28) + +#### Chore + +* update non-major ([#1048](https://github.com/truecharts/apps/issues/1048)) + diff --git a/stable/esphome/8.0.1/CONFIG.md b/stable/esphome/8.0.2/CONFIG.md similarity index 100% rename from stable/esphome/8.0.1/CONFIG.md rename to stable/esphome/8.0.2/CONFIG.md diff --git a/stable/postgresql/3.0.2/Chart.lock b/stable/esphome/8.0.2/Chart.lock similarity index 78% rename from stable/postgresql/3.0.2/Chart.lock rename to stable/esphome/8.0.2/Chart.lock index 477967b205..c48710835d 100644 --- a/stable/postgresql/3.0.2/Chart.lock +++ b/stable/esphome/8.0.2/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 8.0.8 digest: sha256:2574f8d60c5c80bd4734ad033e1d6ce991b79c1419b98a3d78edfdbf0eed940e -generated: "2021-09-28T06:38:35.412593999Z" +generated: "2021-09-28T07:41:45.627651838Z" diff --git a/stable/esphome/8.0.1/Chart.yaml b/stable/esphome/8.0.2/Chart.yaml similarity index 95% rename from stable/esphome/8.0.1/Chart.yaml rename to stable/esphome/8.0.2/Chart.yaml index 593c4e7272..4a9d9a3312 100644 --- a/stable/esphome/8.0.1/Chart.yaml +++ b/stable/esphome/8.0.2/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2021.9.1" +appVersion: "2021.9.2" dependencies: - name: common repository: https://truecharts.org @@ -24,4 +24,4 @@ sources: - https://github.com/esphome/esphome - https://hub.docker.com/u/esphome type: application -version: 8.0.1 +version: 8.0.2 diff --git a/stable/esphome/8.0.1/README.md b/stable/esphome/8.0.2/README.md similarity index 100% rename from stable/esphome/8.0.1/README.md rename to stable/esphome/8.0.2/README.md diff --git a/stable/esphome/8.0.1/app-readme.md b/stable/esphome/8.0.2/app-readme.md similarity index 100% rename from stable/esphome/8.0.1/app-readme.md rename to stable/esphome/8.0.2/app-readme.md diff --git a/stable/esphome/8.0.1/charts/common-8.0.8.tgz b/stable/esphome/8.0.2/charts/common-8.0.8.tgz similarity index 100% rename from stable/esphome/8.0.1/charts/common-8.0.8.tgz rename to stable/esphome/8.0.2/charts/common-8.0.8.tgz diff --git a/stable/esphome/8.0.1/helm-values.md b/stable/esphome/8.0.2/helm-values.md similarity index 91% rename from stable/esphome/8.0.1/helm-values.md rename to stable/esphome/8.0.2/helm-values.md index d59d3736cd..4359c3231a 100644 --- a/stable/esphome/8.0.1/helm-values.md +++ b/stable/esphome/8.0.2/helm-values.md @@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here | env | object | `{}` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/truecharts/esphome"` | | -| image.tag | string | `"v2021.9.1@sha256:f50cafe66793653fb2fd22ac436f9dea83535f0cca599400c2d76f09845a6e44"` | | +| image.tag | string | `"v2021.9.2@sha256:316abb91ce2bbe4d91c0733a3c99be58e6e61a379130dffa5fa7fee770f20fae"` | | | persistence.config.accessMode | string | `"ReadWriteOnce"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | diff --git a/stable/esphome/8.0.1/ix_values.yaml b/stable/esphome/8.0.2/ix_values.yaml similarity index 84% rename from stable/esphome/8.0.1/ix_values.yaml rename to stable/esphome/8.0.2/ix_values.yaml index 09c19863d7..ca8f28782a 100644 --- a/stable/esphome/8.0.1/ix_values.yaml +++ b/stable/esphome/8.0.2/ix_values.yaml @@ -7,7 +7,7 @@ image: repository: ghcr.io/truecharts/esphome pullPolicy: IfNotPresent - tag: v2021.9.1@sha256:f50cafe66793653fb2fd22ac436f9dea83535f0cca599400c2d76f09845a6e44 + tag: v2021.9.2@sha256:316abb91ce2bbe4d91c0733a3c99be58e6e61a379130dffa5fa7fee770f20fae ## # Most other defaults are set in questions.yaml diff --git a/stable/esphome/8.0.1/questions.yaml b/stable/esphome/8.0.2/questions.yaml similarity index 100% rename from stable/esphome/8.0.1/questions.yaml rename to stable/esphome/8.0.2/questions.yaml diff --git a/stable/esphome/8.0.1/templates/common.yaml b/stable/esphome/8.0.2/templates/common.yaml similarity index 100% rename from stable/esphome/8.0.1/templates/common.yaml rename to stable/esphome/8.0.2/templates/common.yaml diff --git a/stable/esphome/8.0.1/test_values.yaml b/stable/esphome/8.0.2/test_values.yaml similarity index 84% rename from stable/esphome/8.0.1/test_values.yaml rename to stable/esphome/8.0.2/test_values.yaml index f3f8c08766..648d8f50bb 100644 --- a/stable/esphome/8.0.1/test_values.yaml +++ b/stable/esphome/8.0.2/test_values.yaml @@ -3,7 +3,7 @@ image: repository: ghcr.io/truecharts/esphome pullPolicy: IfNotPresent - tag: v2021.9.1@sha256:f50cafe66793653fb2fd22ac436f9dea83535f0cca599400c2d76f09845a6e44 + tag: v2021.9.2@sha256:316abb91ce2bbe4d91c0733a3c99be58e6e61a379130dffa5fa7fee770f20fae service: main: diff --git a/stable/esphome/8.0.1/values.yaml b/stable/esphome/8.0.2/values.yaml similarity index 100% rename from stable/esphome/8.0.1/values.yaml rename to stable/esphome/8.0.2/values.yaml diff --git a/stable/fireflyiii/9.0.3/CHANGELOG.md b/stable/fireflyiii/9.0.3/CHANGELOG.md deleted file mode 100644 index b20b42193b..0000000000 --- a/stable/fireflyiii/9.0.3/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [fireflyiii-9.0.3](https://github.com/truecharts/apps/compare/fireflyiii-9.0.2...fireflyiii-9.0.3) (2021-09-28) - -#### Chore - -* update non-major ([#1046](https://github.com/truecharts/apps/issues/1046)) - diff --git a/stable/fireflyiii/9.0.4/CHANGELOG.md b/stable/fireflyiii/9.0.4/CHANGELOG.md new file mode 100644 index 0000000000..07cb3b1296 --- /dev/null +++ b/stable/fireflyiii/9.0.4/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [fireflyiii-9.0.4](https://github.com/truecharts/apps/compare/fireflyiii-9.0.3...fireflyiii-9.0.4) (2021-09-28) + +#### Chore + +* update non-major ([#1048](https://github.com/truecharts/apps/issues/1048)) + diff --git a/stable/fireflyiii/9.0.3/CONFIG.md b/stable/fireflyiii/9.0.4/CONFIG.md similarity index 100% rename from stable/fireflyiii/9.0.3/CONFIG.md rename to stable/fireflyiii/9.0.4/CONFIG.md diff --git a/stable/vaultwarden/9.0.3/Chart.lock b/stable/fireflyiii/9.0.4/Chart.lock similarity index 84% rename from stable/vaultwarden/9.0.3/Chart.lock rename to stable/fireflyiii/9.0.4/Chart.lock index 253de493dd..1462e3215a 100644 --- a/stable/vaultwarden/9.0.3/Chart.lock +++ b/stable/fireflyiii/9.0.4/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://truecharts.org/ version: 3.0.1 digest: sha256:986d9a35095f573ce2f40099efab8653077285d74feeb4b14181160f0fba3177 -generated: "2021-09-28T06:39:29.673722844Z" +generated: "2021-09-28T07:41:56.451627158Z" diff --git a/stable/fireflyiii/9.0.3/Chart.yaml b/stable/fireflyiii/9.0.4/Chart.yaml similarity index 97% rename from stable/fireflyiii/9.0.3/Chart.yaml rename to stable/fireflyiii/9.0.4/Chart.yaml index 88118e6d32..d75c3bd7be 100644 --- a/stable/fireflyiii/9.0.3/Chart.yaml +++ b/stable/fireflyiii/9.0.4/Chart.yaml @@ -27,4 +27,4 @@ name: fireflyiii sources: - https://github.com/firefly-iii/firefly-iii/ type: application -version: 9.0.3 +version: 9.0.4 diff --git a/stable/fireflyiii/9.0.3/README.md b/stable/fireflyiii/9.0.4/README.md similarity index 100% rename from stable/fireflyiii/9.0.3/README.md rename to stable/fireflyiii/9.0.4/README.md diff --git a/stable/fireflyiii/9.0.3/app-readme.md b/stable/fireflyiii/9.0.4/app-readme.md similarity index 100% rename from stable/fireflyiii/9.0.3/app-readme.md rename to stable/fireflyiii/9.0.4/app-readme.md diff --git a/stable/fireflyiii/9.0.3/charts/common-8.0.8.tgz b/stable/fireflyiii/9.0.4/charts/common-8.0.8.tgz similarity index 100% rename from stable/fireflyiii/9.0.3/charts/common-8.0.8.tgz rename to stable/fireflyiii/9.0.4/charts/common-8.0.8.tgz diff --git a/stable/fireflyiii/9.0.3/charts/postgresql-3.0.1.tgz b/stable/fireflyiii/9.0.4/charts/postgresql-3.0.1.tgz similarity index 100% rename from stable/fireflyiii/9.0.3/charts/postgresql-3.0.1.tgz rename to stable/fireflyiii/9.0.4/charts/postgresql-3.0.1.tgz diff --git a/stable/fireflyiii/9.0.3/helm-values.md b/stable/fireflyiii/9.0.4/helm-values.md similarity index 96% rename from stable/fireflyiii/9.0.3/helm-values.md rename to stable/fireflyiii/9.0.4/helm-values.md index e3db36c40d..09e3085d82 100644 --- a/stable/fireflyiii/9.0.3/helm-values.md +++ b/stable/fireflyiii/9.0.4/helm-values.md @@ -42,7 +42,7 @@ You will, however, be able to use all values referenced in the common chart here | postgresql.postgresqlUsername | string | `"firefly"` | | | postgresqlImage.pullPolicy | string | `"IfNotPresent"` | | | postgresqlImage.repository | string | `"bitnami/postgresql"` | | -| postgresqlImage.tag | string | `"13.4.0@sha256:8649fbdf99edc80f42620ae946255fcae687e9b9071ab7e635680828ef212de4"` | | +| postgresqlImage.tag | string | `"13.4.0@sha256:157b3a69567fe84148860f2f03526750dc3f8d7c8d03d2488e7077030b3b925c"` | | | probes.liveness.path | string | `"/login"` | | | probes.readiness.path | string | `"/login"` | | | probes.startup.path | string | `"/login"` | | diff --git a/stable/fireflyiii/9.0.3/ix_values.yaml b/stable/fireflyiii/9.0.4/ix_values.yaml similarity index 95% rename from stable/fireflyiii/9.0.3/ix_values.yaml rename to stable/fireflyiii/9.0.4/ix_values.yaml index 3b4d625d69..6cd95c42f7 100644 --- a/stable/fireflyiii/9.0.3/ix_values.yaml +++ b/stable/fireflyiii/9.0.4/ix_values.yaml @@ -13,7 +13,7 @@ image: postgresqlImage: repository: bitnami/postgresql pullPolicy: IfNotPresent - tag: 13.4.0@sha256:8649fbdf99edc80f42620ae946255fcae687e9b9071ab7e635680828ef212de4 + tag: 13.4.0@sha256:157b3a69567fe84148860f2f03526750dc3f8d7c8d03d2488e7077030b3b925c initContainers: init-postgresdb: diff --git a/stable/fireflyiii/9.0.3/questions.yaml b/stable/fireflyiii/9.0.4/questions.yaml similarity index 100% rename from stable/fireflyiii/9.0.3/questions.yaml rename to stable/fireflyiii/9.0.4/questions.yaml diff --git a/stable/fireflyiii/9.0.3/templates/common.yaml b/stable/fireflyiii/9.0.4/templates/common.yaml similarity index 100% rename from stable/fireflyiii/9.0.3/templates/common.yaml rename to stable/fireflyiii/9.0.4/templates/common.yaml diff --git a/stable/fireflyiii/9.0.3/templates/secrets.yaml b/stable/fireflyiii/9.0.4/templates/secrets.yaml similarity index 100% rename from stable/fireflyiii/9.0.3/templates/secrets.yaml rename to stable/fireflyiii/9.0.4/templates/secrets.yaml diff --git a/stable/fireflyiii/9.0.3/test_values.yaml b/stable/fireflyiii/9.0.4/test_values.yaml similarity index 94% rename from stable/fireflyiii/9.0.3/test_values.yaml rename to stable/fireflyiii/9.0.4/test_values.yaml index d4612efb7b..19c841d5b7 100644 --- a/stable/fireflyiii/9.0.3/test_values.yaml +++ b/stable/fireflyiii/9.0.4/test_values.yaml @@ -11,7 +11,7 @@ securityContext: postgresqlImage: repository: bitnami/postgresql pullPolicy: IfNotPresent - tag: 13.4.0@sha256:8649fbdf99edc80f42620ae946255fcae687e9b9071ab7e635680828ef212de4 + tag: 13.4.0@sha256:157b3a69567fe84148860f2f03526750dc3f8d7c8d03d2488e7077030b3b925c service: main: diff --git a/stable/fireflyiii/9.0.3/values.yaml b/stable/fireflyiii/9.0.4/values.yaml similarity index 100% rename from stable/fireflyiii/9.0.3/values.yaml rename to stable/fireflyiii/9.0.4/values.yaml diff --git a/stable/librespeed/3.0.1/CHANGELOG.md b/stable/librespeed/3.0.1/CHANGELOG.md deleted file mode 100644 index cc76888c5e..0000000000 --- a/stable/librespeed/3.0.1/CHANGELOG.md +++ /dev/null @@ -1,4 +0,0 @@ - - -### [librespeed-3.0.1](https://github.com/truecharts/apps/compare/librespeed-3.0.0...librespeed-3.0.1) (2021-09-26) - diff --git a/stable/librespeed/3.0.2/CHANGELOG.md b/stable/librespeed/3.0.2/CHANGELOG.md new file mode 100644 index 0000000000..d7e4334417 --- /dev/null +++ b/stable/librespeed/3.0.2/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [librespeed-3.0.2](https://github.com/truecharts/apps/compare/librespeed-3.0.1...librespeed-3.0.2) (2021-09-28) + +#### Chore + +* update non-major ([#1048](https://github.com/truecharts/apps/issues/1048)) + diff --git a/stable/librespeed/3.0.1/CONFIG.md b/stable/librespeed/3.0.2/CONFIG.md similarity index 100% rename from stable/librespeed/3.0.1/CONFIG.md rename to stable/librespeed/3.0.2/CONFIG.md diff --git a/stable/librespeed/3.0.1/Chart.lock b/stable/librespeed/3.0.2/Chart.lock similarity index 78% rename from stable/librespeed/3.0.1/Chart.lock rename to stable/librespeed/3.0.2/Chart.lock index fd73569265..7c5f2593d7 100644 --- a/stable/librespeed/3.0.1/Chart.lock +++ b/stable/librespeed/3.0.2/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 8.0.8 digest: sha256:2574f8d60c5c80bd4734ad033e1d6ce991b79c1419b98a3d78edfdbf0eed940e -generated: "2021-09-26T23:03:58.524504647Z" +generated: "2021-09-28T07:42:08.207620391Z" diff --git a/stable/librespeed/3.0.1/Chart.yaml b/stable/librespeed/3.0.2/Chart.yaml similarity index 97% rename from stable/librespeed/3.0.1/Chart.yaml rename to stable/librespeed/3.0.2/Chart.yaml index fd714f14d8..8add474a66 100644 --- a/stable/librespeed/3.0.1/Chart.yaml +++ b/stable/librespeed/3.0.2/Chart.yaml @@ -20,4 +20,4 @@ sources: - https://github.com/librespeed/speedtest - https://hub.docker.com/r/linuxserver/librespeed - https://github.com/truechartsapps/tree/master/charts/librespeed -version: 3.0.1 +version: 3.0.2 diff --git a/stable/librespeed/3.0.1/README.md b/stable/librespeed/3.0.2/README.md similarity index 100% rename from stable/librespeed/3.0.1/README.md rename to stable/librespeed/3.0.2/README.md diff --git a/stable/librespeed/3.0.1/app-readme.md b/stable/librespeed/3.0.2/app-readme.md similarity index 100% rename from stable/librespeed/3.0.1/app-readme.md rename to stable/librespeed/3.0.2/app-readme.md diff --git a/stable/librespeed/3.0.1/charts/common-8.0.8.tgz b/stable/librespeed/3.0.2/charts/common-8.0.8.tgz similarity index 100% rename from stable/librespeed/3.0.1/charts/common-8.0.8.tgz rename to stable/librespeed/3.0.2/charts/common-8.0.8.tgz diff --git a/stable/librespeed/3.0.1/ci/ct-values.yaml b/stable/librespeed/3.0.2/ci/ct-values.yaml similarity index 100% rename from stable/librespeed/3.0.1/ci/ct-values.yaml rename to stable/librespeed/3.0.2/ci/ct-values.yaml diff --git a/stable/librespeed/3.0.1/helm-values.md b/stable/librespeed/3.0.2/helm-values.md similarity index 92% rename from stable/librespeed/3.0.1/helm-values.md rename to stable/librespeed/3.0.2/helm-values.md index 01050ea625..f642f41063 100644 --- a/stable/librespeed/3.0.1/helm-values.md +++ b/stable/librespeed/3.0.2/helm-values.md @@ -17,7 +17,7 @@ You will, however, be able to use all values referenced in the common chart here | env.TZ | string | `"UTC"` | Set the container timezone | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | | image.repository | string | `"ghcr.io/linuxserver/librespeed"` | image repository | -| image.tag | string | `"version-5.2.4@sha256:3ced9c8c076f8a095b4d73094a8060f1b7d564642636de6f90b64ae6c385a16a"` | image tag | +| image.tag | string | `"version-5.2.4@sha256:0cad6d1ca86ea4632c38fbd41aa8248cd73986cf7f46b697ac0b717c47b6915a"` | image tag | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. | | podSecurityContext.runAsGroup | int | `0` | | | podSecurityContext.runAsUser | int | `0` | | diff --git a/stable/librespeed/3.0.1/ix_values.yaml b/stable/librespeed/3.0.2/ix_values.yaml similarity index 83% rename from stable/librespeed/3.0.1/ix_values.yaml rename to stable/librespeed/3.0.2/ix_values.yaml index 6882fb132f..a89e32480c 100644 --- a/stable/librespeed/3.0.1/ix_values.yaml +++ b/stable/librespeed/3.0.2/ix_values.yaml @@ -7,7 +7,7 @@ image: repository: ghcr.io/linuxserver/librespeed pullPolicy: IfNotPresent - tag: version-5.2.4@sha256:3ced9c8c076f8a095b4d73094a8060f1b7d564642636de6f90b64ae6c385a16a + tag: version-5.2.4@sha256:0cad6d1ca86ea4632c38fbd41aa8248cd73986cf7f46b697ac0b717c47b6915a ## # Most other defaults are set in questions.yaml diff --git a/stable/librespeed/3.0.1/questions.yaml b/stable/librespeed/3.0.2/questions.yaml similarity index 100% rename from stable/librespeed/3.0.1/questions.yaml rename to stable/librespeed/3.0.2/questions.yaml diff --git a/stable/librespeed/3.0.1/templates/common.yaml b/stable/librespeed/3.0.2/templates/common.yaml similarity index 100% rename from stable/librespeed/3.0.1/templates/common.yaml rename to stable/librespeed/3.0.2/templates/common.yaml diff --git a/stable/librespeed/3.0.1/test_values.yaml b/stable/librespeed/3.0.2/test_values.yaml similarity index 93% rename from stable/librespeed/3.0.1/test_values.yaml rename to stable/librespeed/3.0.2/test_values.yaml index ae292178ec..77901fba67 100644 --- a/stable/librespeed/3.0.1/test_values.yaml +++ b/stable/librespeed/3.0.2/test_values.yaml @@ -9,7 +9,7 @@ image: # -- image repository repository: ghcr.io/linuxserver/librespeed # -- image tag - tag: version-5.2.4@sha256:3ced9c8c076f8a095b4d73094a8060f1b7d564642636de6f90b64ae6c385a16a + tag: version-5.2.4@sha256:0cad6d1ca86ea4632c38fbd41aa8248cd73986cf7f46b697ac0b717c47b6915a # -- image pull policy pullPolicy: IfNotPresent diff --git a/stable/librespeed/3.0.1/values.yaml b/stable/librespeed/3.0.2/values.yaml similarity index 100% rename from stable/librespeed/3.0.1/values.yaml rename to stable/librespeed/3.0.2/values.yaml diff --git a/stable/nextcloud/6.0.4/CHANGELOG.md b/stable/nextcloud/6.0.4/CHANGELOG.md deleted file mode 100644 index 4eb4c06263..0000000000 --- a/stable/nextcloud/6.0.4/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [nextcloud-6.0.4](https://github.com/truecharts/apps/compare/nextcloud-6.0.3...nextcloud-6.0.4) (2021-09-27) - -#### Chore - -* update helm chart redis to v15.4.0 - diff --git a/stable/nextcloud/6.0.5/CHANGELOG.md b/stable/nextcloud/6.0.5/CHANGELOG.md new file mode 100644 index 0000000000..8b05150cfa --- /dev/null +++ b/stable/nextcloud/6.0.5/CHANGELOG.md @@ -0,0 +1,9 @@ + + +### [nextcloud-6.0.5](https://github.com/truecharts/apps/compare/nextcloud-6.0.4...nextcloud-6.0.5) (2021-09-28) + +#### Chore + +* update non-major ([#1048](https://github.com/truecharts/apps/issues/1048)) +* update non-major ([#1046](https://github.com/truecharts/apps/issues/1046)) + diff --git a/stable/nextcloud/6.0.4/CONFIG.md b/stable/nextcloud/6.0.5/CONFIG.md similarity index 100% rename from stable/nextcloud/6.0.4/CONFIG.md rename to stable/nextcloud/6.0.5/CONFIG.md diff --git a/stable/nextcloud/6.0.4/Chart.lock b/stable/nextcloud/6.0.5/Chart.lock similarity index 87% rename from stable/nextcloud/6.0.4/Chart.lock rename to stable/nextcloud/6.0.5/Chart.lock index 920c7849e7..aa7be51b6f 100644 --- a/stable/nextcloud/6.0.4/Chart.lock +++ b/stable/nextcloud/6.0.5/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.bitnami.com/bitnami version: 15.4.0 digest: sha256:857e62b673b8a259655cf5875720bc7e37a87725b251e226b3f993630229c40b -generated: "2021-09-27T22:05:35.764152367Z" +generated: "2021-09-28T07:42:20.367271355Z" diff --git a/stable/nextcloud/6.0.4/Chart.yaml b/stable/nextcloud/6.0.5/Chart.yaml similarity index 98% rename from stable/nextcloud/6.0.4/Chart.yaml rename to stable/nextcloud/6.0.5/Chart.yaml index 80b8d18ee8..55ce86f600 100644 --- a/stable/nextcloud/6.0.4/Chart.yaml +++ b/stable/nextcloud/6.0.5/Chart.yaml @@ -33,4 +33,4 @@ sources: - https://github.com/nextcloud/docker - https://github.com/nextcloud/helm type: application -version: 6.0.4 +version: 6.0.5 diff --git a/stable/nextcloud/6.0.4/README.md b/stable/nextcloud/6.0.5/README.md similarity index 100% rename from stable/nextcloud/6.0.4/README.md rename to stable/nextcloud/6.0.5/README.md diff --git a/stable/nextcloud/6.0.4/app-readme.md b/stable/nextcloud/6.0.5/app-readme.md similarity index 100% rename from stable/nextcloud/6.0.4/app-readme.md rename to stable/nextcloud/6.0.5/app-readme.md diff --git a/stable/nextcloud/6.0.4/charts/common-8.0.8.tgz b/stable/nextcloud/6.0.5/charts/common-8.0.8.tgz similarity index 100% rename from stable/nextcloud/6.0.4/charts/common-8.0.8.tgz rename to stable/nextcloud/6.0.5/charts/common-8.0.8.tgz diff --git a/stable/nextcloud/6.0.4/charts/postgresql-3.0.1.tgz b/stable/nextcloud/6.0.5/charts/postgresql-3.0.1.tgz similarity index 100% rename from stable/nextcloud/6.0.4/charts/postgresql-3.0.1.tgz rename to stable/nextcloud/6.0.5/charts/postgresql-3.0.1.tgz diff --git a/stable/nextcloud/6.0.4/charts/redis-15.4.0.tgz b/stable/nextcloud/6.0.5/charts/redis-15.4.0.tgz similarity index 100% rename from stable/nextcloud/6.0.4/charts/redis-15.4.0.tgz rename to stable/nextcloud/6.0.5/charts/redis-15.4.0.tgz diff --git a/stable/nextcloud/6.0.4/helm-values.md b/stable/nextcloud/6.0.5/helm-values.md similarity index 95% rename from stable/nextcloud/6.0.4/helm-values.md rename to stable/nextcloud/6.0.5/helm-values.md index 62950208cf..5ef8f55390 100644 --- a/stable/nextcloud/6.0.4/helm-values.md +++ b/stable/nextcloud/6.0.5/helm-values.md @@ -31,7 +31,7 @@ You will, however, be able to use all values referenced in the common chart here | envValueFrom.REDIS_HOST_PASSWORD.secretKeyRef.name | string | `"rediscreds"` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"docker.io/nextcloud"` | | -| image.tag | string | `"22.1.1@sha256:99d94124b2024c9f7f38dc12144a92bc0d68d110bcfd374169ebb7e8df0adf8e"` | | +| image.tag | string | `"22.1.1@sha256:470fddc9e4b5c09acaced5cac601f75113261c14cc8e62cc3e015b41afe06ff0"` | | | initContainers.init-postgresdb.command[0] | string | `"sh"` | | | initContainers.init-postgresdb.command[1] | string | `"-c"` | | | initContainers.init-postgresdb.command[2] | string | `"until pg_isready -U nextcloud -h ${pghost} ; do sleep 2 ; done"` | | @@ -60,7 +60,7 @@ You will, however, be able to use all values referenced in the common chart here | postgresql.postgresqlUsername | string | `"nextcloud"` | | | postgresqlImage.pullPolicy | string | `"IfNotPresent"` | | | postgresqlImage.repository | string | `"bitnami/postgresql"` | | -| postgresqlImage.tag | string | `"13.4.0@sha256:abfb7efd31afc36a8b16aa077bb9dd165c4f635412affef37c7859605fda762c"` | | +| postgresqlImage.tag | string | `"13.4.0@sha256:157b3a69567fe84148860f2f03526750dc3f8d7c8d03d2488e7077030b3b925c"` | | | probes | object | See below | Probe configuration -- [[ref]](https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/) | | probes.liveness | object | See below | Liveness probe configuration | | probes.liveness.spec | object | "/" | If a HTTP probe is used (default for HTTP/HTTPS services) this path is used | diff --git a/stable/nextcloud/6.0.4/ix_values.yaml b/stable/nextcloud/6.0.5/ix_values.yaml similarity index 95% rename from stable/nextcloud/6.0.4/ix_values.yaml rename to stable/nextcloud/6.0.5/ix_values.yaml index 2490ea2c34..9fb509c8c8 100644 --- a/stable/nextcloud/6.0.4/ix_values.yaml +++ b/stable/nextcloud/6.0.5/ix_values.yaml @@ -7,12 +7,12 @@ image: repository: docker.io/nextcloud pullPolicy: IfNotPresent - tag: 22.1.1@sha256:99d94124b2024c9f7f38dc12144a92bc0d68d110bcfd374169ebb7e8df0adf8e + tag: 22.1.1@sha256:470fddc9e4b5c09acaced5cac601f75113261c14cc8e62cc3e015b41afe06ff0 postgresqlImage: repository: bitnami/postgresql pullPolicy: IfNotPresent - tag: 13.4.0@sha256:abfb7efd31afc36a8b16aa077bb9dd165c4f635412affef37c7859605fda762c + tag: 13.4.0@sha256:157b3a69567fe84148860f2f03526750dc3f8d7c8d03d2488e7077030b3b925c strategy: type: Recreate diff --git a/stable/nextcloud/6.0.4/questions.yaml b/stable/nextcloud/6.0.5/questions.yaml similarity index 100% rename from stable/nextcloud/6.0.4/questions.yaml rename to stable/nextcloud/6.0.5/questions.yaml diff --git a/stable/nextcloud/6.0.4/templates/_configmap.tpl b/stable/nextcloud/6.0.5/templates/_configmap.tpl similarity index 100% rename from stable/nextcloud/6.0.4/templates/_configmap.tpl rename to stable/nextcloud/6.0.5/templates/_configmap.tpl diff --git a/stable/nextcloud/6.0.4/templates/_cronjob.tpl b/stable/nextcloud/6.0.5/templates/_cronjob.tpl similarity index 100% rename from stable/nextcloud/6.0.4/templates/_cronjob.tpl rename to stable/nextcloud/6.0.5/templates/_cronjob.tpl diff --git a/stable/nextcloud/6.0.4/templates/_secrets.tpl b/stable/nextcloud/6.0.5/templates/_secrets.tpl similarity index 100% rename from stable/nextcloud/6.0.4/templates/_secrets.tpl rename to stable/nextcloud/6.0.5/templates/_secrets.tpl diff --git a/stable/nextcloud/6.0.4/templates/common.yaml b/stable/nextcloud/6.0.5/templates/common.yaml similarity index 100% rename from stable/nextcloud/6.0.4/templates/common.yaml rename to stable/nextcloud/6.0.5/templates/common.yaml diff --git a/stable/nextcloud/6.0.4/test_values.yaml b/stable/nextcloud/6.0.5/test_values.yaml similarity index 96% rename from stable/nextcloud/6.0.4/test_values.yaml rename to stable/nextcloud/6.0.5/test_values.yaml index 6318847c1b..07e285204c 100644 --- a/stable/nextcloud/6.0.4/test_values.yaml +++ b/stable/nextcloud/6.0.5/test_values.yaml @@ -3,7 +3,7 @@ image: repository: docker.io/nextcloud pullPolicy: IfNotPresent - tag: 22.1.1@sha256:99d94124b2024c9f7f38dc12144a92bc0d68d110bcfd374169ebb7e8df0adf8e + tag: 22.1.1@sha256:470fddc9e4b5c09acaced5cac601f75113261c14cc8e62cc3e015b41afe06ff0 securityContext: readOnlyRootFilesystem: false @@ -17,7 +17,7 @@ podSecurityContext: postgresqlImage: repository: bitnami/postgresql pullPolicy: IfNotPresent - tag: 13.4.0@sha256:abfb7efd31afc36a8b16aa077bb9dd165c4f635412affef37c7859605fda762c + tag: 13.4.0@sha256:157b3a69567fe84148860f2f03526750dc3f8d7c8d03d2488e7077030b3b925c service: main: ports: diff --git a/stable/nextcloud/6.0.4/values.yaml b/stable/nextcloud/6.0.5/values.yaml similarity index 100% rename from stable/nextcloud/6.0.4/values.yaml rename to stable/nextcloud/6.0.5/values.yaml diff --git a/stable/postgresql/3.0.2/CHANGELOG.md b/stable/postgresql/3.0.2/CHANGELOG.md deleted file mode 100644 index 874f83d1e4..0000000000 --- a/stable/postgresql/3.0.2/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [postgresql-3.0.2](https://github.com/truecharts/apps/compare/postgresql-3.0.1...postgresql-3.0.2) (2021-09-28) - -#### Chore - -* update non-major ([#1046](https://github.com/truecharts/apps/issues/1046)) - diff --git a/stable/postgresql/3.0.3/CHANGELOG.md b/stable/postgresql/3.0.3/CHANGELOG.md new file mode 100644 index 0000000000..352321d4f1 --- /dev/null +++ b/stable/postgresql/3.0.3/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [postgresql-3.0.3](https://github.com/truecharts/apps/compare/postgresql-3.0.2...postgresql-3.0.3) (2021-09-28) + +#### Chore + +* update non-major ([#1048](https://github.com/truecharts/apps/issues/1048)) + diff --git a/stable/postgresql/3.0.2/CONFIG.md b/stable/postgresql/3.0.3/CONFIG.md similarity index 100% rename from stable/postgresql/3.0.2/CONFIG.md rename to stable/postgresql/3.0.3/CONFIG.md diff --git a/stable/esphome/8.0.1/Chart.lock b/stable/postgresql/3.0.3/Chart.lock similarity index 78% rename from stable/esphome/8.0.1/Chart.lock rename to stable/postgresql/3.0.3/Chart.lock index 778e2eef7a..a82e42429a 100644 --- a/stable/esphome/8.0.1/Chart.lock +++ b/stable/postgresql/3.0.3/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 8.0.8 digest: sha256:2574f8d60c5c80bd4734ad033e1d6ce991b79c1419b98a3d78edfdbf0eed940e -generated: "2021-09-26T22:59:22.642643513Z" +generated: "2021-09-28T07:42:36.987891045Z" diff --git a/stable/postgresql/3.0.2/Chart.yaml b/stable/postgresql/3.0.3/Chart.yaml similarity index 97% rename from stable/postgresql/3.0.2/Chart.yaml rename to stable/postgresql/3.0.3/Chart.yaml index 74c4f86763..a9fa4cb16b 100644 --- a/stable/postgresql/3.0.2/Chart.yaml +++ b/stable/postgresql/3.0.3/Chart.yaml @@ -25,4 +25,4 @@ name: postgresql sources: - https://www.postgresql.org/ type: application -version: 3.0.2 +version: 3.0.3 diff --git a/stable/postgresql/3.0.2/README.md b/stable/postgresql/3.0.3/README.md similarity index 100% rename from stable/postgresql/3.0.2/README.md rename to stable/postgresql/3.0.3/README.md diff --git a/stable/postgresql/3.0.2/app-readme.md b/stable/postgresql/3.0.3/app-readme.md similarity index 100% rename from stable/postgresql/3.0.2/app-readme.md rename to stable/postgresql/3.0.3/app-readme.md diff --git a/stable/postgresql/3.0.2/charts/common-8.0.8.tgz b/stable/postgresql/3.0.3/charts/common-8.0.8.tgz similarity index 100% rename from stable/postgresql/3.0.2/charts/common-8.0.8.tgz rename to stable/postgresql/3.0.3/charts/common-8.0.8.tgz diff --git a/stable/postgresql/3.0.2/helm-values.md b/stable/postgresql/3.0.3/helm-values.md similarity index 97% rename from stable/postgresql/3.0.2/helm-values.md rename to stable/postgresql/3.0.3/helm-values.md index c8b5142733..2094c4c895 100644 --- a/stable/postgresql/3.0.2/helm-values.md +++ b/stable/postgresql/3.0.3/helm-values.md @@ -19,7 +19,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 | `"13.4.0@sha256:8649fbdf99edc80f42620ae946255fcae687e9b9071ab7e635680828ef212de4"` | | +| image.tag | string | `"13.4.0@sha256:157b3a69567fe84148860f2f03526750dc3f8d7c8d03d2488e7077030b3b925c"` | | | initContainers.migrate-db.command[0] | string | `"/bin/sh"` | | | initContainers.migrate-db.command[1] | string | `"-cx"` | | | initContainers.migrate-db.command[2] | string | `"echo 'trying to migrate old db to new location...'\nmkdir -p /bitnami/postgresql/data\nmv -f /bitnami/postgresql/old/* /bitnami/postgresql/data/ || true\nchown -R {{ .Values.podSecurityContext.runAsUser }}:{{ .Values.podSecurityContext.fsGroup }} /bitnami/postgresql/data\nchmod 775 /bitnami/postgresql/data\n"` | | diff --git a/stable/postgresql/3.0.2/ix_values.yaml b/stable/postgresql/3.0.3/ix_values.yaml similarity index 95% rename from stable/postgresql/3.0.2/ix_values.yaml rename to stable/postgresql/3.0.3/ix_values.yaml index dec2fa84f7..4ad04da36d 100644 --- a/stable/postgresql/3.0.2/ix_values.yaml +++ b/stable/postgresql/3.0.3/ix_values.yaml @@ -7,7 +7,7 @@ image: repository: bitnami/postgresql pullPolicy: IfNotPresent - tag: 13.4.0@sha256:8649fbdf99edc80f42620ae946255fcae687e9b9071ab7e635680828ef212de4 + tag: 13.4.0@sha256:157b3a69567fe84148860f2f03526750dc3f8d7c8d03d2488e7077030b3b925c initContainers: diff --git a/stable/postgresql/3.0.2/questions.yaml b/stable/postgresql/3.0.3/questions.yaml similarity index 100% rename from stable/postgresql/3.0.2/questions.yaml rename to stable/postgresql/3.0.3/questions.yaml diff --git a/stable/postgresql/3.0.2/templates/backup-postgres-config.yaml b/stable/postgresql/3.0.3/templates/backup-postgres-config.yaml similarity index 100% rename from stable/postgresql/3.0.2/templates/backup-postgres-config.yaml rename to stable/postgresql/3.0.3/templates/backup-postgres-config.yaml diff --git a/stable/postgresql/3.0.2/templates/common.yaml b/stable/postgresql/3.0.3/templates/common.yaml similarity index 100% rename from stable/postgresql/3.0.2/templates/common.yaml rename to stable/postgresql/3.0.3/templates/common.yaml diff --git a/stable/postgresql/3.0.2/templates/secret.yaml b/stable/postgresql/3.0.3/templates/secret.yaml similarity index 100% rename from stable/postgresql/3.0.2/templates/secret.yaml rename to stable/postgresql/3.0.3/templates/secret.yaml diff --git a/stable/postgresql/3.0.2/templates/upgrade-backup-postgres-hook.yaml b/stable/postgresql/3.0.3/templates/upgrade-backup-postgres-hook.yaml similarity index 100% rename from stable/postgresql/3.0.2/templates/upgrade-backup-postgres-hook.yaml rename to stable/postgresql/3.0.3/templates/upgrade-backup-postgres-hook.yaml diff --git a/stable/postgresql/3.0.2/test_values.yaml b/stable/postgresql/3.0.3/test_values.yaml similarity index 95% rename from stable/postgresql/3.0.2/test_values.yaml rename to stable/postgresql/3.0.3/test_values.yaml index 6b5f1dc830..36bd7dea89 100644 --- a/stable/postgresql/3.0.2/test_values.yaml +++ b/stable/postgresql/3.0.3/test_values.yaml @@ -1,7 +1,7 @@ image: repository: bitnami/postgresql pullPolicy: IfNotPresent - tag: 13.4.0@sha256:8649fbdf99edc80f42620ae946255fcae687e9b9071ab7e635680828ef212de4 + tag: 13.4.0@sha256:157b3a69567fe84148860f2f03526750dc3f8d7c8d03d2488e7077030b3b925c securityContext: readOnlyRootFilesystem: false diff --git a/stable/postgresql/3.0.2/values.yaml b/stable/postgresql/3.0.3/values.yaml similarity index 100% rename from stable/postgresql/3.0.2/values.yaml rename to stable/postgresql/3.0.3/values.yaml diff --git a/stable/vaultwarden/9.0.3/CHANGELOG.md b/stable/vaultwarden/9.0.3/CHANGELOG.md deleted file mode 100644 index 2584492d68..0000000000 --- a/stable/vaultwarden/9.0.3/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [vaultwarden-9.0.3](https://github.com/truecharts/apps/compare/vaultwarden-9.0.2...vaultwarden-9.0.3) (2021-09-28) - -#### Chore - -* update non-major ([#1046](https://github.com/truecharts/apps/issues/1046)) - diff --git a/stable/vaultwarden/9.0.4/CHANGELOG.md b/stable/vaultwarden/9.0.4/CHANGELOG.md new file mode 100644 index 0000000000..cd99cc9f55 --- /dev/null +++ b/stable/vaultwarden/9.0.4/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [vaultwarden-9.0.4](https://github.com/truecharts/apps/compare/vaultwarden-9.0.3...vaultwarden-9.0.4) (2021-09-28) + +#### Chore + +* update non-major ([#1048](https://github.com/truecharts/apps/issues/1048)) + diff --git a/stable/vaultwarden/9.0.3/CONFIG.md b/stable/vaultwarden/9.0.4/CONFIG.md similarity index 100% rename from stable/vaultwarden/9.0.3/CONFIG.md rename to stable/vaultwarden/9.0.4/CONFIG.md diff --git a/stable/fireflyiii/9.0.3/Chart.lock b/stable/vaultwarden/9.0.4/Chart.lock similarity index 84% rename from stable/fireflyiii/9.0.3/Chart.lock rename to stable/vaultwarden/9.0.4/Chart.lock index a8e0728d01..b131501ac7 100644 --- a/stable/fireflyiii/9.0.3/Chart.lock +++ b/stable/vaultwarden/9.0.4/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://truecharts.org/ version: 3.0.1 digest: sha256:986d9a35095f573ce2f40099efab8653077285d74feeb4b14181160f0fba3177 -generated: "2021-09-28T06:36:47.211044824Z" +generated: "2021-09-28T07:42:47.828972631Z" diff --git a/stable/vaultwarden/9.0.3/Chart.yaml b/stable/vaultwarden/9.0.4/Chart.yaml similarity index 98% rename from stable/vaultwarden/9.0.3/Chart.yaml rename to stable/vaultwarden/9.0.4/Chart.yaml index 65d147892b..a9c5ee6b66 100644 --- a/stable/vaultwarden/9.0.3/Chart.yaml +++ b/stable/vaultwarden/9.0.4/Chart.yaml @@ -31,4 +31,4 @@ name: vaultwarden sources: - https://github.com/dani-garcia/vaultwarden type: application -version: 9.0.3 +version: 9.0.4 diff --git a/stable/vaultwarden/9.0.3/README.md b/stable/vaultwarden/9.0.4/README.md similarity index 100% rename from stable/vaultwarden/9.0.3/README.md rename to stable/vaultwarden/9.0.4/README.md diff --git a/stable/vaultwarden/9.0.3/app-readme.md b/stable/vaultwarden/9.0.4/app-readme.md similarity index 100% rename from stable/vaultwarden/9.0.3/app-readme.md rename to stable/vaultwarden/9.0.4/app-readme.md diff --git a/stable/vaultwarden/9.0.3/charts/common-8.0.8.tgz b/stable/vaultwarden/9.0.4/charts/common-8.0.8.tgz similarity index 100% rename from stable/vaultwarden/9.0.3/charts/common-8.0.8.tgz rename to stable/vaultwarden/9.0.4/charts/common-8.0.8.tgz diff --git a/stable/vaultwarden/9.0.3/charts/postgresql-3.0.1.tgz b/stable/vaultwarden/9.0.4/charts/postgresql-3.0.1.tgz similarity index 100% rename from stable/vaultwarden/9.0.3/charts/postgresql-3.0.1.tgz rename to stable/vaultwarden/9.0.4/charts/postgresql-3.0.1.tgz diff --git a/stable/vaultwarden/9.0.3/helm-values.md b/stable/vaultwarden/9.0.4/helm-values.md similarity index 97% rename from stable/vaultwarden/9.0.3/helm-values.md rename to stable/vaultwarden/9.0.4/helm-values.md index 444be074ff..a997e72d6c 100644 --- a/stable/vaultwarden/9.0.3/helm-values.md +++ b/stable/vaultwarden/9.0.4/helm-values.md @@ -54,7 +54,7 @@ You will, however, be able to use all values referenced in the common chart here | postgresql.postgresqlUsername | string | `"vaultwarden"` | | | postgresqlImage.pullPolicy | string | `"IfNotPresent"` | | | postgresqlImage.repository | string | `"bitnami/postgresql"` | | -| postgresqlImage.tag | string | `"13.4.0@sha256:8649fbdf99edc80f42620ae946255fcae687e9b9071ab7e635680828ef212de4"` | | +| postgresqlImage.tag | string | `"13.4.0@sha256:157b3a69567fe84148860f2f03526750dc3f8d7c8d03d2488e7077030b3b925c"` | | | service.main.ports.main.port | int | `8080` | | | service.ws.ports.ws.enabled | bool | `true` | | | service.ws.ports.ws.port | int | `3012` | | diff --git a/stable/vaultwarden/9.0.3/ix_values.yaml b/stable/vaultwarden/9.0.4/ix_values.yaml similarity index 96% rename from stable/vaultwarden/9.0.3/ix_values.yaml rename to stable/vaultwarden/9.0.4/ix_values.yaml index c10608d7ec..5154284bb1 100644 --- a/stable/vaultwarden/9.0.3/ix_values.yaml +++ b/stable/vaultwarden/9.0.4/ix_values.yaml @@ -12,7 +12,7 @@ image: postgresqlImage: repository: bitnami/postgresql pullPolicy: IfNotPresent - tag: 13.4.0@sha256:8649fbdf99edc80f42620ae946255fcae687e9b9071ab7e635680828ef212de4 + tag: 13.4.0@sha256:157b3a69567fe84148860f2f03526750dc3f8d7c8d03d2488e7077030b3b925c envTpl: diff --git a/stable/vaultwarden/9.0.3/questions.yaml b/stable/vaultwarden/9.0.4/questions.yaml similarity index 100% rename from stable/vaultwarden/9.0.3/questions.yaml rename to stable/vaultwarden/9.0.4/questions.yaml diff --git a/stable/vaultwarden/9.0.3/templates/_configmap.tpl b/stable/vaultwarden/9.0.4/templates/_configmap.tpl similarity index 100% rename from stable/vaultwarden/9.0.3/templates/_configmap.tpl rename to stable/vaultwarden/9.0.4/templates/_configmap.tpl diff --git a/stable/vaultwarden/9.0.3/templates/_secrets.tpl b/stable/vaultwarden/9.0.4/templates/_secrets.tpl similarity index 100% rename from stable/vaultwarden/9.0.3/templates/_secrets.tpl rename to stable/vaultwarden/9.0.4/templates/_secrets.tpl diff --git a/stable/vaultwarden/9.0.3/templates/_validate.tpl b/stable/vaultwarden/9.0.4/templates/_validate.tpl similarity index 100% rename from stable/vaultwarden/9.0.3/templates/_validate.tpl rename to stable/vaultwarden/9.0.4/templates/_validate.tpl diff --git a/stable/vaultwarden/9.0.3/templates/common.yaml b/stable/vaultwarden/9.0.4/templates/common.yaml similarity index 100% rename from stable/vaultwarden/9.0.3/templates/common.yaml rename to stable/vaultwarden/9.0.4/templates/common.yaml diff --git a/stable/vaultwarden/9.0.3/test_values.yaml b/stable/vaultwarden/9.0.4/test_values.yaml similarity index 99% rename from stable/vaultwarden/9.0.3/test_values.yaml rename to stable/vaultwarden/9.0.4/test_values.yaml index e70793273a..4a2eef685b 100644 --- a/stable/vaultwarden/9.0.3/test_values.yaml +++ b/stable/vaultwarden/9.0.4/test_values.yaml @@ -8,7 +8,7 @@ image: postgresqlImage: repository: bitnami/postgresql pullPolicy: IfNotPresent - tag: 13.4.0@sha256:8649fbdf99edc80f42620ae946255fcae687e9b9071ab7e635680828ef212de4 + tag: 13.4.0@sha256:157b3a69567fe84148860f2f03526750dc3f8d7c8d03d2488e7077030b3b925c service: main: diff --git a/stable/vaultwarden/9.0.3/values.yaml b/stable/vaultwarden/9.0.4/values.yaml similarity index 100% rename from stable/vaultwarden/9.0.3/values.yaml rename to stable/vaultwarden/9.0.4/values.yaml