diff --git a/stable/owncloud-ocis/4.0.13/CHANGELOG.md b/stable/owncloud-ocis/4.0.14/CHANGELOG.md similarity index 92% rename from stable/owncloud-ocis/4.0.13/CHANGELOG.md rename to stable/owncloud-ocis/4.0.14/CHANGELOG.md index f9c022fc1c..3b0f7fac3f 100644 --- a/stable/owncloud-ocis/4.0.13/CHANGELOG.md +++ b/stable/owncloud-ocis/4.0.14/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [owncloud-ocis-4.0.14](https://github.com/truecharts/apps/compare/owncloud-ocis-4.0.13...owncloud-ocis-4.0.14) (2021-11-23) + +#### Chore + +* update non-major docker tags ([#1387](https://github.com/truecharts/apps/issues/1387)) + + + ### [owncloud-ocis-4.0.13](https://github.com/truecharts/apps/compare/owncloud-ocis-4.0.12...owncloud-ocis-4.0.13) (2021-11-23) @@ -88,12 +97,3 @@ * Simplify the Services GUI ([#1290](https://github.com/truecharts/apps/issues/1290)) - - - -### [owncloud-ocis-4.0.5](https://github.com/truecharts/apps/compare/owncloud-ocis-4.0.4...owncloud-ocis-4.0.5) (2021-11-02) - -#### Chore - -* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) - diff --git a/stable/owncloud-ocis/4.0.13/CONFIG.md b/stable/owncloud-ocis/4.0.14/CONFIG.md similarity index 100% rename from stable/owncloud-ocis/4.0.13/CONFIG.md rename to stable/owncloud-ocis/4.0.14/CONFIG.md diff --git a/stable/owncloud-ocis/4.0.13/Chart.lock b/stable/owncloud-ocis/4.0.14/Chart.lock similarity index 78% rename from stable/owncloud-ocis/4.0.13/Chart.lock rename to stable/owncloud-ocis/4.0.14/Chart.lock index b972980441..92a7c33987 100644 --- a/stable/owncloud-ocis/4.0.13/Chart.lock +++ b/stable/owncloud-ocis/4.0.14/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 8.9.3 digest: sha256:8e3b075bc94570b49db18d1ea9431f95ed06504fb372ee04f43c667c784d7b14 -generated: "2021-11-23T14:04:16.976303472Z" +generated: "2021-11-23T22:13:05.757569347Z" diff --git a/stable/owncloud-ocis/4.0.13/Chart.yaml b/stable/owncloud-ocis/4.0.14/Chart.yaml similarity index 95% rename from stable/owncloud-ocis/4.0.13/Chart.yaml rename to stable/owncloud-ocis/4.0.14/Chart.yaml index adfdfefe36..cad5eab7df 100644 --- a/stable/owncloud-ocis/4.0.13/Chart.yaml +++ b/stable/owncloud-ocis/4.0.14/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.14.0" +appVersion: "1.15.0" dependencies: - name: common repository: https://truecharts.org @@ -25,7 +25,7 @@ name: owncloud-ocis sources: - https://hub.docker.com/r/owncloud/ocis - https://owncloud.dev/ocis/ -version: 4.0.13 +version: 4.0.14 annotations: truecharts.org/catagories: | - media diff --git a/stable/owncloud-ocis/4.0.13/README.md b/stable/owncloud-ocis/4.0.14/README.md similarity index 100% rename from stable/owncloud-ocis/4.0.13/README.md rename to stable/owncloud-ocis/4.0.14/README.md diff --git a/stable/owncloud-ocis/4.0.13/app-readme.md b/stable/owncloud-ocis/4.0.14/app-readme.md similarity index 100% rename from stable/owncloud-ocis/4.0.13/app-readme.md rename to stable/owncloud-ocis/4.0.14/app-readme.md diff --git a/stable/owncloud-ocis/4.0.13/charts/common-8.9.3.tgz b/stable/owncloud-ocis/4.0.14/charts/common-8.9.3.tgz similarity index 100% rename from stable/owncloud-ocis/4.0.13/charts/common-8.9.3.tgz rename to stable/owncloud-ocis/4.0.14/charts/common-8.9.3.tgz diff --git a/stable/owncloud-ocis/4.0.13/helm-values.md b/stable/owncloud-ocis/4.0.14/helm-values.md similarity index 91% rename from stable/owncloud-ocis/4.0.13/helm-values.md rename to stable/owncloud-ocis/4.0.14/helm-values.md index c7ecd2e67b..cd3f45f7d4 100644 --- a/stable/owncloud-ocis/4.0.13/helm-values.md +++ b/stable/owncloud-ocis/4.0.14/helm-values.md @@ -15,7 +15,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/truecharts/ocis"` | image repository | -| image.tag | string | `"v1.14.0@sha256:d208ece842bae2df5c4c7149848037e5fc7667a3fc04a0c8dd62b54541857f9e"` | image tag | +| image.tag | string | `"v1.15.0@sha256:513bf715f330afcd06918be63f47b8ad7bf80515d3ed2b29afdb7da00ed66eb4"` | image tag | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. | | securityContext.readOnlyRootFilesystem | bool | `false` | | | service | object | See values.yaml | Configures service settings for the chart. | diff --git a/stable/owncloud-ocis/4.0.13/ix_values.yaml b/stable/owncloud-ocis/4.0.14/ix_values.yaml similarity index 91% rename from stable/owncloud-ocis/4.0.13/ix_values.yaml rename to stable/owncloud-ocis/4.0.14/ix_values.yaml index 454797352d..dfd1c933ed 100644 --- a/stable/owncloud-ocis/4.0.13/ix_values.yaml +++ b/stable/owncloud-ocis/4.0.14/ix_values.yaml @@ -9,7 +9,7 @@ image: # -- image repository repository: ghcr.io/truecharts/ocis # -- image tag - tag: v1.14.0@sha256:d208ece842bae2df5c4c7149848037e5fc7667a3fc04a0c8dd62b54541857f9e + tag: v1.15.0@sha256:513bf715f330afcd06918be63f47b8ad7bf80515d3ed2b29afdb7da00ed66eb4 # -- image pull policy pullPolicy: IfNotPresent diff --git a/stable/owncloud-ocis/4.0.13/questions.yaml b/stable/owncloud-ocis/4.0.14/questions.yaml similarity index 99% rename from stable/owncloud-ocis/4.0.13/questions.yaml rename to stable/owncloud-ocis/4.0.14/questions.yaml index de6044563c..f2959182b9 100644 --- a/stable/owncloud-ocis/4.0.13/questions.yaml +++ b/stable/owncloud-ocis/4.0.14/questions.yaml @@ -19,6 +19,8 @@ groups: description: "Specify resources/devices to be allocated to workload" - name: "Middlewares" description: "Traefik Middlewares" + - name: "Metrics" + description: "Metrics" - name: "Addons" description: "Addon Configuration" - name: "Advanced" diff --git a/stable/owncloud-ocis/4.0.13/templates/common.yaml b/stable/owncloud-ocis/4.0.14/templates/common.yaml similarity index 100% rename from stable/owncloud-ocis/4.0.13/templates/common.yaml rename to stable/owncloud-ocis/4.0.14/templates/common.yaml diff --git a/stable/owncloud-ocis/4.0.13/values.yaml b/stable/owncloud-ocis/4.0.14/values.yaml similarity index 100% rename from stable/owncloud-ocis/4.0.13/values.yaml rename to stable/owncloud-ocis/4.0.14/values.yaml diff --git a/stable/tt-rss/4.0.5/CHANGELOG.md b/stable/tt-rss/4.0.6/CHANGELOG.md similarity index 81% rename from stable/tt-rss/4.0.5/CHANGELOG.md rename to stable/tt-rss/4.0.6/CHANGELOG.md index eca657d192..43922773b1 100644 --- a/stable/tt-rss/4.0.5/CHANGELOG.md +++ b/stable/tt-rss/4.0.6/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [tt-rss-4.0.6](https://github.com/truecharts/apps/compare/tt-rss-4.0.5...tt-rss-4.0.6) (2021-11-23) + +#### Chore + +* update non-major docker tags ([#1387](https://github.com/truecharts/apps/issues/1387)) + + + ### [tt-rss-4.0.5](https://github.com/truecharts/apps/compare/tt-rss-4.0.4...tt-rss-4.0.5) (2021-11-23) @@ -88,12 +97,3 @@ -### [tt-rss-3.0.12](https://github.com/truecharts/apps/compare/tt-rss-3.0.11...tt-rss-3.0.12) (2021-11-14) - -#### Chore - -* fixes around the GUI refactor ([#1316](https://github.com/truecharts/apps/issues/1316)) -* move port above advanced in GUI ([#1326](https://github.com/truecharts/apps/issues/1326)) -* clean up Chart.yaml ([#1322](https://github.com/truecharts/apps/issues/1322)) -* update non-major deps helm releases ([#1328](https://github.com/truecharts/apps/issues/1328)) -* update non-major ([#1327](https://github.com/truecharts/apps/issues/1327)) diff --git a/stable/tt-rss/4.0.5/CONFIG.md b/stable/tt-rss/4.0.6/CONFIG.md similarity index 100% rename from stable/tt-rss/4.0.5/CONFIG.md rename to stable/tt-rss/4.0.6/CONFIG.md diff --git a/stable/tt-rss/4.0.5/Chart.lock b/stable/tt-rss/4.0.6/Chart.lock similarity index 84% rename from stable/tt-rss/4.0.5/Chart.lock rename to stable/tt-rss/4.0.6/Chart.lock index 316161e0f6..d20b81ef76 100644 --- a/stable/tt-rss/4.0.5/Chart.lock +++ b/stable/tt-rss/4.0.6/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://truecharts.org/ version: 6.0.10 digest: sha256:ab74099474f0b9054413e47fd1e058b8a3c38b48ae58f50b3426b27cccd441b6 -generated: "2021-11-23T14:26:52.760872758Z" +generated: "2021-11-23T22:13:36.969679641Z" diff --git a/stable/tt-rss/4.0.5/Chart.yaml b/stable/tt-rss/4.0.6/Chart.yaml similarity index 95% rename from stable/tt-rss/4.0.5/Chart.yaml rename to stable/tt-rss/4.0.6/Chart.yaml index 41a8db065d..2990ce1cc9 100644 --- a/stable/tt-rss/4.0.5/Chart.yaml +++ b/stable/tt-rss/4.0.6/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 -appVersion: "1.9060.0" +appVersion: "1.9063.0" description: Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader and aggregator name: tt-rss -version: 4.0.5 +version: 4.0.6 kubeVersion: ">=1.16.0-0" keywords: - tt-rss diff --git a/stable/tt-rss/4.0.5/README.md b/stable/tt-rss/4.0.6/README.md similarity index 100% rename from stable/tt-rss/4.0.5/README.md rename to stable/tt-rss/4.0.6/README.md diff --git a/stable/tt-rss/4.0.5/app-readme.md b/stable/tt-rss/4.0.6/app-readme.md similarity index 100% rename from stable/tt-rss/4.0.5/app-readme.md rename to stable/tt-rss/4.0.6/app-readme.md diff --git a/stable/tt-rss/4.0.5/charts/common-8.9.3.tgz b/stable/tt-rss/4.0.6/charts/common-8.9.3.tgz similarity index 100% rename from stable/tt-rss/4.0.5/charts/common-8.9.3.tgz rename to stable/tt-rss/4.0.6/charts/common-8.9.3.tgz diff --git a/stable/tt-rss/4.0.5/charts/postgresql-6.0.10.tgz b/stable/tt-rss/4.0.6/charts/postgresql-6.0.10.tgz similarity index 100% rename from stable/tt-rss/4.0.5/charts/postgresql-6.0.10.tgz rename to stable/tt-rss/4.0.6/charts/postgresql-6.0.10.tgz diff --git a/stable/tt-rss/4.0.5/helm-values.md b/stable/tt-rss/4.0.6/helm-values.md similarity index 95% rename from stable/tt-rss/4.0.5/helm-values.md rename to stable/tt-rss/4.0.6/helm-values.md index eed968a6ab..86dd97427e 100644 --- a/stable/tt-rss/4.0.5/helm-values.md +++ b/stable/tt-rss/4.0.6/helm-values.md @@ -22,7 +22,7 @@ You will, however, be able to use all values referenced in the common chart here | envValueFrom.TTRSS_DB_PASS.secretKeyRef.name | string | `"dbcreds"` | | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | | image.repository | string | `"ghcr.io/k8s-at-home/tt-rss"` | image repository | -| image.tag | string | `"v1.9060.0@sha256:a4a5932909a954b3c72b032f558adced51515934e6e391e7983bce1e7bab4a4d"` | image tag | +| image.tag | string | `"v1.9063.0@sha256:53e84ba1beaa012b6343115c03e2c3a3848965938bc42c8d7413d24aeb082c25"` | image tag | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | podSecurityContext.runAsGroup | int | `0` | | diff --git a/stable/tt-rss/4.0.5/ix_values.yaml b/stable/tt-rss/4.0.6/ix_values.yaml similarity index 93% rename from stable/tt-rss/4.0.5/ix_values.yaml rename to stable/tt-rss/4.0.6/ix_values.yaml index 23dc7c424f..7eb2bba069 100644 --- a/stable/tt-rss/4.0.5/ix_values.yaml +++ b/stable/tt-rss/4.0.6/ix_values.yaml @@ -4,7 +4,7 @@ image: # -- image pull policy pullPolicy: IfNotPresent # -- image tag - tag: v1.9060.0@sha256:a4a5932909a954b3c72b032f558adced51515934e6e391e7983bce1e7bab4a4d + tag: v1.9063.0@sha256:53e84ba1beaa012b6343115c03e2c3a3848965938bc42c8d7413d24aeb082c25 securityContext: readOnlyRootFilesystem: false diff --git a/stable/tt-rss/4.0.5/questions.yaml b/stable/tt-rss/4.0.6/questions.yaml similarity index 99% rename from stable/tt-rss/4.0.5/questions.yaml rename to stable/tt-rss/4.0.6/questions.yaml index 711dc952d0..c1bbf150dd 100644 --- a/stable/tt-rss/4.0.5/questions.yaml +++ b/stable/tt-rss/4.0.6/questions.yaml @@ -19,6 +19,8 @@ groups: description: "Specify resources/devices to be allocated to workload" - name: "Middlewares" description: "Traefik Middlewares" + - name: "Metrics" + description: "Metrics" - name: "Addons" description: "Addon Configuration" - name: "Advanced" diff --git a/stable/tt-rss/4.0.5/templates/common.yaml b/stable/tt-rss/4.0.6/templates/common.yaml similarity index 100% rename from stable/tt-rss/4.0.5/templates/common.yaml rename to stable/tt-rss/4.0.6/templates/common.yaml diff --git a/stable/tt-rss/4.0.5/values.yaml b/stable/tt-rss/4.0.6/values.yaml similarity index 100% rename from stable/tt-rss/4.0.5/values.yaml rename to stable/tt-rss/4.0.6/values.yaml