diff --git a/incubator/logitech-media-server/2.0.2/CHANGELOG.md b/incubator/logitech-media-server/2.0.3/CHANGELOG.md similarity index 90% rename from incubator/logitech-media-server/2.0.2/CHANGELOG.md rename to incubator/logitech-media-server/2.0.3/CHANGELOG.md index 6f1639e5a4f..9434db941e1 100644 --- a/incubator/logitech-media-server/2.0.2/CHANGELOG.md +++ b/incubator/logitech-media-server/2.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [logitech-media-server-2.0.3](https://github.com/truecharts/apps/compare/logitech-media-server-2.0.2...logitech-media-server-2.0.3) (2021-11-01) + +#### Chore + +* update non-major ([#1263](https://github.com/truecharts/apps/issues/1263)) + + + ### [logitech-media-server-2.0.2](https://github.com/truecharts/apps/compare/logitech-media-server-2.0.1...logitech-media-server-2.0.2) (2021-10-26) @@ -88,12 +97,3 @@ #### Fix * fix previous SCALE bugfix not correctly being applied - - - - -### [logitech-media-server-1.0.6](https://github.com/truecharts/apps/compare/logitech-media-server-1.0.5...logitech-media-server-1.0.6) (2021-10-19) - -#### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) diff --git a/incubator/logitech-media-server/2.0.2/CONFIG.md b/incubator/logitech-media-server/2.0.3/CONFIG.md similarity index 100% rename from incubator/logitech-media-server/2.0.2/CONFIG.md rename to incubator/logitech-media-server/2.0.3/CONFIG.md diff --git a/stable/airsonic/4.0.2/Chart.lock b/incubator/logitech-media-server/2.0.3/Chart.lock similarity index 78% rename from stable/airsonic/4.0.2/Chart.lock rename to incubator/logitech-media-server/2.0.3/Chart.lock index 0b2e408cbc8..d0426a12527 100644 --- a/stable/airsonic/4.0.2/Chart.lock +++ b/incubator/logitech-media-server/2.0.3/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 8.3.16 digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:16:26.007310711Z" +generated: "2021-11-01T12:47:35.298551232Z" diff --git a/incubator/logitech-media-server/2.0.2/Chart.yaml b/incubator/logitech-media-server/2.0.3/Chart.yaml similarity index 98% rename from incubator/logitech-media-server/2.0.2/Chart.yaml rename to incubator/logitech-media-server/2.0.3/Chart.yaml index f583d2b61ec..f6ef1ddbee6 100644 --- a/incubator/logitech-media-server/2.0.2/Chart.yaml +++ b/incubator/logitech-media-server/2.0.3/Chart.yaml @@ -26,7 +26,7 @@ sources: - https://github.com/Logitech/slimserver - https://hub.docker.com/r/lmscommunity/logitechmediaserver type: application -version: 2.0.2 +version: 2.0.3 annotations: truecharts.org/catagories: | - media diff --git a/incubator/logitech-media-server/2.0.2/README.md b/incubator/logitech-media-server/2.0.3/README.md similarity index 100% rename from incubator/logitech-media-server/2.0.2/README.md rename to incubator/logitech-media-server/2.0.3/README.md diff --git a/incubator/logitech-media-server/2.0.2/app-readme.md b/incubator/logitech-media-server/2.0.3/app-readme.md similarity index 100% rename from incubator/logitech-media-server/2.0.2/app-readme.md rename to incubator/logitech-media-server/2.0.3/app-readme.md diff --git a/incubator/logitech-media-server/2.0.2/charts/common-8.3.16.tgz b/incubator/logitech-media-server/2.0.3/charts/common-8.3.16.tgz similarity index 100% rename from incubator/logitech-media-server/2.0.2/charts/common-8.3.16.tgz rename to incubator/logitech-media-server/2.0.3/charts/common-8.3.16.tgz diff --git a/incubator/logitech-media-server/2.0.2/helm-values.md b/incubator/logitech-media-server/2.0.3/helm-values.md similarity index 93% rename from incubator/logitech-media-server/2.0.2/helm-values.md rename to incubator/logitech-media-server/2.0.3/helm-values.md index 38714987060..ca286bc610f 100644 --- a/incubator/logitech-media-server/2.0.2/helm-values.md +++ b/incubator/logitech-media-server/2.0.3/helm-values.md @@ -15,7 +15,7 @@ You will, however, be able to use all values referenced in the common chart here | envTpl.HTTP_PORT | string | `"{{ .Values.service.main.ports.main.port }}"` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"lmscommunity/logitechmediaserver"` | | -| image.tag | string | `"8.3.0@sha256:0b665c27a2509a72fc1371b86adb77f01b70b23ff19eb1c1b09894219d3e6438"` | | +| image.tag | string | `"8.3.0@sha256:b3185453321cb1e82b3c22849205ec02af2a01c6b91d24b0ef9ffdc9ea3bb7e9"` | | | persistence.config.accessMode | string | `"ReadWriteOnce"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mounthPath | string | `"/config"` | | diff --git a/incubator/logitech-media-server/2.0.2/ix_values.yaml b/incubator/logitech-media-server/2.0.3/ix_values.yaml similarity index 94% rename from incubator/logitech-media-server/2.0.2/ix_values.yaml rename to incubator/logitech-media-server/2.0.3/ix_values.yaml index e20400775f8..b525b8e4176 100644 --- a/incubator/logitech-media-server/2.0.2/ix_values.yaml +++ b/incubator/logitech-media-server/2.0.3/ix_values.yaml @@ -3,7 +3,7 @@ image: repository: lmscommunity/logitechmediaserver pullPolicy: IfNotPresent - tag: 8.3.0@sha256:0b665c27a2509a72fc1371b86adb77f01b70b23ff19eb1c1b09894219d3e6438 + tag: 8.3.0@sha256:b3185453321cb1e82b3c22849205ec02af2a01c6b91d24b0ef9ffdc9ea3bb7e9 env: diff --git a/incubator/logitech-media-server/2.0.2/questions.yaml b/incubator/logitech-media-server/2.0.3/questions.yaml similarity index 99% rename from incubator/logitech-media-server/2.0.2/questions.yaml rename to incubator/logitech-media-server/2.0.3/questions.yaml index 2ec6c47f79d..46f1eed19cf 100644 --- a/incubator/logitech-media-server/2.0.2/questions.yaml +++ b/incubator/logitech-media-server/2.0.3/questions.yaml @@ -689,7 +689,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/incubator/logitech-media-server/2.0.2/templates/common.yaml b/incubator/logitech-media-server/2.0.3/templates/common.yaml similarity index 100% rename from incubator/logitech-media-server/2.0.2/templates/common.yaml rename to incubator/logitech-media-server/2.0.3/templates/common.yaml diff --git a/incubator/logitech-media-server/2.0.2/values.yaml b/incubator/logitech-media-server/2.0.3/values.yaml similarity index 100% rename from incubator/logitech-media-server/2.0.2/values.yaml rename to incubator/logitech-media-server/2.0.3/values.yaml diff --git a/stable/airsonic/4.0.2/CHANGELOG.md b/stable/airsonic/4.0.3/CHANGELOG.md similarity index 90% rename from stable/airsonic/4.0.2/CHANGELOG.md rename to stable/airsonic/4.0.3/CHANGELOG.md index 0e6e1a71050..84d46cc1a6f 100644 --- a/stable/airsonic/4.0.2/CHANGELOG.md +++ b/stable/airsonic/4.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [airsonic-4.0.3](https://github.com/truecharts/apps/compare/airsonic-4.0.2...airsonic-4.0.3) (2021-11-01) + +#### Chore + +* update non-major ([#1263](https://github.com/truecharts/apps/issues/1263)) + + + ### [airsonic-4.0.2](https://github.com/truecharts/apps/compare/airsonic-4.0.1...airsonic-4.0.2) (2021-10-26) @@ -88,12 +97,3 @@ - -### [airsonic-3.0.12](https://github.com/truecharts/apps/compare/airsonic-3.0.11...airsonic-3.0.12) (2021-10-18) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - - - diff --git a/stable/airsonic/4.0.2/CONFIG.md b/stable/airsonic/4.0.3/CONFIG.md similarity index 100% rename from stable/airsonic/4.0.2/CONFIG.md rename to stable/airsonic/4.0.3/CONFIG.md diff --git a/stable/kms/9.0.2/Chart.lock b/stable/airsonic/4.0.3/Chart.lock similarity index 79% rename from stable/kms/9.0.2/Chart.lock rename to stable/airsonic/4.0.3/Chart.lock index 3327e690447..b611f6a2297 100644 --- a/stable/kms/9.0.2/Chart.lock +++ b/stable/airsonic/4.0.3/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 8.3.16 digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:42:02.05851478Z" +generated: "2021-11-01T12:48:00.61765349Z" diff --git a/stable/airsonic/4.0.2/Chart.yaml b/stable/airsonic/4.0.3/Chart.yaml similarity index 98% rename from stable/airsonic/4.0.2/Chart.yaml rename to stable/airsonic/4.0.3/Chart.yaml index 181ab33225a..60d9343e0fb 100644 --- a/stable/airsonic/4.0.2/Chart.yaml +++ b/stable/airsonic/4.0.3/Chart.yaml @@ -19,7 +19,7 @@ sources: - https://github.com/airsonic/airsonic - https://github.com/linuxserver/docker-airsonic - https://github.com/k8s-at-home/charts/tree/master/charts/airsonic -version: 4.0.2 +version: 4.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/airsonic/4.0.2/README.md b/stable/airsonic/4.0.3/README.md similarity index 100% rename from stable/airsonic/4.0.2/README.md rename to stable/airsonic/4.0.3/README.md diff --git a/stable/airsonic/4.0.2/app-readme.md b/stable/airsonic/4.0.3/app-readme.md similarity index 100% rename from stable/airsonic/4.0.2/app-readme.md rename to stable/airsonic/4.0.3/app-readme.md diff --git a/stable/airsonic/4.0.2/charts/common-8.3.16.tgz b/stable/airsonic/4.0.3/charts/common-8.3.16.tgz similarity index 100% rename from stable/airsonic/4.0.2/charts/common-8.3.16.tgz rename to stable/airsonic/4.0.3/charts/common-8.3.16.tgz diff --git a/stable/airsonic/4.0.2/helm-values.md b/stable/airsonic/4.0.3/helm-values.md similarity index 94% rename from stable/airsonic/4.0.2/helm-values.md rename to stable/airsonic/4.0.3/helm-values.md index 199fb9046d6..b58f534e9be 100644 --- a/stable/airsonic/4.0.2/helm-values.md +++ b/stable/airsonic/4.0.3/helm-values.md @@ -18,7 +18,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/airsonic"` | image repository | -| image.tag | string | `"version-v10.6.2@sha256:f1faa502b1d6c3226f9140364e55b82e27f971492fb193e1ac749ae33291fd45"` | image tag | +| image.tag | string | `"version-v10.6.2@sha256:02276c08dcf2acc35905c4a3e13fb3e70838c5d3a50fc09baade4d2b5aab5916"` | image tag | | ingress.main | object | See values.yaml | Enable and configure ingress settings for the chart under this key. | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. | | podSecurityContext.runAsGroup | int | `0` | | diff --git a/stable/airsonic/4.0.2/ix_values.yaml b/stable/airsonic/4.0.3/ix_values.yaml similarity index 95% rename from stable/airsonic/4.0.2/ix_values.yaml rename to stable/airsonic/4.0.3/ix_values.yaml index 79e76177ef6..81c73e89d02 100644 --- a/stable/airsonic/4.0.2/ix_values.yaml +++ b/stable/airsonic/4.0.3/ix_values.yaml @@ -9,7 +9,7 @@ image: # -- image repository repository: ghcr.io/linuxserver/airsonic # -- image tag - tag: version-v10.6.2@sha256:f1faa502b1d6c3226f9140364e55b82e27f971492fb193e1ac749ae33291fd45 + tag: version-v10.6.2@sha256:02276c08dcf2acc35905c4a3e13fb3e70838c5d3a50fc09baade4d2b5aab5916 # -- image pull policy pullPolicy: IfNotPresent diff --git a/stable/airsonic/4.0.2/questions.yaml b/stable/airsonic/4.0.3/questions.yaml similarity index 99% rename from stable/airsonic/4.0.2/questions.yaml rename to stable/airsonic/4.0.3/questions.yaml index 19254aad687..660db1f9bfc 100644 --- a/stable/airsonic/4.0.2/questions.yaml +++ b/stable/airsonic/4.0.3/questions.yaml @@ -436,7 +436,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/airsonic/4.0.2/templates/common.yaml b/stable/airsonic/4.0.3/templates/common.yaml similarity index 100% rename from stable/airsonic/4.0.2/templates/common.yaml rename to stable/airsonic/4.0.3/templates/common.yaml diff --git a/stable/airsonic/4.0.2/values.yaml b/stable/airsonic/4.0.3/values.yaml similarity index 100% rename from stable/airsonic/4.0.2/values.yaml rename to stable/airsonic/4.0.3/values.yaml diff --git a/stable/babybuddy/4.0.3/CHANGELOG.md b/stable/babybuddy/4.0.4/CHANGELOG.md similarity index 85% rename from stable/babybuddy/4.0.3/CHANGELOG.md rename to stable/babybuddy/4.0.4/CHANGELOG.md index ae7eede15ae..f33a655a7ba 100644 --- a/stable/babybuddy/4.0.3/CHANGELOG.md +++ b/stable/babybuddy/4.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [babybuddy-4.0.4](https://github.com/truecharts/apps/compare/babybuddy-4.0.3...babybuddy-4.0.4) (2021-11-01) + +#### Chore + +* update non-major ([#1263](https://github.com/truecharts/apps/issues/1263)) + + + ### [babybuddy-4.0.3](https://github.com/truecharts/apps/compare/babybuddy-4.0.2...babybuddy-4.0.3) (2021-10-26) @@ -88,12 +97,3 @@ #### Chore -* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) -* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) -* update non-major ([#1174](https://github.com/truecharts/apps/issues/1174)) - -#### Feat - -* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) - -#### Refactor diff --git a/stable/babybuddy/4.0.3/CONFIG.md b/stable/babybuddy/4.0.4/CONFIG.md similarity index 100% rename from stable/babybuddy/4.0.3/CONFIG.md rename to stable/babybuddy/4.0.4/CONFIG.md diff --git a/stable/recipes/3.0.4/Chart.lock b/stable/babybuddy/4.0.4/Chart.lock similarity index 84% rename from stable/recipes/3.0.4/Chart.lock rename to stable/babybuddy/4.0.4/Chart.lock index 1e56a14e851..306563bff95 100644 --- a/stable/recipes/3.0.4/Chart.lock +++ b/stable/babybuddy/4.0.4/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://truecharts.org/ version: 5.1.4 digest: sha256:d6d3ee5ef1624db5c5c9a3170b4287577d471276a4bfdf4925a4d9329b7c4c04 -generated: "2021-10-26T22:28:39.995106756Z" +generated: "2021-11-01T12:48:26.898537259Z" diff --git a/stable/babybuddy/4.0.3/Chart.yaml b/stable/babybuddy/4.0.4/Chart.yaml similarity index 98% rename from stable/babybuddy/4.0.3/Chart.yaml rename to stable/babybuddy/4.0.4/Chart.yaml index 88b895a5d03..76d7428dd83 100644 --- a/stable/babybuddy/4.0.3/Chart.yaml +++ b/stable/babybuddy/4.0.4/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 appVersion: "1.9.0" kubeVersion: '>=1.16.0-0' -version: 4.0.3 +version: 4.0.4 name: babybuddy description: Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work. type: application diff --git a/stable/babybuddy/4.0.3/README.md b/stable/babybuddy/4.0.4/README.md similarity index 100% rename from stable/babybuddy/4.0.3/README.md rename to stable/babybuddy/4.0.4/README.md diff --git a/stable/babybuddy/4.0.3/app-readme.md b/stable/babybuddy/4.0.4/app-readme.md similarity index 100% rename from stable/babybuddy/4.0.3/app-readme.md rename to stable/babybuddy/4.0.4/app-readme.md diff --git a/stable/babybuddy/4.0.3/charts/common-8.3.16.tgz b/stable/babybuddy/4.0.4/charts/common-8.3.16.tgz similarity index 100% rename from stable/babybuddy/4.0.3/charts/common-8.3.16.tgz rename to stable/babybuddy/4.0.4/charts/common-8.3.16.tgz diff --git a/stable/babybuddy/4.0.3/charts/postgresql-5.1.4.tgz b/stable/babybuddy/4.0.4/charts/postgresql-5.1.4.tgz similarity index 100% rename from stable/babybuddy/4.0.3/charts/postgresql-5.1.4.tgz rename to stable/babybuddy/4.0.4/charts/postgresql-5.1.4.tgz diff --git a/stable/babybuddy/4.0.3/helm-values.md b/stable/babybuddy/4.0.4/helm-values.md similarity index 95% rename from stable/babybuddy/4.0.3/helm-values.md rename to stable/babybuddy/4.0.4/helm-values.md index afa42575338..08facc84bd5 100644 --- a/stable/babybuddy/4.0.3/helm-values.md +++ b/stable/babybuddy/4.0.4/helm-values.md @@ -22,7 +22,7 @@ You will, however, be able to use all values referenced in the common chart here | envValueFrom.DB_PASSWORD.secretKeyRef.name | string | `"dbcreds"` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/linuxserver/babybuddy"` | | -| image.tag | string | `"1.9.0@sha256:1e00533d48c99360a198295170e2d0ce572255a349f4b9cfeeb1217d4df72a9f"` | | +| image.tag | string | `"1.9.0@sha256:841d90cf8e72cf583f915547a18b80a1b61bf9546e4414a306259c204f2bbc8b"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | persistence.varrun.enabled | bool | `true` | | diff --git a/stable/babybuddy/4.0.3/ix_values.yaml b/stable/babybuddy/4.0.4/ix_values.yaml similarity index 92% rename from stable/babybuddy/4.0.3/ix_values.yaml rename to stable/babybuddy/4.0.4/ix_values.yaml index 18f318b3777..07c7a3edf45 100644 --- a/stable/babybuddy/4.0.3/ix_values.yaml +++ b/stable/babybuddy/4.0.4/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/babybuddy pullPolicy: IfNotPresent - tag: 1.9.0@sha256:1e00533d48c99360a198295170e2d0ce572255a349f4b9cfeeb1217d4df72a9f + tag: 1.9.0@sha256:841d90cf8e72cf583f915547a18b80a1b61bf9546e4414a306259c204f2bbc8b # See more environment variables in the babybuddy documentation # https://github.com/linuxserver/docker-babybuddy#parameters diff --git a/stable/babybuddy/4.0.3/questions.yaml b/stable/babybuddy/4.0.4/questions.yaml similarity index 100% rename from stable/babybuddy/4.0.3/questions.yaml rename to stable/babybuddy/4.0.4/questions.yaml diff --git a/stable/babybuddy/4.0.3/templates/common.yaml b/stable/babybuddy/4.0.4/templates/common.yaml similarity index 100% rename from stable/babybuddy/4.0.3/templates/common.yaml rename to stable/babybuddy/4.0.4/templates/common.yaml diff --git a/stable/babybuddy/4.0.3/values.yaml b/stable/babybuddy/4.0.4/values.yaml similarity index 100% rename from stable/babybuddy/4.0.3/values.yaml rename to stable/babybuddy/4.0.4/values.yaml diff --git a/stable/beets/2.0.2/CHANGELOG.md b/stable/beets/2.0.3/CHANGELOG.md similarity index 91% rename from stable/beets/2.0.2/CHANGELOG.md rename to stable/beets/2.0.3/CHANGELOG.md index cb1b9283ef9..ee14f595c18 100644 --- a/stable/beets/2.0.2/CHANGELOG.md +++ b/stable/beets/2.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [beets-2.0.3](https://github.com/truecharts/apps/compare/beets-2.0.2...beets-2.0.3) (2021-11-01) + +#### Chore + +* update non-major ([#1263](https://github.com/truecharts/apps/issues/1263)) + + + ### [beets-2.0.2](https://github.com/truecharts/apps/compare/beets-2.0.1...beets-2.0.2) (2021-10-26) @@ -88,12 +97,3 @@ - -### [beets-0.0.5](https://github.com/truecharts/apps/compare/beets-0.0.4...beets-0.0.5) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - diff --git a/stable/beets/2.0.2/CONFIG.md b/stable/beets/2.0.3/CONFIG.md similarity index 100% rename from stable/beets/2.0.2/CONFIG.md rename to stable/beets/2.0.3/CONFIG.md diff --git a/incubator/logitech-media-server/2.0.2/Chart.lock b/stable/beets/2.0.3/Chart.lock similarity index 78% rename from incubator/logitech-media-server/2.0.2/Chart.lock rename to stable/beets/2.0.3/Chart.lock index 64c43a03789..68cfed0bb0c 100644 --- a/incubator/logitech-media-server/2.0.2/Chart.lock +++ b/stable/beets/2.0.3/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 8.3.16 digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:14:57.454858817Z" +generated: "2021-11-01T12:48:59.168194387Z" diff --git a/stable/beets/2.0.2/Chart.yaml b/stable/beets/2.0.3/Chart.yaml similarity index 97% rename from stable/beets/2.0.2/Chart.yaml rename to stable/beets/2.0.3/Chart.yaml index 391245b3d72..ed8f0882303 100644 --- a/stable/beets/2.0.2/Chart.yaml +++ b/stable/beets/2.0.3/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/linuxserver/docker-beets - https://beets.io/ type: application -version: 2.0.2 +version: 2.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/beets/2.0.2/README.md b/stable/beets/2.0.3/README.md similarity index 100% rename from stable/beets/2.0.2/README.md rename to stable/beets/2.0.3/README.md diff --git a/stable/beets/2.0.2/app-readme.md b/stable/beets/2.0.3/app-readme.md similarity index 100% rename from stable/beets/2.0.2/app-readme.md rename to stable/beets/2.0.3/app-readme.md diff --git a/stable/beets/2.0.2/charts/common-8.3.16.tgz b/stable/beets/2.0.3/charts/common-8.3.16.tgz similarity index 100% rename from stable/beets/2.0.2/charts/common-8.3.16.tgz rename to stable/beets/2.0.3/charts/common-8.3.16.tgz diff --git a/stable/beets/2.0.2/helm-values.md b/stable/beets/2.0.3/helm-values.md similarity index 93% rename from stable/beets/2.0.2/helm-values.md rename to stable/beets/2.0.3/helm-values.md index 546f9035ec9..ee3962f6542 100644 --- a/stable/beets/2.0.2/helm-values.md +++ b/stable/beets/2.0.3/helm-values.md @@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here | env.PUID | int | `568` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/linuxserver/beets"` | | -| image.tag | string | `"version-1.5.0@sha256:5fe39c13efe49f0c61a06f4298f75e844f34de2817802b1cbb06bed67168d093"` | | +| image.tag | string | `"version-1.5.0@sha256:2b8b13fe5d6dcbd1f590d4f94554491638eeb2caaac678b6a93bc38c5fc0f065"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | persistence.downloads.accessMode | string | `"ReadWriteOnce"` | | diff --git a/stable/beets/2.0.2/ix_values.yaml b/stable/beets/2.0.3/ix_values.yaml similarity index 85% rename from stable/beets/2.0.2/ix_values.yaml rename to stable/beets/2.0.3/ix_values.yaml index b47cf836f91..dbfa26408e5 100644 --- a/stable/beets/2.0.2/ix_values.yaml +++ b/stable/beets/2.0.3/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/beets pullPolicy: IfNotPresent - tag: version-1.5.0@sha256:5fe39c13efe49f0c61a06f4298f75e844f34de2817802b1cbb06bed67168d093 + tag: version-1.5.0@sha256:2b8b13fe5d6dcbd1f590d4f94554491638eeb2caaac678b6a93bc38c5fc0f065 env: PUID: 568 diff --git a/stable/beets/2.0.2/questions.yaml b/stable/beets/2.0.3/questions.yaml similarity index 99% rename from stable/beets/2.0.2/questions.yaml rename to stable/beets/2.0.3/questions.yaml index 3d2977a227b..8b79f50c20d 100644 --- a/stable/beets/2.0.2/questions.yaml +++ b/stable/beets/2.0.3/questions.yaml @@ -435,7 +435,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/beets/2.0.2/templates/common.yaml b/stable/beets/2.0.3/templates/common.yaml similarity index 100% rename from stable/beets/2.0.2/templates/common.yaml rename to stable/beets/2.0.3/templates/common.yaml diff --git a/stable/beets/2.0.2/values.yaml b/stable/beets/2.0.3/values.yaml similarity index 100% rename from stable/beets/2.0.2/values.yaml rename to stable/beets/2.0.3/values.yaml diff --git a/stable/cloud9/2.0.2/CHANGELOG.md b/stable/cloud9/2.0.3/CHANGELOG.md similarity index 91% rename from stable/cloud9/2.0.2/CHANGELOG.md rename to stable/cloud9/2.0.3/CHANGELOG.md index 5ffc6b3304b..1d2ebb011e4 100644 --- a/stable/cloud9/2.0.2/CHANGELOG.md +++ b/stable/cloud9/2.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [cloud9-2.0.3](https://github.com/truecharts/apps/compare/cloud9-2.0.2...cloud9-2.0.3) (2021-11-01) + +#### Chore + +* update non-major ([#1263](https://github.com/truecharts/apps/issues/1263)) + + + ### [cloud9-2.0.2](https://github.com/truecharts/apps/compare/cloud9-2.0.1...cloud9-2.0.2) (2021-10-26) @@ -88,12 +97,3 @@ - -### [cloud9-0.0.5](https://github.com/truecharts/apps/compare/cloud9-0.0.4...cloud9-0.0.5) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - diff --git a/stable/cloud9/2.0.2/CONFIG.md b/stable/cloud9/2.0.3/CONFIG.md similarity index 100% rename from stable/cloud9/2.0.2/CONFIG.md rename to stable/cloud9/2.0.3/CONFIG.md diff --git a/stable/cloud9/2.0.2/Chart.lock b/stable/cloud9/2.0.3/Chart.lock similarity index 78% rename from stable/cloud9/2.0.2/Chart.lock rename to stable/cloud9/2.0.3/Chart.lock index ad4bbb2d796..bf1affc1424 100644 --- a/stable/cloud9/2.0.2/Chart.lock +++ b/stable/cloud9/2.0.3/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 8.3.16 digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:21:57.242739425Z" +generated: "2021-11-01T12:49:23.279730106Z" diff --git a/stable/cloud9/2.0.2/Chart.yaml b/stable/cloud9/2.0.3/Chart.yaml similarity index 98% rename from stable/cloud9/2.0.2/Chart.yaml rename to stable/cloud9/2.0.3/Chart.yaml index fa1af3e25a7..1a9d0f2c481 100644 --- a/stable/cloud9/2.0.2/Chart.yaml +++ b/stable/cloud9/2.0.3/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/c9/core - https://hub.docker.com/r/linuxserver/cloud9 type: application -version: 2.0.2 +version: 2.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/cloud9/2.0.2/README.md b/stable/cloud9/2.0.3/README.md similarity index 100% rename from stable/cloud9/2.0.2/README.md rename to stable/cloud9/2.0.3/README.md diff --git a/stable/cloud9/2.0.2/app-readme.md b/stable/cloud9/2.0.3/app-readme.md similarity index 100% rename from stable/cloud9/2.0.2/app-readme.md rename to stable/cloud9/2.0.3/app-readme.md diff --git a/stable/cloud9/2.0.2/charts/common-8.3.16.tgz b/stable/cloud9/2.0.3/charts/common-8.3.16.tgz similarity index 100% rename from stable/cloud9/2.0.2/charts/common-8.3.16.tgz rename to stable/cloud9/2.0.3/charts/common-8.3.16.tgz diff --git a/stable/cloud9/2.0.2/helm-values.md b/stable/cloud9/2.0.3/helm-values.md similarity index 93% rename from stable/cloud9/2.0.2/helm-values.md rename to stable/cloud9/2.0.3/helm-values.md index 8705587cc5b..a865834a060 100644 --- a/stable/cloud9/2.0.2/helm-values.md +++ b/stable/cloud9/2.0.3/helm-values.md @@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here | env.PUID | int | `568` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/linuxserver/cloud9"` | | -| image.tag | string | `"version-1.29.2@sha256:9406e20f2c8c8c0372990e4d1147529de55b499a61c323ea2f96c76b59d77cfd"` | | +| image.tag | string | `"version-1.29.2@sha256:9ab0b1812bffbc10c0c61f16c76b735472957309ebc7ff6808e28cd107e3efc7"` | | | persistence.code.accessMode | string | `"ReadWriteOnce"` | | | persistence.code.enabled | bool | `true` | | | persistence.code.mountPath | string | `"/code"` | | diff --git a/stable/cloud9/2.0.2/ix_values.yaml b/stable/cloud9/2.0.3/ix_values.yaml similarity index 85% rename from stable/cloud9/2.0.2/ix_values.yaml rename to stable/cloud9/2.0.3/ix_values.yaml index ab7bc78f64b..7ea688e2f65 100644 --- a/stable/cloud9/2.0.2/ix_values.yaml +++ b/stable/cloud9/2.0.3/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/cloud9 pullPolicy: IfNotPresent - tag: version-1.29.2@sha256:9406e20f2c8c8c0372990e4d1147529de55b499a61c323ea2f96c76b59d77cfd + tag: version-1.29.2@sha256:9ab0b1812bffbc10c0c61f16c76b735472957309ebc7ff6808e28cd107e3efc7 # USERNAME="" #optional # PASSWORD="" #optional diff --git a/stable/cloud9/2.0.2/questions.yaml b/stable/cloud9/2.0.3/questions.yaml similarity index 99% rename from stable/cloud9/2.0.2/questions.yaml rename to stable/cloud9/2.0.3/questions.yaml index 708f100ffa8..2b03105e5ff 100644 --- a/stable/cloud9/2.0.2/questions.yaml +++ b/stable/cloud9/2.0.3/questions.yaml @@ -434,7 +434,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/cloud9/2.0.2/templates/common.yaml b/stable/cloud9/2.0.3/templates/common.yaml similarity index 100% rename from stable/cloud9/2.0.2/templates/common.yaml rename to stable/cloud9/2.0.3/templates/common.yaml diff --git a/stable/cloud9/2.0.2/values.yaml b/stable/cloud9/2.0.3/values.yaml similarity index 100% rename from stable/cloud9/2.0.2/values.yaml rename to stable/cloud9/2.0.3/values.yaml diff --git a/stable/custom-app/3.0.2/Chart.lock b/stable/custom-app/3.0.2/Chart.lock deleted file mode 100644 index c8f8f88c106..00000000000 --- a/stable/custom-app/3.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:23:29.805282595Z" diff --git a/stable/custom-app/3.0.2/CHANGELOG.md b/stable/custom-app/3.0.3/CHANGELOG.md similarity index 90% rename from stable/custom-app/3.0.2/CHANGELOG.md rename to stable/custom-app/3.0.3/CHANGELOG.md index e84ff4ec3e5..e1658625a5a 100644 --- a/stable/custom-app/3.0.2/CHANGELOG.md +++ b/stable/custom-app/3.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [custom-app-3.0.3](https://github.com/truecharts/apps/compare/custom-app-3.0.2...custom-app-3.0.3) (2021-11-01) + +#### Chore + +* update non-major ([#1263](https://github.com/truecharts/apps/issues/1263)) + + + ### [custom-app-3.0.2](https://github.com/truecharts/apps/compare/custom-app-3.0.1...custom-app-3.0.2) (2021-10-26) @@ -88,12 +97,3 @@ * fix previous SCALE bugfix not correctly being applied - - - -### [custom-app-2.0.15](https://github.com/truecharts/apps/compare/custom-app-2.0.14...custom-app-2.0.15) (2021-10-19) - -#### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - diff --git a/stable/custom-app/3.0.2/CONFIG.md b/stable/custom-app/3.0.3/CONFIG.md similarity index 100% rename from stable/custom-app/3.0.2/CONFIG.md rename to stable/custom-app/3.0.3/CONFIG.md diff --git a/stable/beets/2.0.2/Chart.lock b/stable/custom-app/3.0.3/Chart.lock similarity index 78% rename from stable/beets/2.0.2/Chart.lock rename to stable/custom-app/3.0.3/Chart.lock index 4a6a7cf15ef..12c6b023ffc 100644 --- a/stable/beets/2.0.2/Chart.lock +++ b/stable/custom-app/3.0.3/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 8.3.16 digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:20:26.223045175Z" +generated: "2021-11-01T12:49:47.505157635Z" diff --git a/stable/custom-app/3.0.2/Chart.yaml b/stable/custom-app/3.0.3/Chart.yaml similarity index 94% rename from stable/custom-app/3.0.2/Chart.yaml rename to stable/custom-app/3.0.3/Chart.yaml index a478808d132..b196cd2fd0a 100644 --- a/stable/custom-app/3.0.2/Chart.yaml +++ b/stable/custom-app/3.0.3/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.19.68" +appVersion: "0.19.116" dependencies: - name: common repository: https://truecharts.org @@ -19,7 +19,7 @@ name: custom-app sources: - https://github.com/truecharts/apps/tree/master/charts/stable/custom-app type: application -version: 3.0.2 +version: 3.0.3 annotations: truecharts.org/catagories: | - custom diff --git a/stable/custom-app/3.0.2/README.md b/stable/custom-app/3.0.3/README.md similarity index 100% rename from stable/custom-app/3.0.2/README.md rename to stable/custom-app/3.0.3/README.md diff --git a/stable/custom-app/3.0.2/app-readme.md b/stable/custom-app/3.0.3/app-readme.md similarity index 100% rename from stable/custom-app/3.0.2/app-readme.md rename to stable/custom-app/3.0.3/app-readme.md diff --git a/stable/custom-app/3.0.2/charts/common-8.3.16.tgz b/stable/custom-app/3.0.3/charts/common-8.3.16.tgz similarity index 100% rename from stable/custom-app/3.0.2/charts/common-8.3.16.tgz rename to stable/custom-app/3.0.3/charts/common-8.3.16.tgz diff --git a/stable/custom-app/3.0.2/ci/test-values.yaml b/stable/custom-app/3.0.3/ci/test-values.yaml similarity index 86% rename from stable/custom-app/3.0.2/ci/test-values.yaml rename to stable/custom-app/3.0.3/ci/test-values.yaml index 9dfd9626718..36a361c8c92 100644 --- a/stable/custom-app/3.0.2/ci/test-values.yaml +++ b/stable/custom-app/3.0.3/ci/test-values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/k8s-at-home/jackett pullPolicy: IfNotPresent - tag: v0.19.68@sha256:ac011eb9990253b9f9bcfd0c99d8ca503875525347e8364d282744da61233175 + tag: v0.19.116@sha256:c2cef1c3de937ae5472a20f9aefcc93c1dd340bcba763305306539df405df769 securityContext: readOnlyRootFilesystem: false diff --git a/stable/custom-app/3.0.2/helm-values.md b/stable/custom-app/3.0.3/helm-values.md similarity index 88% rename from stable/custom-app/3.0.2/helm-values.md rename to stable/custom-app/3.0.3/helm-values.md index 96a2bb44805..fc6899b5fcc 100644 --- a/stable/custom-app/3.0.2/helm-values.md +++ b/stable/custom-app/3.0.3/helm-values.md @@ -13,6 +13,6 @@ You will, however, be able to use all values referenced in the common chart here |-----|------|---------|-------------| | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/k8s-at-home/jackett"` | | -| image.tag | string | `"v0.19.68@sha256:ac011eb9990253b9f9bcfd0c99d8ca503875525347e8364d282744da61233175"` | | +| image.tag | string | `"v0.19.116@sha256:c2cef1c3de937ae5472a20f9aefcc93c1dd340bcba763305306539df405df769"` | | All Rights Reserved - The TrueCharts Project diff --git a/stable/custom-app/3.0.2/ix_values.yaml b/stable/custom-app/3.0.3/ix_values.yaml similarity index 54% rename from stable/custom-app/3.0.2/ix_values.yaml rename to stable/custom-app/3.0.3/ix_values.yaml index 6a6402c39f8..32754ac5266 100644 --- a/stable/custom-app/3.0.2/ix_values.yaml +++ b/stable/custom-app/3.0.3/ix_values.yaml @@ -3,4 +3,4 @@ image: repository: ghcr.io/k8s-at-home/jackett pullPolicy: IfNotPresent - tag: v0.19.68@sha256:ac011eb9990253b9f9bcfd0c99d8ca503875525347e8364d282744da61233175 + tag: v0.19.116@sha256:c2cef1c3de937ae5472a20f9aefcc93c1dd340bcba763305306539df405df769 diff --git a/stable/custom-app/3.0.2/questions.yaml b/stable/custom-app/3.0.3/questions.yaml similarity index 99% rename from stable/custom-app/3.0.2/questions.yaml rename to stable/custom-app/3.0.3/questions.yaml index 64b25ff9a70..151cb83f7c4 100644 --- a/stable/custom-app/3.0.2/questions.yaml +++ b/stable/custom-app/3.0.3/questions.yaml @@ -509,7 +509,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/custom-app/3.0.2/templates/common.yaml b/stable/custom-app/3.0.3/templates/common.yaml similarity index 100% rename from stable/custom-app/3.0.2/templates/common.yaml rename to stable/custom-app/3.0.3/templates/common.yaml diff --git a/stable/custom-app/3.0.2/values.yaml b/stable/custom-app/3.0.3/values.yaml similarity index 100% rename from stable/custom-app/3.0.2/values.yaml rename to stable/custom-app/3.0.3/values.yaml diff --git a/stable/digikam/2.0.2/Chart.lock b/stable/digikam/2.0.2/Chart.lock deleted file mode 100644 index 4a6b61a9e6c..00000000000 --- a/stable/digikam/2.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:25:43.166711017Z" diff --git a/stable/digikam/2.0.2/CHANGELOG.md b/stable/digikam/2.0.3/CHANGELOG.md similarity index 91% rename from stable/digikam/2.0.2/CHANGELOG.md rename to stable/digikam/2.0.3/CHANGELOG.md index e833b9646b5..d9292282cce 100644 --- a/stable/digikam/2.0.2/CHANGELOG.md +++ b/stable/digikam/2.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [digikam-2.0.3](https://github.com/truecharts/apps/compare/digikam-2.0.2...digikam-2.0.3) (2021-11-01) + +#### Chore + +* update non-major ([#1263](https://github.com/truecharts/apps/issues/1263)) + + + ### [digikam-2.0.2](https://github.com/truecharts/apps/compare/digikam-2.0.1...digikam-2.0.2) (2021-10-26) @@ -88,12 +97,3 @@ * Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - -### [digikam-0.0.5](https://github.com/truecharts/apps/compare/digikam-0.0.4...digikam-0.0.5) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor diff --git a/stable/digikam/2.0.2/CONFIG.md b/stable/digikam/2.0.3/CONFIG.md similarity index 100% rename from stable/digikam/2.0.2/CONFIG.md rename to stable/digikam/2.0.3/CONFIG.md diff --git a/stable/digikam/2.0.3/Chart.lock b/stable/digikam/2.0.3/Chart.lock new file mode 100644 index 00000000000..75fcf4c485d --- /dev/null +++ b/stable/digikam/2.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.16 +digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f +generated: "2021-11-01T12:50:11.755934642Z" diff --git a/stable/digikam/2.0.2/Chart.yaml b/stable/digikam/2.0.3/Chart.yaml similarity index 98% rename from stable/digikam/2.0.2/Chart.yaml rename to stable/digikam/2.0.3/Chart.yaml index fa8a2d55051..06ec0ac3460 100644 --- a/stable/digikam/2.0.2/Chart.yaml +++ b/stable/digikam/2.0.3/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/linuxserver/docker-digikam - https://www.digikam.org/ type: application -version: 2.0.2 +version: 2.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/digikam/2.0.2/README.md b/stable/digikam/2.0.3/README.md similarity index 100% rename from stable/digikam/2.0.2/README.md rename to stable/digikam/2.0.3/README.md diff --git a/stable/digikam/2.0.2/app-readme.md b/stable/digikam/2.0.3/app-readme.md similarity index 100% rename from stable/digikam/2.0.2/app-readme.md rename to stable/digikam/2.0.3/app-readme.md diff --git a/stable/digikam/2.0.2/charts/common-8.3.16.tgz b/stable/digikam/2.0.3/charts/common-8.3.16.tgz similarity index 100% rename from stable/digikam/2.0.2/charts/common-8.3.16.tgz rename to stable/digikam/2.0.3/charts/common-8.3.16.tgz diff --git a/stable/digikam/2.0.2/helm-values.md b/stable/digikam/2.0.3/helm-values.md similarity index 91% rename from stable/digikam/2.0.2/helm-values.md rename to stable/digikam/2.0.3/helm-values.md index 90ce0558ec1..54dd7a37418 100644 --- a/stable/digikam/2.0.2/helm-values.md +++ b/stable/digikam/2.0.3/helm-values.md @@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here | env.PUID | int | `568` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/linuxserver/digikam"` | | -| image.tag | string | `"version-7.3.0@sha256:9c90f474eafbf2a2e663fd7ba43382bcfcf346197af56d7db55bf409ea356fa4"` | | +| image.tag | string | `"version-7.3.0@sha256:b0524b85c9327d8a9dd38ab8a82ddab6091fc1855a014dc2a7dcf2ea95421d00"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | persistence.varrun.enabled | bool | `true` | | diff --git a/stable/digikam/2.0.2/ix_values.yaml b/stable/digikam/2.0.3/ix_values.yaml similarity index 79% rename from stable/digikam/2.0.2/ix_values.yaml rename to stable/digikam/2.0.3/ix_values.yaml index 7b3a39eddf8..0cc4f032159 100644 --- a/stable/digikam/2.0.2/ix_values.yaml +++ b/stable/digikam/2.0.3/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/digikam pullPolicy: IfNotPresent - tag: version-7.3.0@sha256:9c90f474eafbf2a2e663fd7ba43382bcfcf346197af56d7db55bf409ea356fa4 + tag: version-7.3.0@sha256:b0524b85c9327d8a9dd38ab8a82ddab6091fc1855a014dc2a7dcf2ea95421d00 env: PUID: 568 diff --git a/stable/digikam/2.0.2/questions.yaml b/stable/digikam/2.0.3/questions.yaml similarity index 99% rename from stable/digikam/2.0.2/questions.yaml rename to stable/digikam/2.0.3/questions.yaml index 6f7ccb60e3e..a6d17f380d2 100644 --- a/stable/digikam/2.0.2/questions.yaml +++ b/stable/digikam/2.0.3/questions.yaml @@ -435,7 +435,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/digikam/2.0.2/templates/common.yaml b/stable/digikam/2.0.3/templates/common.yaml similarity index 100% rename from stable/digikam/2.0.2/templates/common.yaml rename to stable/digikam/2.0.3/templates/common.yaml diff --git a/stable/digikam/2.0.2/values.yaml b/stable/digikam/2.0.3/values.yaml similarity index 100% rename from stable/digikam/2.0.2/values.yaml rename to stable/digikam/2.0.3/values.yaml diff --git a/stable/flaresolverr/4.0.2/Chart.lock b/stable/flaresolverr/4.0.2/Chart.lock deleted file mode 100644 index ad37f36e258..00000000000 --- a/stable/flaresolverr/4.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:30:42.930231721Z" diff --git a/stable/flaresolverr/4.0.2/CHANGELOG.md b/stable/flaresolverr/4.0.3/CHANGELOG.md similarity index 91% rename from stable/flaresolverr/4.0.2/CHANGELOG.md rename to stable/flaresolverr/4.0.3/CHANGELOG.md index 6e2df123360..bc78754f3b3 100644 --- a/stable/flaresolverr/4.0.2/CHANGELOG.md +++ b/stable/flaresolverr/4.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [flaresolverr-4.0.3](https://github.com/truecharts/apps/compare/flaresolverr-4.0.2...flaresolverr-4.0.3) (2021-11-01) + +#### Chore + +* update non-major ([#1263](https://github.com/truecharts/apps/issues/1263)) + + + ### [flaresolverr-4.0.2](https://github.com/truecharts/apps/compare/flaresolverr-4.0.1...flaresolverr-4.0.2) (2021-10-26) @@ -88,12 +97,3 @@ - -### [flaresolverr-3.0.9](https://github.com/truecharts/apps/compare/flaresolverr-3.0.8...flaresolverr-3.0.9) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - diff --git a/stable/flaresolverr/4.0.2/CONFIG.md b/stable/flaresolverr/4.0.3/CONFIG.md similarity index 100% rename from stable/flaresolverr/4.0.2/CONFIG.md rename to stable/flaresolverr/4.0.3/CONFIG.md diff --git a/stable/flaresolverr/4.0.3/Chart.lock b/stable/flaresolverr/4.0.3/Chart.lock new file mode 100644 index 00000000000..4d26b912ae2 --- /dev/null +++ b/stable/flaresolverr/4.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.16 +digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f +generated: "2021-11-01T12:50:36.057389293Z" diff --git a/stable/flaresolverr/4.0.2/Chart.yaml b/stable/flaresolverr/4.0.3/Chart.yaml similarity index 95% rename from stable/flaresolverr/4.0.2/Chart.yaml rename to stable/flaresolverr/4.0.3/Chart.yaml index d258142b007..7dde17ef3c1 100644 --- a/stable/flaresolverr/4.0.2/Chart.yaml +++ b/stable/flaresolverr/4.0.3/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.0.1" +appVersion: "2.0.2" dependencies: - name: common repository: https://truecharts.org @@ -19,7 +19,7 @@ name: flaresolverr sources: - https://github.com/FlareSolverr/FlareSolverr - https://hub.docker.com/r/flaresolverr/flaresolverr -version: 4.0.2 +version: 4.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/flaresolverr/4.0.2/README.md b/stable/flaresolverr/4.0.3/README.md similarity index 100% rename from stable/flaresolverr/4.0.2/README.md rename to stable/flaresolverr/4.0.3/README.md diff --git a/stable/flaresolverr/4.0.2/app-readme.md b/stable/flaresolverr/4.0.3/app-readme.md similarity index 100% rename from stable/flaresolverr/4.0.2/app-readme.md rename to stable/flaresolverr/4.0.3/app-readme.md diff --git a/stable/flaresolverr/4.0.2/charts/common-8.3.16.tgz b/stable/flaresolverr/4.0.3/charts/common-8.3.16.tgz similarity index 100% rename from stable/flaresolverr/4.0.2/charts/common-8.3.16.tgz rename to stable/flaresolverr/4.0.3/charts/common-8.3.16.tgz diff --git a/stable/flaresolverr/4.0.2/helm-values.md b/stable/flaresolverr/4.0.3/helm-values.md similarity index 92% rename from stable/flaresolverr/4.0.2/helm-values.md rename to stable/flaresolverr/4.0.3/helm-values.md index 364aa6c3af1..ecd4a278c92 100644 --- a/stable/flaresolverr/4.0.2/helm-values.md +++ b/stable/flaresolverr/4.0.3/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/flaresolverr/flaresolverr"` | image repository | -| image.tag | string | `"v2.0.1@sha256:f53cb64232fe93d9ececb7433038aad972ef1b46657447c927343b16a8ce67cc"` | image tag | +| image.tag | string | `"v2.0.2@sha256:f08e3442bc6d6f6328d98f2cebafd36c7442339c1f12cb6e531928a60d6dde3f"` | image tag | | persistence.config.accessMode | string | `"ReadWriteOnce"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | diff --git a/stable/flaresolverr/4.0.2/ix_values.yaml b/stable/flaresolverr/4.0.3/ix_values.yaml similarity index 91% rename from stable/flaresolverr/4.0.2/ix_values.yaml rename to stable/flaresolverr/4.0.3/ix_values.yaml index 4e4bae7a3f0..6bba0ebea15 100644 --- a/stable/flaresolverr/4.0.2/ix_values.yaml +++ b/stable/flaresolverr/4.0.3/ix_values.yaml @@ -11,7 +11,7 @@ image: # -- image pull policy pullPolicy: IfNotPresent # -- image tag - tag: v2.0.1@sha256:f53cb64232fe93d9ececb7433038aad972ef1b46657447c927343b16a8ce67cc + tag: v2.0.2@sha256:f08e3442bc6d6f6328d98f2cebafd36c7442339c1f12cb6e531928a60d6dde3f securityContext: readOnlyRootFilesystem: false diff --git a/stable/flaresolverr/4.0.2/questions.yaml b/stable/flaresolverr/4.0.3/questions.yaml similarity index 99% rename from stable/flaresolverr/4.0.2/questions.yaml rename to stable/flaresolverr/4.0.3/questions.yaml index baacc3c2460..97f364c417e 100644 --- a/stable/flaresolverr/4.0.2/questions.yaml +++ b/stable/flaresolverr/4.0.3/questions.yaml @@ -428,7 +428,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/flaresolverr/4.0.2/templates/common.yaml b/stable/flaresolverr/4.0.3/templates/common.yaml similarity index 100% rename from stable/flaresolverr/4.0.2/templates/common.yaml rename to stable/flaresolverr/4.0.3/templates/common.yaml diff --git a/stable/flaresolverr/4.0.2/values.yaml b/stable/flaresolverr/4.0.3/values.yaml similarity index 100% rename from stable/flaresolverr/4.0.2/values.yaml rename to stable/flaresolverr/4.0.3/values.yaml diff --git a/stable/freshrss/9.0.2/Chart.lock b/stable/freshrss/9.0.2/Chart.lock deleted file mode 100644 index a2ed1b998aa..00000000000 --- a/stable/freshrss/9.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:32:34.367962163Z" diff --git a/stable/freshrss/9.0.2/CHANGELOG.md b/stable/freshrss/9.0.3/CHANGELOG.md similarity index 91% rename from stable/freshrss/9.0.2/CHANGELOG.md rename to stable/freshrss/9.0.3/CHANGELOG.md index cb6aa39606f..7dfe3f90e91 100644 --- a/stable/freshrss/9.0.2/CHANGELOG.md +++ b/stable/freshrss/9.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [freshrss-9.0.3](https://github.com/truecharts/apps/compare/freshrss-9.0.2...freshrss-9.0.3) (2021-11-01) + +#### Chore + +* update non-major ([#1263](https://github.com/truecharts/apps/issues/1263)) + + + ### [freshrss-9.0.2](https://github.com/truecharts/apps/compare/freshrss-9.0.1...freshrss-9.0.2) (2021-10-26) @@ -88,12 +97,3 @@ * Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - -### [freshrss-8.0.12](https://github.com/truecharts/apps/compare/freshrss-8.0.11...freshrss-8.0.12) (2021-10-18) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - - diff --git a/stable/freshrss/9.0.2/CONFIG.md b/stable/freshrss/9.0.3/CONFIG.md similarity index 100% rename from stable/freshrss/9.0.2/CONFIG.md rename to stable/freshrss/9.0.3/CONFIG.md diff --git a/stable/freshrss/9.0.3/Chart.lock b/stable/freshrss/9.0.3/Chart.lock new file mode 100644 index 00000000000..4a616f8177a --- /dev/null +++ b/stable/freshrss/9.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.16 +digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f +generated: "2021-11-01T12:51:00.227909005Z" diff --git a/stable/freshrss/9.0.2/Chart.yaml b/stable/freshrss/9.0.3/Chart.yaml similarity index 98% rename from stable/freshrss/9.0.2/Chart.yaml rename to stable/freshrss/9.0.3/Chart.yaml index 03a651ea721..b4bd3b19738 100644 --- a/stable/freshrss/9.0.2/Chart.yaml +++ b/stable/freshrss/9.0.3/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/FreshRSS/FreshRSS - https://hub.docker.com/r/linuxserver/freshrss type: application -version: 9.0.2 +version: 9.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/freshrss/9.0.2/README.md b/stable/freshrss/9.0.3/README.md similarity index 100% rename from stable/freshrss/9.0.2/README.md rename to stable/freshrss/9.0.3/README.md diff --git a/stable/freshrss/9.0.2/app-readme.md b/stable/freshrss/9.0.3/app-readme.md similarity index 100% rename from stable/freshrss/9.0.2/app-readme.md rename to stable/freshrss/9.0.3/app-readme.md diff --git a/stable/freshrss/9.0.2/charts/common-8.3.16.tgz b/stable/freshrss/9.0.3/charts/common-8.3.16.tgz similarity index 100% rename from stable/freshrss/9.0.2/charts/common-8.3.16.tgz rename to stable/freshrss/9.0.3/charts/common-8.3.16.tgz diff --git a/stable/freshrss/9.0.2/helm-values.md b/stable/freshrss/9.0.3/helm-values.md similarity index 92% rename from stable/freshrss/9.0.2/helm-values.md rename to stable/freshrss/9.0.3/helm-values.md index 41eba3206df..bed721db072 100644 --- a/stable/freshrss/9.0.2/helm-values.md +++ b/stable/freshrss/9.0.3/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/linuxserver/freshrss"` | | -| image.tag | string | `"version-1.18.1@sha256:cee93c6ec2b8e8731cbd72a7a103a7484e913a467f52b10104564ab2b0a2dbfb"` | | +| image.tag | string | `"version-1.18.1@sha256:09ba63223bd9ed23a2e50b914c2e36c6e5f3dfd655e8b30ac1d7d70bcb585dd6"` | | | persistence.config.accessMode | string | `"ReadWriteOnce"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | diff --git a/stable/freshrss/9.0.2/ix_values.yaml b/stable/freshrss/9.0.3/ix_values.yaml similarity index 82% rename from stable/freshrss/9.0.2/ix_values.yaml rename to stable/freshrss/9.0.3/ix_values.yaml index 40c75ba9f5b..86ef06e6f5d 100644 --- a/stable/freshrss/9.0.2/ix_values.yaml +++ b/stable/freshrss/9.0.3/ix_values.yaml @@ -3,7 +3,7 @@ image: repository: ghcr.io/linuxserver/freshrss pullPolicy: IfNotPresent - tag: version-1.18.1@sha256:cee93c6ec2b8e8731cbd72a7a103a7484e913a467f52b10104564ab2b0a2dbfb + tag: version-1.18.1@sha256:09ba63223bd9ed23a2e50b914c2e36c6e5f3dfd655e8b30ac1d7d70bcb585dd6 securityContext: readOnlyRootFilesystem: false diff --git a/stable/freshrss/9.0.2/questions.yaml b/stable/freshrss/9.0.3/questions.yaml similarity index 99% rename from stable/freshrss/9.0.2/questions.yaml rename to stable/freshrss/9.0.3/questions.yaml index 98913fc1635..4e16da18227 100644 --- a/stable/freshrss/9.0.2/questions.yaml +++ b/stable/freshrss/9.0.3/questions.yaml @@ -435,7 +435,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/freshrss/9.0.2/templates/common.yaml b/stable/freshrss/9.0.3/templates/common.yaml similarity index 100% rename from stable/freshrss/9.0.2/templates/common.yaml rename to stable/freshrss/9.0.3/templates/common.yaml diff --git a/stable/freshrss/9.0.2/values.yaml b/stable/freshrss/9.0.3/values.yaml similarity index 100% rename from stable/freshrss/9.0.2/values.yaml rename to stable/freshrss/9.0.3/values.yaml diff --git a/stable/gitea/4.0.4/CHANGELOG.md b/stable/gitea/4.0.5/CHANGELOG.md similarity index 92% rename from stable/gitea/4.0.4/CHANGELOG.md rename to stable/gitea/4.0.5/CHANGELOG.md index c5f81b5981c..22c2c473595 100644 --- a/stable/gitea/4.0.4/CHANGELOG.md +++ b/stable/gitea/4.0.5/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [gitea-4.0.5](https://github.com/truecharts/apps/compare/gitea-4.0.4...gitea-4.0.5) (2021-11-01) + +#### Chore + +* update non-major ([#1263](https://github.com/truecharts/apps/issues/1263)) + + + ### [gitea-4.0.4](https://github.com/truecharts/apps/compare/gitea-4.0.3...gitea-4.0.4) (2021-10-26) @@ -88,12 +97,3 @@ - -### [gitea-1.0.17](https://github.com/truecharts/apps/compare/gitea-1.0.16...gitea-1.0.17) (2021-10-20) - -#### Chore - -* bump versions to rerelease and fix icons - - - diff --git a/stable/gitea/4.0.4/CONFIG.md b/stable/gitea/4.0.5/CONFIG.md similarity index 100% rename from stable/gitea/4.0.4/CONFIG.md rename to stable/gitea/4.0.5/CONFIG.md diff --git a/stable/gitea/4.0.4/Chart.lock b/stable/gitea/4.0.5/Chart.lock similarity index 88% rename from stable/gitea/4.0.4/Chart.lock rename to stable/gitea/4.0.5/Chart.lock index 38b1a05a420..9e7b4ebe83d 100644 --- a/stable/gitea/4.0.4/Chart.lock +++ b/stable/gitea/4.0.5/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.bitnami.com/bitnami version: 5.15.8 digest: sha256:86a8e2e5eb7c17ea5dde921011ab816074a230a77b70d743713988fa48d43ab1 -generated: "2021-10-26T22:22:45.528151312Z" +generated: "2021-11-01T12:51:27.273802323Z" diff --git a/stable/gitea/4.0.4/Chart.yaml b/stable/gitea/4.0.5/Chart.yaml similarity index 96% rename from stable/gitea/4.0.4/Chart.yaml rename to stable/gitea/4.0.5/Chart.yaml index 20301959295..6d379e10347 100644 --- a/stable/gitea/4.0.4/Chart.yaml +++ b/stable/gitea/4.0.5/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.15.5" +appVersion: "1.15.6" dependencies: - name: common repository: https://truecharts.org @@ -34,7 +34,7 @@ sources: - https://github.com/go-gitea/gitea - https://hub.docker.com/r/gitea/gitea/ type: application -version: 4.0.4 +version: 4.0.5 annotations: truecharts.org/catagories: | - GIT diff --git a/stable/gitea/4.0.4/README.md b/stable/gitea/4.0.5/README.md similarity index 100% rename from stable/gitea/4.0.4/README.md rename to stable/gitea/4.0.5/README.md diff --git a/stable/gitea/4.0.4/app-readme.md b/stable/gitea/4.0.5/app-readme.md similarity index 100% rename from stable/gitea/4.0.4/app-readme.md rename to stable/gitea/4.0.5/app-readme.md diff --git a/stable/gitea/4.0.4/charts/common-8.3.16.tgz b/stable/gitea/4.0.5/charts/common-8.3.16.tgz similarity index 100% rename from stable/gitea/4.0.4/charts/common-8.3.16.tgz rename to stable/gitea/4.0.5/charts/common-8.3.16.tgz diff --git a/stable/gitea/4.0.4/charts/memcached-5.15.8.tgz b/stable/gitea/4.0.5/charts/memcached-5.15.8.tgz similarity index 100% rename from stable/gitea/4.0.4/charts/memcached-5.15.8.tgz rename to stable/gitea/4.0.5/charts/memcached-5.15.8.tgz diff --git a/stable/gitea/4.0.4/charts/postgresql-5.1.4.tgz b/stable/gitea/4.0.5/charts/postgresql-5.1.4.tgz similarity index 100% rename from stable/gitea/4.0.4/charts/postgresql-5.1.4.tgz rename to stable/gitea/4.0.5/charts/postgresql-5.1.4.tgz diff --git a/stable/gitea/4.0.4/ci/basic-values.yaml b/stable/gitea/4.0.5/ci/basic-values.yaml similarity index 100% rename from stable/gitea/4.0.4/ci/basic-values.yaml rename to stable/gitea/4.0.5/ci/basic-values.yaml diff --git a/stable/gitea/4.0.4/ci/ingress-values.yaml b/stable/gitea/4.0.5/ci/ingress-values.yaml similarity index 100% rename from stable/gitea/4.0.4/ci/ingress-values.yaml rename to stable/gitea/4.0.5/ci/ingress-values.yaml diff --git a/stable/gitea/4.0.4/helm-values.md b/stable/gitea/4.0.5/helm-values.md similarity index 98% rename from stable/gitea/4.0.4/helm-values.md rename to stable/gitea/4.0.5/helm-values.md index 362ceb3984a..13b8c0b762d 100644 --- a/stable/gitea/4.0.4/helm-values.md +++ b/stable/gitea/4.0.5/helm-values.md @@ -20,7 +20,7 @@ You will, however, be able to use all values referenced in the common chart here | envFrom[0].configMapRef.name | string | `"gitea-env"` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"gitea/gitea"` | | -| image.tag | string | `"1.15.5-rootless"` | | +| image.tag | string | `"1.15.6-rootless"` | | | initContainers.1-init-directories.command[0] | string | `"/usr/sbin/init_directory_structure.sh"` | | | initContainers.1-init-directories.envFrom[0].configMapRef.name | string | `"gitea-env"` | | | initContainers.1-init-directories.image | string | `"{{ .Values.image.repository }}:{{ .Values.image.tag }}"` | | diff --git a/stable/gitea/4.0.4/ix_values.yaml b/stable/gitea/4.0.5/ix_values.yaml similarity index 99% rename from stable/gitea/4.0.4/ix_values.yaml rename to stable/gitea/4.0.5/ix_values.yaml index 127dd97dfcc..6e3db200cb2 100644 --- a/stable/gitea/4.0.4/ix_values.yaml +++ b/stable/gitea/4.0.5/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: gitea/gitea - tag: 1.15.5-rootless + tag: 1.15.6-rootless pullPolicy: IfNotPresent service: diff --git a/stable/gitea/4.0.4/questions.yaml b/stable/gitea/4.0.5/questions.yaml similarity index 99% rename from stable/gitea/4.0.4/questions.yaml rename to stable/gitea/4.0.5/questions.yaml index 75e80f2ab11..6fc9cb65ab7 100644 --- a/stable/gitea/4.0.4/questions.yaml +++ b/stable/gitea/4.0.5/questions.yaml @@ -617,7 +617,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/gitea/4.0.4/templates/_configmap.tpl b/stable/gitea/4.0.5/templates/_configmap.tpl similarity index 100% rename from stable/gitea/4.0.4/templates/_configmap.tpl rename to stable/gitea/4.0.5/templates/_configmap.tpl diff --git a/stable/gitea/4.0.4/templates/_secrets.tpl b/stable/gitea/4.0.5/templates/_secrets.tpl similarity index 100% rename from stable/gitea/4.0.4/templates/_secrets.tpl rename to stable/gitea/4.0.5/templates/_secrets.tpl diff --git a/stable/gitea/4.0.4/templates/common.yaml b/stable/gitea/4.0.5/templates/common.yaml similarity index 100% rename from stable/gitea/4.0.4/templates/common.yaml rename to stable/gitea/4.0.5/templates/common.yaml diff --git a/stable/gitea/4.0.4/values.yaml b/stable/gitea/4.0.5/values.yaml similarity index 100% rename from stable/gitea/4.0.4/values.yaml rename to stable/gitea/4.0.5/values.yaml diff --git a/stable/heimdall/9.0.2/Chart.lock b/stable/heimdall/9.0.2/Chart.lock deleted file mode 100644 index 81664e48fce..00000000000 --- a/stable/heimdall/9.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:37:47.136434294Z" diff --git a/stable/heimdall/9.0.2/CHANGELOG.md b/stable/heimdall/9.0.3/CHANGELOG.md similarity index 91% rename from stable/heimdall/9.0.2/CHANGELOG.md rename to stable/heimdall/9.0.3/CHANGELOG.md index 2da00b76c15..53a3f1c8584 100644 --- a/stable/heimdall/9.0.2/CHANGELOG.md +++ b/stable/heimdall/9.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [heimdall-9.0.3](https://github.com/truecharts/apps/compare/heimdall-9.0.2...heimdall-9.0.3) (2021-11-01) + +#### Chore + +* update non-major ([#1263](https://github.com/truecharts/apps/issues/1263)) + + + ### [heimdall-9.0.2](https://github.com/truecharts/apps/compare/heimdall-9.0.1...heimdall-9.0.2) (2021-10-26) @@ -88,12 +97,3 @@ * Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - -### [heimdall-8.0.12](https://github.com/truecharts/apps/compare/heimdall-8.0.11...heimdall-8.0.12) (2021-10-18) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - - diff --git a/stable/heimdall/9.0.2/CONFIG.md b/stable/heimdall/9.0.3/CONFIG.md similarity index 100% rename from stable/heimdall/9.0.2/CONFIG.md rename to stable/heimdall/9.0.3/CONFIG.md diff --git a/stable/heimdall/9.0.3/Chart.lock b/stable/heimdall/9.0.3/Chart.lock new file mode 100644 index 00000000000..3fbd55298b3 --- /dev/null +++ b/stable/heimdall/9.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.16 +digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f +generated: "2021-11-01T12:52:14.532650559Z" diff --git a/stable/heimdall/9.0.2/Chart.yaml b/stable/heimdall/9.0.3/Chart.yaml similarity index 97% rename from stable/heimdall/9.0.2/Chart.yaml rename to stable/heimdall/9.0.3/Chart.yaml index 31b49fb1fba..56a478e6e66 100644 --- a/stable/heimdall/9.0.2/Chart.yaml +++ b/stable/heimdall/9.0.3/Chart.yaml @@ -18,7 +18,7 @@ maintainers: name: heimdall sources: null type: application -version: 9.0.2 +version: 9.0.3 annotations: truecharts.org/catagories: | - organizers diff --git a/stable/heimdall/9.0.2/README.md b/stable/heimdall/9.0.3/README.md similarity index 100% rename from stable/heimdall/9.0.2/README.md rename to stable/heimdall/9.0.3/README.md diff --git a/stable/heimdall/9.0.2/app-readme.md b/stable/heimdall/9.0.3/app-readme.md similarity index 100% rename from stable/heimdall/9.0.2/app-readme.md rename to stable/heimdall/9.0.3/app-readme.md diff --git a/stable/heimdall/9.0.2/charts/common-8.3.16.tgz b/stable/heimdall/9.0.3/charts/common-8.3.16.tgz similarity index 100% rename from stable/heimdall/9.0.2/charts/common-8.3.16.tgz rename to stable/heimdall/9.0.3/charts/common-8.3.16.tgz diff --git a/stable/heimdall/9.0.2/helm-values.md b/stable/heimdall/9.0.3/helm-values.md similarity index 92% rename from stable/heimdall/9.0.2/helm-values.md rename to stable/heimdall/9.0.3/helm-values.md index fd10c83ef03..68b2007cc41 100644 --- a/stable/heimdall/9.0.2/helm-values.md +++ b/stable/heimdall/9.0.3/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/linuxserver/heimdall"` | | -| image.tag | string | `"version-2.2.2@sha256:4953a4239f97a9192561ad924ff7bda7566ddb970362e089915eaa677efefec5"` | | +| image.tag | string | `"version-2.2.2@sha256:63f17949f86e22f0a9dfccf5b06b80a6b16d1a8221adb0359aabb3e691149923"` | | | persistence.config.accessMode | string | `"ReadWriteOnce"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | diff --git a/stable/heimdall/9.0.2/ix_values.yaml b/stable/heimdall/9.0.3/ix_values.yaml similarity index 83% rename from stable/heimdall/9.0.2/ix_values.yaml rename to stable/heimdall/9.0.3/ix_values.yaml index 02cf6006ec2..c4a1f3c2680 100644 --- a/stable/heimdall/9.0.2/ix_values.yaml +++ b/stable/heimdall/9.0.3/ix_values.yaml @@ -2,7 +2,7 @@ image: repository: ghcr.io/linuxserver/heimdall - tag: version-2.2.2@sha256:4953a4239f97a9192561ad924ff7bda7566ddb970362e089915eaa677efefec5 + tag: version-2.2.2@sha256:63f17949f86e22f0a9dfccf5b06b80a6b16d1a8221adb0359aabb3e691149923 pullPolicy: IfNotPresent securityContext: diff --git a/stable/heimdall/9.0.2/questions.yaml b/stable/heimdall/9.0.3/questions.yaml similarity index 99% rename from stable/heimdall/9.0.2/questions.yaml rename to stable/heimdall/9.0.3/questions.yaml index bc09157d2a5..32edd36a7b3 100644 --- a/stable/heimdall/9.0.2/questions.yaml +++ b/stable/heimdall/9.0.3/questions.yaml @@ -435,7 +435,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/heimdall/9.0.2/templates/common.yaml b/stable/heimdall/9.0.3/templates/common.yaml similarity index 100% rename from stable/heimdall/9.0.2/templates/common.yaml rename to stable/heimdall/9.0.3/templates/common.yaml diff --git a/stable/heimdall/9.0.2/values.yaml b/stable/heimdall/9.0.3/values.yaml similarity index 100% rename from stable/heimdall/9.0.2/values.yaml rename to stable/heimdall/9.0.3/values.yaml diff --git a/stable/jackett/9.0.2/Chart.lock b/stable/jackett/9.0.2/Chart.lock deleted file mode 100644 index a982a46e9ad..00000000000 --- a/stable/jackett/9.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:39:27.456106687Z" diff --git a/stable/jackett/9.0.2/CHANGELOG.md b/stable/jackett/9.0.3/CHANGELOG.md similarity index 91% rename from stable/jackett/9.0.2/CHANGELOG.md rename to stable/jackett/9.0.3/CHANGELOG.md index f79485c8797..10cbdfeb3a3 100644 --- a/stable/jackett/9.0.2/CHANGELOG.md +++ b/stable/jackett/9.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [jackett-9.0.3](https://github.com/truecharts/apps/compare/jackett-9.0.2...jackett-9.0.3) (2021-11-01) + +#### Chore + +* update non-major ([#1263](https://github.com/truecharts/apps/issues/1263)) + + + ### [jackett-9.0.2](https://github.com/truecharts/apps/compare/jackett-9.0.1...jackett-9.0.2) (2021-10-26) @@ -88,12 +97,3 @@ - -### [jackett-8.0.16](https://github.com/truecharts/apps/compare/jackett-8.0.15...jackett-8.0.16) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - - - diff --git a/stable/jackett/9.0.2/CONFIG.md b/stable/jackett/9.0.3/CONFIG.md similarity index 100% rename from stable/jackett/9.0.2/CONFIG.md rename to stable/jackett/9.0.3/CONFIG.md diff --git a/stable/mealie/4.0.2/Chart.lock b/stable/jackett/9.0.3/Chart.lock similarity index 79% rename from stable/mealie/4.0.2/Chart.lock rename to stable/jackett/9.0.3/Chart.lock index 025a21ef1d3..ac57322c120 100644 --- a/stable/mealie/4.0.2/Chart.lock +++ b/stable/jackett/9.0.3/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 8.3.16 digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:45:03.65219549Z" +generated: "2021-11-01T12:52:38.67623035Z" diff --git a/stable/jackett/9.0.2/Chart.yaml b/stable/jackett/9.0.3/Chart.yaml similarity index 95% rename from stable/jackett/9.0.2/Chart.yaml rename to stable/jackett/9.0.3/Chart.yaml index 0bde00d9cc2..916c52a2635 100644 --- a/stable/jackett/9.0.2/Chart.yaml +++ b/stable/jackett/9.0.3/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.19.68" +appVersion: "0.19.116" dependencies: - name: common repository: https://truecharts.org @@ -24,7 +24,7 @@ name: jackett sources: - https://github.com/Jackett/Jackett type: application -version: 9.0.2 +version: 9.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/jackett/9.0.2/README.md b/stable/jackett/9.0.3/README.md similarity index 100% rename from stable/jackett/9.0.2/README.md rename to stable/jackett/9.0.3/README.md diff --git a/stable/jackett/9.0.2/app-readme.md b/stable/jackett/9.0.3/app-readme.md similarity index 100% rename from stable/jackett/9.0.2/app-readme.md rename to stable/jackett/9.0.3/app-readme.md diff --git a/stable/jackett/9.0.2/charts/common-8.3.16.tgz b/stable/jackett/9.0.3/charts/common-8.3.16.tgz similarity index 100% rename from stable/jackett/9.0.2/charts/common-8.3.16.tgz rename to stable/jackett/9.0.3/charts/common-8.3.16.tgz diff --git a/stable/jackett/9.0.2/helm-values.md b/stable/jackett/9.0.3/helm-values.md similarity index 92% rename from stable/jackett/9.0.2/helm-values.md rename to stable/jackett/9.0.3/helm-values.md index 6c25a29b870..b26b56f0d91 100644 --- a/stable/jackett/9.0.2/helm-values.md +++ b/stable/jackett/9.0.3/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/k8s-at-home/jackett"` | | -| image.tag | string | `"v0.19.68@sha256:ac011eb9990253b9f9bcfd0c99d8ca503875525347e8364d282744da61233175"` | | +| image.tag | string | `"v0.19.116@sha256:c2cef1c3de937ae5472a20f9aefcc93c1dd340bcba763305306539df405df769"` | | | persistence.config.accessMode | string | `"ReadWriteOnce"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | diff --git a/stable/jackett/9.0.2/ix_values.yaml b/stable/jackett/9.0.3/ix_values.yaml similarity index 85% rename from stable/jackett/9.0.2/ix_values.yaml rename to stable/jackett/9.0.3/ix_values.yaml index ba2ab2aa025..6eb27735b2e 100644 --- a/stable/jackett/9.0.2/ix_values.yaml +++ b/stable/jackett/9.0.3/ix_values.yaml @@ -3,7 +3,7 @@ image: repository: ghcr.io/k8s-at-home/jackett pullPolicy: IfNotPresent - tag: v0.19.68@sha256:ac011eb9990253b9f9bcfd0c99d8ca503875525347e8364d282744da61233175 + tag: v0.19.116@sha256:c2cef1c3de937ae5472a20f9aefcc93c1dd340bcba763305306539df405df769 securityContext: readOnlyRootFilesystem: false diff --git a/stable/jackett/9.0.2/questions.yaml b/stable/jackett/9.0.3/questions.yaml similarity index 99% rename from stable/jackett/9.0.2/questions.yaml rename to stable/jackett/9.0.3/questions.yaml index 5b1006b47f7..5f84ac2f4f5 100644 --- a/stable/jackett/9.0.2/questions.yaml +++ b/stable/jackett/9.0.3/questions.yaml @@ -429,7 +429,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/jackett/9.0.2/templates/common.yaml b/stable/jackett/9.0.3/templates/common.yaml similarity index 100% rename from stable/jackett/9.0.2/templates/common.yaml rename to stable/jackett/9.0.3/templates/common.yaml diff --git a/stable/jackett/9.0.2/values.yaml b/stable/jackett/9.0.3/values.yaml similarity index 100% rename from stable/jackett/9.0.2/values.yaml rename to stable/jackett/9.0.3/values.yaml diff --git a/stable/kms/9.0.2/CHANGELOG.md b/stable/kms/9.0.3/CHANGELOG.md similarity index 91% rename from stable/kms/9.0.2/CHANGELOG.md rename to stable/kms/9.0.3/CHANGELOG.md index a29aec1671f..f0e01fe8e1f 100644 --- a/stable/kms/9.0.2/CHANGELOG.md +++ b/stable/kms/9.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [kms-9.0.3](https://github.com/truecharts/apps/compare/kms-9.0.2...kms-9.0.3) (2021-11-01) + +#### Chore + +* update non-major ([#1263](https://github.com/truecharts/apps/issues/1263)) + + + ### [kms-9.0.2](https://github.com/truecharts/apps/compare/kms-9.0.1...kms-9.0.2) (2021-10-26) @@ -88,12 +97,3 @@ * Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - -### [kms-8.0.11](https://github.com/truecharts/apps/compare/kms-8.0.10...kms-8.0.11) (2021-10-18) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - - diff --git a/stable/kms/9.0.2/CONFIG.md b/stable/kms/9.0.3/CONFIG.md similarity index 100% rename from stable/kms/9.0.2/CONFIG.md rename to stable/kms/9.0.3/CONFIG.md diff --git a/stable/kms/9.0.3/Chart.lock b/stable/kms/9.0.3/Chart.lock new file mode 100644 index 00000000000..9e58f0f3819 --- /dev/null +++ b/stable/kms/9.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.16 +digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f +generated: "2021-11-01T12:53:02.622311788Z" diff --git a/stable/kms/9.0.2/Chart.yaml b/stable/kms/9.0.3/Chart.yaml similarity index 98% rename from stable/kms/9.0.2/Chart.yaml rename to stable/kms/9.0.3/Chart.yaml index 6ad2a90e9cb..73e0b133f23 100644 --- a/stable/kms/9.0.2/Chart.yaml +++ b/stable/kms/9.0.3/Chart.yaml @@ -22,7 +22,7 @@ name: kms sources: - https://github.com/SystemRage/py-kms type: application -version: 9.0.2 +version: 9.0.3 annotations: truecharts.org/catagories: | - graywares diff --git a/stable/kms/9.0.2/README.md b/stable/kms/9.0.3/README.md similarity index 100% rename from stable/kms/9.0.2/README.md rename to stable/kms/9.0.3/README.md diff --git a/stable/kms/9.0.2/app-readme.md b/stable/kms/9.0.3/app-readme.md similarity index 100% rename from stable/kms/9.0.2/app-readme.md rename to stable/kms/9.0.3/app-readme.md diff --git a/stable/kms/9.0.2/charts/common-8.3.16.tgz b/stable/kms/9.0.3/charts/common-8.3.16.tgz similarity index 100% rename from stable/kms/9.0.2/charts/common-8.3.16.tgz rename to stable/kms/9.0.3/charts/common-8.3.16.tgz diff --git a/stable/kms/9.0.2/helm-values.md b/stable/kms/9.0.3/helm-values.md similarity index 91% rename from stable/kms/9.0.2/helm-values.md rename to stable/kms/9.0.3/helm-values.md index aa7eb04ab8d..833f737d57f 100644 --- a/stable/kms/9.0.2/helm-values.md +++ b/stable/kms/9.0.3/helm-values.md @@ -13,7 +13,7 @@ You will, however, be able to use all values referenced in the common chart here |-----|------|---------|-------------| | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"pykmsorg/py-kms"` | | -| image.tag | string | `"minimal@sha256:bbbdfe08a58be8e98dd7c0d9070f99598e4eeb9de9700925b5b3a06e222e7114"` | | +| image.tag | string | `"minimal@sha256:a77083a54e6193fb7093353cdbaafd13735a3bdfe31695ff1325efb89fef56de"` | | | podSecurityContext.runAsGroup | int | `0` | | | podSecurityContext.runAsUser | int | `0` | | | securityContext.readOnlyRootFilesystem | bool | `false` | | diff --git a/stable/kms/9.0.2/ix_values.yaml b/stable/kms/9.0.3/ix_values.yaml similarity index 77% rename from stable/kms/9.0.2/ix_values.yaml rename to stable/kms/9.0.3/ix_values.yaml index dfaebe992f3..db635603b71 100644 --- a/stable/kms/9.0.2/ix_values.yaml +++ b/stable/kms/9.0.3/ix_values.yaml @@ -3,7 +3,7 @@ image: repository: pykmsorg/py-kms pullPolicy: IfNotPresent - tag: minimal@sha256:bbbdfe08a58be8e98dd7c0d9070f99598e4eeb9de9700925b5b3a06e222e7114 + tag: minimal@sha256:a77083a54e6193fb7093353cdbaafd13735a3bdfe31695ff1325efb89fef56de securityContext: readOnlyRootFilesystem: false diff --git a/stable/kms/9.0.2/questions.yaml b/stable/kms/9.0.3/questions.yaml similarity index 99% rename from stable/kms/9.0.2/questions.yaml rename to stable/kms/9.0.3/questions.yaml index 635a62f076c..ce6824e4707 100644 --- a/stable/kms/9.0.2/questions.yaml +++ b/stable/kms/9.0.3/questions.yaml @@ -427,7 +427,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/kms/9.0.2/templates/common.yaml b/stable/kms/9.0.3/templates/common.yaml similarity index 100% rename from stable/kms/9.0.2/templates/common.yaml rename to stable/kms/9.0.3/templates/common.yaml diff --git a/stable/kms/9.0.2/values.yaml b/stable/kms/9.0.3/values.yaml similarity index 100% rename from stable/kms/9.0.2/values.yaml rename to stable/kms/9.0.3/values.yaml diff --git a/stable/lazylibrarian/9.0.2/Chart.lock b/stable/lazylibrarian/9.0.2/Chart.lock deleted file mode 100644 index 317334edb61..00000000000 --- a/stable/lazylibrarian/9.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:42:47.515185308Z" diff --git a/stable/lazylibrarian/9.0.2/CHANGELOG.md b/stable/lazylibrarian/9.0.3/CHANGELOG.md similarity index 91% rename from stable/lazylibrarian/9.0.2/CHANGELOG.md rename to stable/lazylibrarian/9.0.3/CHANGELOG.md index 97b1c6f3445..099595980a4 100644 --- a/stable/lazylibrarian/9.0.2/CHANGELOG.md +++ b/stable/lazylibrarian/9.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [lazylibrarian-9.0.3](https://github.com/truecharts/apps/compare/lazylibrarian-9.0.2...lazylibrarian-9.0.3) (2021-11-01) + +#### Chore + +* update non-major ([#1263](https://github.com/truecharts/apps/issues/1263)) + + + ### [lazylibrarian-9.0.2](https://github.com/truecharts/apps/compare/lazylibrarian-9.0.1...lazylibrarian-9.0.2) (2021-10-26) @@ -88,12 +97,3 @@ * Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - - -### [lazylibrarian-8.0.12](https://github.com/truecharts/apps/compare/lazylibrarian-8.0.11...lazylibrarian-8.0.12) (2021-10-18) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/lazylibrarian/9.0.2/CONFIG.md b/stable/lazylibrarian/9.0.3/CONFIG.md similarity index 100% rename from stable/lazylibrarian/9.0.2/CONFIG.md rename to stable/lazylibrarian/9.0.3/CONFIG.md diff --git a/stable/lazylibrarian/9.0.3/Chart.lock b/stable/lazylibrarian/9.0.3/Chart.lock new file mode 100644 index 00000000000..4ea55224d2c --- /dev/null +++ b/stable/lazylibrarian/9.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.16 +digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f +generated: "2021-11-01T12:53:27.28706696Z" diff --git a/stable/lazylibrarian/9.0.2/Chart.yaml b/stable/lazylibrarian/9.0.3/Chart.yaml similarity index 98% rename from stable/lazylibrarian/9.0.2/Chart.yaml rename to stable/lazylibrarian/9.0.3/Chart.yaml index 926de36a902..caaec7539dc 100644 --- a/stable/lazylibrarian/9.0.2/Chart.yaml +++ b/stable/lazylibrarian/9.0.3/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://gitlab.com/LazyLibrarian/LazyLibrarian.git - https://lazylibrarian.gitlab.io type: application -version: 9.0.2 +version: 9.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/lazylibrarian/9.0.2/README.md b/stable/lazylibrarian/9.0.3/README.md similarity index 100% rename from stable/lazylibrarian/9.0.2/README.md rename to stable/lazylibrarian/9.0.3/README.md diff --git a/stable/lazylibrarian/9.0.2/app-readme.md b/stable/lazylibrarian/9.0.3/app-readme.md similarity index 100% rename from stable/lazylibrarian/9.0.2/app-readme.md rename to stable/lazylibrarian/9.0.3/app-readme.md diff --git a/stable/lazylibrarian/9.0.2/charts/common-8.3.16.tgz b/stable/lazylibrarian/9.0.3/charts/common-8.3.16.tgz similarity index 100% rename from stable/lazylibrarian/9.0.2/charts/common-8.3.16.tgz rename to stable/lazylibrarian/9.0.3/charts/common-8.3.16.tgz diff --git a/stable/lazylibrarian/9.0.2/helm-values.md b/stable/lazylibrarian/9.0.3/helm-values.md similarity index 92% rename from stable/lazylibrarian/9.0.2/helm-values.md rename to stable/lazylibrarian/9.0.3/helm-values.md index e7dce6a1532..db328efe74a 100644 --- a/stable/lazylibrarian/9.0.2/helm-values.md +++ b/stable/lazylibrarian/9.0.3/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/linuxserver/lazylibrarian"` | | -| image.tag | string | `"latest@sha256:5f2b99b8a4d581a2e640ba52bbaa2574cab7fe9a4bd98d52c9a33e258b537c64"` | | +| image.tag | string | `"latest@sha256:170b303498072f495befa8326e816dc40d2a68102d2d3fb6a754dc585d5d1aae"` | | | persistence.config.accessMode | string | `"ReadWriteOnce"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | diff --git a/stable/lazylibrarian/9.0.2/ix_values.yaml b/stable/lazylibrarian/9.0.3/ix_values.yaml similarity index 84% rename from stable/lazylibrarian/9.0.2/ix_values.yaml rename to stable/lazylibrarian/9.0.3/ix_values.yaml index 1666bff3410..f6ff80e1589 100644 --- a/stable/lazylibrarian/9.0.2/ix_values.yaml +++ b/stable/lazylibrarian/9.0.3/ix_values.yaml @@ -3,7 +3,7 @@ image: repository: ghcr.io/linuxserver/lazylibrarian pullPolicy: IfNotPresent - tag: latest@sha256:5f2b99b8a4d581a2e640ba52bbaa2574cab7fe9a4bd98d52c9a33e258b537c64 + tag: latest@sha256:170b303498072f495befa8326e816dc40d2a68102d2d3fb6a754dc585d5d1aae securityContext: runAsNonRoot: false diff --git a/stable/lazylibrarian/9.0.2/questions.yaml b/stable/lazylibrarian/9.0.3/questions.yaml similarity index 99% rename from stable/lazylibrarian/9.0.2/questions.yaml rename to stable/lazylibrarian/9.0.3/questions.yaml index 3acb49ae8d5..5cf1d53336d 100644 --- a/stable/lazylibrarian/9.0.2/questions.yaml +++ b/stable/lazylibrarian/9.0.3/questions.yaml @@ -435,7 +435,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/lazylibrarian/9.0.2/templates/common.yaml b/stable/lazylibrarian/9.0.3/templates/common.yaml similarity index 100% rename from stable/lazylibrarian/9.0.2/templates/common.yaml rename to stable/lazylibrarian/9.0.3/templates/common.yaml diff --git a/stable/lazylibrarian/9.0.2/values.yaml b/stable/lazylibrarian/9.0.3/values.yaml similarity index 100% rename from stable/lazylibrarian/9.0.2/values.yaml rename to stable/lazylibrarian/9.0.3/values.yaml diff --git a/stable/littlelink/4.0.2/Chart.lock b/stable/littlelink/4.0.2/Chart.lock deleted file mode 100644 index 4dbf2735d26..00000000000 --- a/stable/littlelink/4.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:44:17.034391121Z" diff --git a/stable/littlelink/4.0.2/CHANGELOG.md b/stable/littlelink/4.0.3/CHANGELOG.md similarity index 90% rename from stable/littlelink/4.0.2/CHANGELOG.md rename to stable/littlelink/4.0.3/CHANGELOG.md index 871265fa3e3..615613b5321 100644 --- a/stable/littlelink/4.0.2/CHANGELOG.md +++ b/stable/littlelink/4.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [littlelink-4.0.3](https://github.com/truecharts/apps/compare/littlelink-4.0.2...littlelink-4.0.3) (2021-11-01) + +#### Chore + +* update non-major ([#1263](https://github.com/truecharts/apps/issues/1263)) + + + ### [littlelink-4.0.2](https://github.com/truecharts/apps/compare/littlelink-4.0.1...littlelink-4.0.2) (2021-10-26) @@ -88,12 +97,3 @@ ### [littlelink-3.0.12](https://github.com/truecharts/apps/compare/littlelink-3.0.11...littlelink-3.0.12) (2021-10-19) - -#### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - - - -### [littlelink-3.0.11](https://github.com/truecharts/apps/compare/littlelink-3.0.10...littlelink-3.0.11) (2021-10-18) diff --git a/stable/littlelink/4.0.2/CONFIG.md b/stable/littlelink/4.0.3/CONFIG.md similarity index 100% rename from stable/littlelink/4.0.2/CONFIG.md rename to stable/littlelink/4.0.3/CONFIG.md diff --git a/stable/littlelink/4.0.3/Chart.lock b/stable/littlelink/4.0.3/Chart.lock new file mode 100644 index 00000000000..c14addc6d6f --- /dev/null +++ b/stable/littlelink/4.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.16 +digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f +generated: "2021-11-01T12:53:51.678863991Z" diff --git a/stable/littlelink/4.0.2/Chart.yaml b/stable/littlelink/4.0.3/Chart.yaml similarity index 98% rename from stable/littlelink/4.0.2/Chart.yaml rename to stable/littlelink/4.0.3/Chart.yaml index 2aadeb872c0..7a9e5e160db 100644 --- a/stable/littlelink/4.0.2/Chart.yaml +++ b/stable/littlelink/4.0.3/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/techno-tim/littlelink-server - https://github.com/sethcottle/littlelink type: application -version: 4.0.2 +version: 4.0.3 annotations: truecharts.org/catagories: | - social diff --git a/stable/littlelink/4.0.2/README.md b/stable/littlelink/4.0.3/README.md similarity index 100% rename from stable/littlelink/4.0.2/README.md rename to stable/littlelink/4.0.3/README.md diff --git a/stable/littlelink/4.0.2/app-readme.md b/stable/littlelink/4.0.3/app-readme.md similarity index 100% rename from stable/littlelink/4.0.2/app-readme.md rename to stable/littlelink/4.0.3/app-readme.md diff --git a/stable/littlelink/4.0.2/charts/common-8.3.16.tgz b/stable/littlelink/4.0.3/charts/common-8.3.16.tgz similarity index 100% rename from stable/littlelink/4.0.2/charts/common-8.3.16.tgz rename to stable/littlelink/4.0.3/charts/common-8.3.16.tgz diff --git a/stable/littlelink/4.0.2/helm-values.md b/stable/littlelink/4.0.3/helm-values.md similarity index 95% rename from stable/littlelink/4.0.2/helm-values.md rename to stable/littlelink/4.0.3/helm-values.md index 21387da7b84..83f0a9ef2fd 100644 --- a/stable/littlelink/4.0.2/helm-values.md +++ b/stable/littlelink/4.0.3/helm-values.md @@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here | envFrom[0].configMapRef.name | string | `"littlelinkconfig"` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/techno-tim/littlelink-server"` | | -| image.tag | string | `"latest@sha256:94a791dcc83fb834132ccdbe685193dc24f227a32fccf1d530e5889645c73426"` | | +| image.tag | string | `"latest@sha256:a5e07045b8cf753e67ee2489d0fdf80fc93be21a3baf291b67f3fa6c4b291e7d"` | | | littlelink.avatar_2x_url | string | `"https://pbs.twimg.com/profile_images/1286144221217316864/qiaskopb_400x400.jpg"` | | | littlelink.avatar_alt | string | `"techno tim profile pic"` | | | littlelink.avatar_url | string | `"https://pbs.twimg.com/profile_images/1286144221217316864/qiaskopb_200x200.jpg"` | | diff --git a/stable/littlelink/4.0.2/ix_values.yaml b/stable/littlelink/4.0.3/ix_values.yaml similarity index 93% rename from stable/littlelink/4.0.2/ix_values.yaml rename to stable/littlelink/4.0.3/ix_values.yaml index 47a7570f547..1d1335e3723 100644 --- a/stable/littlelink/4.0.2/ix_values.yaml +++ b/stable/littlelink/4.0.3/ix_values.yaml @@ -3,7 +3,7 @@ image: repository: ghcr.io/techno-tim/littlelink-server pullPolicy: IfNotPresent - tag: latest@sha256:94a791dcc83fb834132ccdbe685193dc24f227a32fccf1d530e5889645c73426 + tag: latest@sha256:a5e07045b8cf753e67ee2489d0fdf80fc93be21a3baf291b67f3fa6c4b291e7d service: main: diff --git a/stable/littlelink/4.0.2/questions.yaml b/stable/littlelink/4.0.3/questions.yaml similarity index 99% rename from stable/littlelink/4.0.2/questions.yaml rename to stable/littlelink/4.0.3/questions.yaml index cd2a1c9edfd..ba372430d73 100644 --- a/stable/littlelink/4.0.2/questions.yaml +++ b/stable/littlelink/4.0.3/questions.yaml @@ -630,7 +630,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/littlelink/4.0.2/templates/_configmap.tpl b/stable/littlelink/4.0.3/templates/_configmap.tpl similarity index 100% rename from stable/littlelink/4.0.2/templates/_configmap.tpl rename to stable/littlelink/4.0.3/templates/_configmap.tpl diff --git a/stable/littlelink/4.0.2/templates/common.yaml b/stable/littlelink/4.0.3/templates/common.yaml similarity index 100% rename from stable/littlelink/4.0.2/templates/common.yaml rename to stable/littlelink/4.0.3/templates/common.yaml diff --git a/stable/littlelink/4.0.2/values.yaml b/stable/littlelink/4.0.3/values.yaml similarity index 100% rename from stable/littlelink/4.0.2/values.yaml rename to stable/littlelink/4.0.3/values.yaml diff --git a/stable/mealie/4.0.2/CHANGELOG.md b/stable/mealie/4.0.3/CHANGELOG.md similarity index 89% rename from stable/mealie/4.0.2/CHANGELOG.md rename to stable/mealie/4.0.3/CHANGELOG.md index 8d884a30109..b77cd98a855 100644 --- a/stable/mealie/4.0.2/CHANGELOG.md +++ b/stable/mealie/4.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [mealie-4.0.3](https://github.com/truecharts/apps/compare/mealie-4.0.2...mealie-4.0.3) (2021-11-01) + +#### Chore + +* update non-major ([#1263](https://github.com/truecharts/apps/issues/1263)) + + + ### [mealie-4.0.2](https://github.com/truecharts/apps/compare/mealie-4.0.1...mealie-4.0.2) (2021-10-26) @@ -88,12 +97,3 @@ - -### [mealie-3.0.10](https://github.com/truecharts/apps/compare/mealie-3.0.9...mealie-3.0.10) (2021-10-19) - -#### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - - diff --git a/stable/mealie/4.0.2/CONFIG.md b/stable/mealie/4.0.3/CONFIG.md similarity index 100% rename from stable/mealie/4.0.2/CONFIG.md rename to stable/mealie/4.0.3/CONFIG.md diff --git a/stable/mealie/4.0.3/Chart.lock b/stable/mealie/4.0.3/Chart.lock new file mode 100644 index 00000000000..326ebd32bd3 --- /dev/null +++ b/stable/mealie/4.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.16 +digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f +generated: "2021-11-01T12:54:16.08151808Z" diff --git a/stable/mealie/4.0.2/Chart.yaml b/stable/mealie/4.0.3/Chart.yaml similarity index 94% rename from stable/mealie/4.0.2/Chart.yaml rename to stable/mealie/4.0.3/Chart.yaml index ae9a75e610b..e61c0eb5832 100644 --- a/stable/mealie/4.0.2/Chart.yaml +++ b/stable/mealie/4.0.3/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.5.2" +appVersion: "0.5.3" dependencies: - name: common repository: https://truecharts.org @@ -17,7 +17,7 @@ maintainers: name: mealie sources: - https://github.com/hay-kot/mealie -version: 4.0.2 +version: 4.0.3 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/mealie/4.0.2/README.md b/stable/mealie/4.0.3/README.md similarity index 100% rename from stable/mealie/4.0.2/README.md rename to stable/mealie/4.0.3/README.md diff --git a/stable/mealie/4.0.2/app-readme.md b/stable/mealie/4.0.3/app-readme.md similarity index 100% rename from stable/mealie/4.0.2/app-readme.md rename to stable/mealie/4.0.3/app-readme.md diff --git a/stable/mealie/4.0.2/charts/common-8.3.16.tgz b/stable/mealie/4.0.3/charts/common-8.3.16.tgz similarity index 100% rename from stable/mealie/4.0.2/charts/common-8.3.16.tgz rename to stable/mealie/4.0.3/charts/common-8.3.16.tgz diff --git a/stable/mealie/4.0.2/helm-values.md b/stable/mealie/4.0.3/helm-values.md similarity index 93% rename from stable/mealie/4.0.2/helm-values.md rename to stable/mealie/4.0.3/helm-values.md index 15a59fd9b10..6f267cc3305 100644 --- a/stable/mealie/4.0.2/helm-values.md +++ b/stable/mealie/4.0.3/helm-values.md @@ -16,7 +16,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/mealie"` | image repository | -| image.tag | string | `"v0.5.2@sha256:e09dcdcdc812e3ef498953ceb268cbaedc031861219e7928e721c0729e97a4ae"` | image tag | +| image.tag | string | `"v0.5.3@sha256:2026a85abda3e3b6bb4bc8ed73ce9d47b6d2957189c4db887d406ed91956a890"` | image tag | | ingress.main | object | See values.yaml | Enable and configure ingress settings for the chart under this key. | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. | | podSecurityContext.runAsGroup | int | `0` | | diff --git a/stable/mealie/4.0.2/ix_values.yaml b/stable/mealie/4.0.3/ix_values.yaml similarity index 93% rename from stable/mealie/4.0.2/ix_values.yaml rename to stable/mealie/4.0.3/ix_values.yaml index fd85d71e465..b6aab9af5e2 100644 --- a/stable/mealie/4.0.2/ix_values.yaml +++ b/stable/mealie/4.0.3/ix_values.yaml @@ -9,7 +9,7 @@ image: # -- image repository repository: ghcr.io/truecharts/mealie # -- image tag - tag: v0.5.2@sha256:e09dcdcdc812e3ef498953ceb268cbaedc031861219e7928e721c0729e97a4ae + tag: v0.5.3@sha256:2026a85abda3e3b6bb4bc8ed73ce9d47b6d2957189c4db887d406ed91956a890 # -- image pull policy pullPolicy: IfNotPresent diff --git a/stable/mealie/4.0.2/questions.yaml b/stable/mealie/4.0.3/questions.yaml similarity index 99% rename from stable/mealie/4.0.2/questions.yaml rename to stable/mealie/4.0.3/questions.yaml index 1fa0fe80d68..a0f07338faa 100644 --- a/stable/mealie/4.0.2/questions.yaml +++ b/stable/mealie/4.0.3/questions.yaml @@ -434,7 +434,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/mealie/4.0.2/templates/common.yaml b/stable/mealie/4.0.3/templates/common.yaml similarity index 100% rename from stable/mealie/4.0.2/templates/common.yaml rename to stable/mealie/4.0.3/templates/common.yaml diff --git a/stable/mealie/4.0.2/values.yaml b/stable/mealie/4.0.3/values.yaml similarity index 100% rename from stable/mealie/4.0.2/values.yaml rename to stable/mealie/4.0.3/values.yaml diff --git a/stable/mosquitto/4.0.2/Chart.lock b/stable/mosquitto/4.0.2/Chart.lock deleted file mode 100644 index c4c80860cdd..00000000000 --- a/stable/mosquitto/4.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:46:45.952314426Z" diff --git a/stable/mosquitto/4.0.2/CHANGELOG.md b/stable/mosquitto/4.0.3/CHANGELOG.md similarity index 92% rename from stable/mosquitto/4.0.2/CHANGELOG.md rename to stable/mosquitto/4.0.3/CHANGELOG.md index a4bc9aa206f..fc0f0026d5e 100644 --- a/stable/mosquitto/4.0.2/CHANGELOG.md +++ b/stable/mosquitto/4.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [mosquitto-4.0.3](https://github.com/truecharts/apps/compare/mosquitto-4.0.2...mosquitto-4.0.3) (2021-11-01) + +#### Chore + +* update non-major ([#1263](https://github.com/truecharts/apps/issues/1263)) + + + ### [mosquitto-4.0.2](https://github.com/truecharts/apps/compare/mosquitto-4.0.1...mosquitto-4.0.2) (2021-10-26) @@ -88,12 +97,3 @@ ### [mosquitto-3.0.9](https://github.com/truecharts/apps/compare/mosquitto-3.0.8...mosquitto-3.0.9) (2021-10-18) #### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - - - diff --git a/stable/mosquitto/4.0.2/CONFIG.md b/stable/mosquitto/4.0.3/CONFIG.md similarity index 100% rename from stable/mosquitto/4.0.2/CONFIG.md rename to stable/mosquitto/4.0.3/CONFIG.md diff --git a/stable/mosquitto/4.0.3/Chart.lock b/stable/mosquitto/4.0.3/Chart.lock new file mode 100644 index 00000000000..cae37ffdfa9 --- /dev/null +++ b/stable/mosquitto/4.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.16 +digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f +generated: "2021-11-01T12:54:40.153162344Z" diff --git a/stable/mosquitto/4.0.2/Chart.yaml b/stable/mosquitto/4.0.3/Chart.yaml similarity index 95% rename from stable/mosquitto/4.0.2/Chart.yaml rename to stable/mosquitto/4.0.3/Chart.yaml index 4845a41b5c0..891d2b7289e 100644 --- a/stable/mosquitto/4.0.2/Chart.yaml +++ b/stable/mosquitto/4.0.3/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.0.12" +appVersion: "2.0.13" dependencies: - name: common repository: https://truecharts.org @@ -21,7 +21,7 @@ name: mosquitto sources: - https://github.com/eclipse/mosquitto type: application -version: 4.0.2 +version: 4.0.3 annotations: truecharts.org/catagories: | - homeautomation diff --git a/stable/mosquitto/4.0.2/README.md b/stable/mosquitto/4.0.3/README.md similarity index 100% rename from stable/mosquitto/4.0.2/README.md rename to stable/mosquitto/4.0.3/README.md diff --git a/stable/mosquitto/4.0.2/app-readme.md b/stable/mosquitto/4.0.3/app-readme.md similarity index 100% rename from stable/mosquitto/4.0.2/app-readme.md rename to stable/mosquitto/4.0.3/app-readme.md diff --git a/stable/mosquitto/4.0.2/charts/common-8.3.16.tgz b/stable/mosquitto/4.0.3/charts/common-8.3.16.tgz similarity index 100% rename from stable/mosquitto/4.0.2/charts/common-8.3.16.tgz rename to stable/mosquitto/4.0.3/charts/common-8.3.16.tgz diff --git a/stable/mosquitto/4.0.2/helm-values.md b/stable/mosquitto/4.0.3/helm-values.md similarity index 92% rename from stable/mosquitto/4.0.2/helm-values.md rename to stable/mosquitto/4.0.3/helm-values.md index d0a783dae97..1337eafa975 100644 --- a/stable/mosquitto/4.0.2/helm-values.md +++ b/stable/mosquitto/4.0.3/helm-values.md @@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here | auth.enabled | bool | `false` | By enabling this, `allow_anonymous` gets set to `false` in the mosquitto config. | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | | image.repository | string | `"eclipse-mosquitto"` | image repository | -| image.tag | string | `"2.0.12@sha256:ce08d3fe69d4170cea2426739af86ac95e683f01dd2c4141da661983a2401364"` | image tag | +| image.tag | string | `"2.0.13@sha256:7deeb5a0b21511e4e4e0a30b8635f05910b13ebdd8fc6a78651ee2f9f21cd724"` | image tag | | persistence.configinc | object | See values.yaml | Configure a persistent volume to place *.conf mosquitto-config-files in. When enabled, this gets set as `include_dir` in the mosquitto config. | | persistence.data | object | See values.yaml | Configure a persistent volume to place mosquitto data in. When enabled, this enables `persistence` and `persistence_location` in the mosquitto config. | | service | object | See values.yaml | Configures service settings for the chart. Normally this does not need to be modified. | diff --git a/stable/mosquitto/4.0.2/ix_values.yaml b/stable/mosquitto/4.0.3/ix_values.yaml similarity index 93% rename from stable/mosquitto/4.0.2/ix_values.yaml rename to stable/mosquitto/4.0.3/ix_values.yaml index 892d8387edf..4686cc34409 100644 --- a/stable/mosquitto/4.0.2/ix_values.yaml +++ b/stable/mosquitto/4.0.3/ix_values.yaml @@ -4,7 +4,7 @@ image: # -- image repository repository: eclipse-mosquitto # -- image tag - tag: 2.0.12@sha256:ce08d3fe69d4170cea2426739af86ac95e683f01dd2c4141da661983a2401364 + tag: 2.0.13@sha256:7deeb5a0b21511e4e4e0a30b8635f05910b13ebdd8fc6a78651ee2f9f21cd724 # -- image pull policy pullPolicy: IfNotPresent diff --git a/stable/mosquitto/4.0.2/questions.yaml b/stable/mosquitto/4.0.3/questions.yaml similarity index 99% rename from stable/mosquitto/4.0.2/questions.yaml rename to stable/mosquitto/4.0.3/questions.yaml index 21b6d764120..63e0f08f3e0 100644 --- a/stable/mosquitto/4.0.2/questions.yaml +++ b/stable/mosquitto/4.0.3/questions.yaml @@ -440,7 +440,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/mosquitto/4.0.2/templates/common.yaml b/stable/mosquitto/4.0.3/templates/common.yaml similarity index 100% rename from stable/mosquitto/4.0.2/templates/common.yaml rename to stable/mosquitto/4.0.3/templates/common.yaml diff --git a/stable/mosquitto/4.0.2/templates/configmap.yaml b/stable/mosquitto/4.0.3/templates/configmap.yaml similarity index 100% rename from stable/mosquitto/4.0.2/templates/configmap.yaml rename to stable/mosquitto/4.0.3/templates/configmap.yaml diff --git a/stable/mosquitto/4.0.2/values.yaml b/stable/mosquitto/4.0.3/values.yaml similarity index 100% rename from stable/mosquitto/4.0.2/values.yaml rename to stable/mosquitto/4.0.3/values.yaml diff --git a/stable/muximux/1.0.2/Chart.lock b/stable/muximux/1.0.2/Chart.lock deleted file mode 100644 index e2f8d57812e..00000000000 --- a/stable/muximux/1.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:47:31.488977934Z" diff --git a/stable/muximux/1.0.2/CHANGELOG.md b/stable/muximux/1.0.3/CHANGELOG.md similarity index 91% rename from stable/muximux/1.0.2/CHANGELOG.md rename to stable/muximux/1.0.3/CHANGELOG.md index 52edfef3500..d1f66c9c986 100644 --- a/stable/muximux/1.0.2/CHANGELOG.md +++ b/stable/muximux/1.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [muximux-1.0.3](https://github.com/truecharts/apps/compare/muximux-1.0.2...muximux-1.0.3) (2021-11-01) + +#### Chore + +* update non-major ([#1263](https://github.com/truecharts/apps/issues/1263)) + + + ### [muximux-1.0.2](https://github.com/truecharts/apps/compare/muximux-1.0.1...muximux-1.0.2) (2021-10-26) @@ -88,12 +97,3 @@ - -### [muximux-0.0.5](https://github.com/truecharts/apps/compare/muximux-0.0.4...muximux-0.0.5) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - diff --git a/stable/muximux/1.0.2/CONFIG.md b/stable/muximux/1.0.3/CONFIG.md similarity index 100% rename from stable/muximux/1.0.2/CONFIG.md rename to stable/muximux/1.0.3/CONFIG.md diff --git a/stable/muximux/1.0.3/Chart.lock b/stable/muximux/1.0.3/Chart.lock new file mode 100644 index 00000000000..ebb05b0d687 --- /dev/null +++ b/stable/muximux/1.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.16 +digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f +generated: "2021-11-01T12:55:04.73979993Z" diff --git a/stable/muximux/1.0.2/Chart.yaml b/stable/muximux/1.0.3/Chart.yaml similarity index 98% rename from stable/muximux/1.0.2/Chart.yaml rename to stable/muximux/1.0.3/Chart.yaml index 599378f8be4..bb6b4ad3d22 100644 --- a/stable/muximux/1.0.2/Chart.yaml +++ b/stable/muximux/1.0.3/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/linuxserver/docker-muximux - https://github.com/mescon/Muximux type: application -version: 1.0.2 +version: 1.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/muximux/1.0.2/README.md b/stable/muximux/1.0.3/README.md similarity index 100% rename from stable/muximux/1.0.2/README.md rename to stable/muximux/1.0.3/README.md diff --git a/stable/muximux/1.0.2/app-readme.md b/stable/muximux/1.0.3/app-readme.md similarity index 100% rename from stable/muximux/1.0.2/app-readme.md rename to stable/muximux/1.0.3/app-readme.md diff --git a/stable/muximux/1.0.2/charts/common-8.3.16.tgz b/stable/muximux/1.0.3/charts/common-8.3.16.tgz similarity index 100% rename from stable/muximux/1.0.2/charts/common-8.3.16.tgz rename to stable/muximux/1.0.3/charts/common-8.3.16.tgz diff --git a/stable/muximux/1.0.2/helm-values.md b/stable/muximux/1.0.3/helm-values.md similarity index 91% rename from stable/muximux/1.0.2/helm-values.md rename to stable/muximux/1.0.3/helm-values.md index dce68e37a0b..a3d4c659a3d 100644 --- a/stable/muximux/1.0.2/helm-values.md +++ b/stable/muximux/1.0.3/helm-values.md @@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here | env.PUID | int | `568` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/linuxserver/muximux"` | | -| image.tag | string | `"version-057352e8@sha256:8d9cf5ab14853ed5caf7ec40ecce8d460b818222d59e9901cae80bee583909b9"` | | +| image.tag | string | `"version-057352e8@sha256:11f39a6af0290f2285e6452d5a10ad03aa67ede3a9f8e769fef006e33581d0e4"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | persistence.varrun.enabled | bool | `true` | | diff --git a/stable/muximux/1.0.2/ix_values.yaml b/stable/muximux/1.0.3/ix_values.yaml similarity index 79% rename from stable/muximux/1.0.2/ix_values.yaml rename to stable/muximux/1.0.3/ix_values.yaml index 657df9d8d1b..3f440ce8ba1 100644 --- a/stable/muximux/1.0.2/ix_values.yaml +++ b/stable/muximux/1.0.3/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/muximux pullPolicy: IfNotPresent - tag: version-057352e8@sha256:8d9cf5ab14853ed5caf7ec40ecce8d460b818222d59e9901cae80bee583909b9 + tag: version-057352e8@sha256:11f39a6af0290f2285e6452d5a10ad03aa67ede3a9f8e769fef006e33581d0e4 env: PUID: 568 diff --git a/stable/muximux/1.0.2/questions.yaml b/stable/muximux/1.0.3/questions.yaml similarity index 99% rename from stable/muximux/1.0.2/questions.yaml rename to stable/muximux/1.0.3/questions.yaml index 4608dadb3d0..2d1f641620b 100644 --- a/stable/muximux/1.0.2/questions.yaml +++ b/stable/muximux/1.0.3/questions.yaml @@ -435,7 +435,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/muximux/1.0.2/templates/common.yaml b/stable/muximux/1.0.3/templates/common.yaml similarity index 100% rename from stable/muximux/1.0.2/templates/common.yaml rename to stable/muximux/1.0.3/templates/common.yaml diff --git a/stable/muximux/1.0.2/values.yaml b/stable/muximux/1.0.3/values.yaml similarity index 100% rename from stable/muximux/1.0.2/values.yaml rename to stable/muximux/1.0.3/values.yaml diff --git a/stable/omada-controller/4.0.2/Chart.lock b/stable/omada-controller/4.0.2/Chart.lock deleted file mode 100644 index 8086746d0d1..00000000000 --- a/stable/omada-controller/4.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:52:37.041020428Z" diff --git a/stable/omada-controller/4.0.2/CHANGELOG.md b/stable/omada-controller/4.0.3/CHANGELOG.md similarity index 90% rename from stable/omada-controller/4.0.2/CHANGELOG.md rename to stable/omada-controller/4.0.3/CHANGELOG.md index 2d79955fe47..0862e1e1630 100644 --- a/stable/omada-controller/4.0.2/CHANGELOG.md +++ b/stable/omada-controller/4.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [omada-controller-4.0.3](https://github.com/truecharts/apps/compare/omada-controller-4.0.2...omada-controller-4.0.3) (2021-11-01) + +#### Chore + +* update non-major ([#1263](https://github.com/truecharts/apps/issues/1263)) + + + ### [omada-controller-4.0.2](https://github.com/truecharts/apps/compare/omada-controller-4.0.1...omada-controller-4.0.2) (2021-10-26) @@ -88,12 +97,3 @@ ### [omada-controller-3.0.14](https://github.com/truecharts/apps/compare/omada-controller-3.0.13...omada-controller-3.0.14) (2021-10-19) -#### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - - - -### [omada-controller-3.0.13](https://github.com/truecharts/apps/compare/omada-controller-3.0.12...omada-controller-3.0.13) (2021-10-18) - diff --git a/stable/omada-controller/4.0.2/CONFIG.md b/stable/omada-controller/4.0.3/CONFIG.md similarity index 100% rename from stable/omada-controller/4.0.2/CONFIG.md rename to stable/omada-controller/4.0.3/CONFIG.md diff --git a/stable/omada-controller/4.0.3/Chart.lock b/stable/omada-controller/4.0.3/Chart.lock new file mode 100644 index 00000000000..be0dc07a6ac --- /dev/null +++ b/stable/omada-controller/4.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.16 +digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f +generated: "2021-11-01T12:55:29.708205954Z" diff --git a/stable/omada-controller/4.0.2/Chart.yaml b/stable/omada-controller/4.0.3/Chart.yaml similarity index 98% rename from stable/omada-controller/4.0.2/Chart.yaml rename to stable/omada-controller/4.0.3/Chart.yaml index 5b9572c5772..80bbaa1f374 100644 --- a/stable/omada-controller/4.0.2/Chart.yaml +++ b/stable/omada-controller/4.0.3/Chart.yaml @@ -19,7 +19,7 @@ name: omada-controller sources: - https://github.com/mbentley/docker-omada-controller - https://github.com/truechartsapps/tree/master/charts/omada-controller -version: 4.0.2 +version: 4.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/omada-controller/4.0.2/README.md b/stable/omada-controller/4.0.3/README.md similarity index 100% rename from stable/omada-controller/4.0.2/README.md rename to stable/omada-controller/4.0.3/README.md diff --git a/stable/omada-controller/4.0.2/app-readme.md b/stable/omada-controller/4.0.3/app-readme.md similarity index 100% rename from stable/omada-controller/4.0.2/app-readme.md rename to stable/omada-controller/4.0.3/app-readme.md diff --git a/stable/omada-controller/4.0.2/charts/common-8.3.16.tgz b/stable/omada-controller/4.0.3/charts/common-8.3.16.tgz similarity index 100% rename from stable/omada-controller/4.0.2/charts/common-8.3.16.tgz rename to stable/omada-controller/4.0.3/charts/common-8.3.16.tgz diff --git a/stable/omada-controller/4.0.2/helm-values.md b/stable/omada-controller/4.0.3/helm-values.md similarity index 92% rename from stable/omada-controller/4.0.2/helm-values.md rename to stable/omada-controller/4.0.3/helm-values.md index f444663a346..903b80208cd 100644 --- a/stable/omada-controller/4.0.2/helm-values.md +++ b/stable/omada-controller/4.0.3/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 | `"docker.io/mbentley/omada-controller"` | image repository | -| image.tag | string | `"4.4@sha256:73a19237abf90e9509cd75e2a96157f352ed9f5c7978908f731e0fe3c5f1707f"` | image tag | +| image.tag | string | `"4.4@sha256:e2cecf684b2098a5818d119ef9d3451c03513f05e8708723dc4c5df33e842f1f"` | 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/omada-controller/4.0.2/ix_values.yaml b/stable/omada-controller/4.0.3/ix_values.yaml similarity index 92% rename from stable/omada-controller/4.0.2/ix_values.yaml rename to stable/omada-controller/4.0.3/ix_values.yaml index e1571c54b69..2eb9cd2b2ab 100644 --- a/stable/omada-controller/4.0.2/ix_values.yaml +++ b/stable/omada-controller/4.0.3/ix_values.yaml @@ -9,7 +9,7 @@ image: # -- image repository repository: docker.io/mbentley/omada-controller # -- image tag - tag: 4.4@sha256:73a19237abf90e9509cd75e2a96157f352ed9f5c7978908f731e0fe3c5f1707f + tag: 4.4@sha256:e2cecf684b2098a5818d119ef9d3451c03513f05e8708723dc4c5df33e842f1f # -- image pull policy pullPolicy: IfNotPresent diff --git a/stable/omada-controller/4.0.2/questions.yaml b/stable/omada-controller/4.0.3/questions.yaml similarity index 99% rename from stable/omada-controller/4.0.2/questions.yaml rename to stable/omada-controller/4.0.3/questions.yaml index ac966132584..6bc216dcfa9 100644 --- a/stable/omada-controller/4.0.2/questions.yaml +++ b/stable/omada-controller/4.0.3/questions.yaml @@ -428,7 +428,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/omada-controller/4.0.2/templates/common.yaml b/stable/omada-controller/4.0.3/templates/common.yaml similarity index 100% rename from stable/omada-controller/4.0.2/templates/common.yaml rename to stable/omada-controller/4.0.3/templates/common.yaml diff --git a/stable/omada-controller/4.0.2/values.yaml b/stable/omada-controller/4.0.3/values.yaml similarity index 100% rename from stable/omada-controller/4.0.2/values.yaml rename to stable/omada-controller/4.0.3/values.yaml diff --git a/stable/organizr/9.0.2/Chart.lock b/stable/organizr/9.0.2/Chart.lock deleted file mode 100644 index d1a83e89df0..00000000000 --- a/stable/organizr/9.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:54:36.280860579Z" diff --git a/stable/organizr/9.0.2/CHANGELOG.md b/stable/organizr/9.0.3/CHANGELOG.md similarity index 90% rename from stable/organizr/9.0.2/CHANGELOG.md rename to stable/organizr/9.0.3/CHANGELOG.md index f8014c1a2c0..dc339151eb3 100644 --- a/stable/organizr/9.0.2/CHANGELOG.md +++ b/stable/organizr/9.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [organizr-9.0.3](https://github.com/truecharts/apps/compare/organizr-9.0.2...organizr-9.0.3) (2021-11-01) + +#### Chore + +* update non-major ([#1263](https://github.com/truecharts/apps/issues/1263)) + + + ### [organizr-9.0.2](https://github.com/truecharts/apps/compare/organizr-9.0.1...organizr-9.0.2) (2021-10-26) @@ -88,12 +97,3 @@ ### [organizr-8.0.11](https://github.com/truecharts/apps/compare/organizr-8.0.10...organizr-8.0.11) (2021-10-19) #### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - - - -### [organizr-8.0.10](https://github.com/truecharts/apps/compare/organizr-8.0.9...organizr-8.0.10) (2021-10-18) - -#### Refactor diff --git a/stable/organizr/9.0.2/CONFIG.md b/stable/organizr/9.0.3/CONFIG.md similarity index 100% rename from stable/organizr/9.0.2/CONFIG.md rename to stable/organizr/9.0.3/CONFIG.md diff --git a/stable/organizr/9.0.3/Chart.lock b/stable/organizr/9.0.3/Chart.lock new file mode 100644 index 00000000000..e75967c42d3 --- /dev/null +++ b/stable/organizr/9.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.16 +digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f +generated: "2021-11-01T12:55:54.311613908Z" diff --git a/stable/organizr/9.0.2/Chart.yaml b/stable/organizr/9.0.3/Chart.yaml similarity index 98% rename from stable/organizr/9.0.2/Chart.yaml rename to stable/organizr/9.0.3/Chart.yaml index 6334f4252af..7c14218e7ca 100644 --- a/stable/organizr/9.0.2/Chart.yaml +++ b/stable/organizr/9.0.3/Chart.yaml @@ -20,7 +20,7 @@ sources: - https://github.com/causefx/Organizr - https://hub.docker.com/r/organizr/organizr type: application -version: 9.0.2 +version: 9.0.3 annotations: truecharts.org/catagories: | - organizers diff --git a/stable/organizr/9.0.2/README.md b/stable/organizr/9.0.3/README.md similarity index 100% rename from stable/organizr/9.0.2/README.md rename to stable/organizr/9.0.3/README.md diff --git a/stable/organizr/9.0.2/app-readme.md b/stable/organizr/9.0.3/app-readme.md similarity index 100% rename from stable/organizr/9.0.2/app-readme.md rename to stable/organizr/9.0.3/app-readme.md diff --git a/stable/organizr/9.0.2/charts/common-8.3.16.tgz b/stable/organizr/9.0.3/charts/common-8.3.16.tgz similarity index 100% rename from stable/organizr/9.0.2/charts/common-8.3.16.tgz rename to stable/organizr/9.0.3/charts/common-8.3.16.tgz diff --git a/stable/organizr/9.0.2/helm-values.md b/stable/organizr/9.0.3/helm-values.md similarity index 92% rename from stable/organizr/9.0.2/helm-values.md rename to stable/organizr/9.0.3/helm-values.md index e211e439f7b..c07aed60e73 100644 --- a/stable/organizr/9.0.2/helm-values.md +++ b/stable/organizr/9.0.3/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 | `"Always"` | | | image.repository | string | `"organizr/organizr"` | | -| image.tag | string | `"latest@sha256:0e23a5b4258b8e926f85370f6b19309bda919f413e321cbe6c03182cbdc4a7ee"` | | +| image.tag | string | `"latest@sha256:dd4561944732db61d69ea1d7c458049ac7c6bd987bf9f71d92df58eb69235964"` | | | persistence.config.accessMode | string | `"ReadWriteOnce"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | diff --git a/stable/organizr/9.0.2/ix_values.yaml b/stable/organizr/9.0.3/ix_values.yaml similarity index 83% rename from stable/organizr/9.0.2/ix_values.yaml rename to stable/organizr/9.0.3/ix_values.yaml index 70687d502db..1a4eafc1ccc 100644 --- a/stable/organizr/9.0.2/ix_values.yaml +++ b/stable/organizr/9.0.3/ix_values.yaml @@ -3,7 +3,7 @@ image: repository: organizr/organizr pullPolicy: Always - tag: latest@sha256:0e23a5b4258b8e926f85370f6b19309bda919f413e321cbe6c03182cbdc4a7ee + tag: latest@sha256:dd4561944732db61d69ea1d7c458049ac7c6bd987bf9f71d92df58eb69235964 securityContext: readOnlyRootFilesystem: false diff --git a/stable/organizr/9.0.2/questions.yaml b/stable/organizr/9.0.3/questions.yaml similarity index 99% rename from stable/organizr/9.0.2/questions.yaml rename to stable/organizr/9.0.3/questions.yaml index 2616b438abe..e4897e7dbc4 100644 --- a/stable/organizr/9.0.2/questions.yaml +++ b/stable/organizr/9.0.3/questions.yaml @@ -435,7 +435,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/organizr/9.0.2/templates/common.yaml b/stable/organizr/9.0.3/templates/common.yaml similarity index 100% rename from stable/organizr/9.0.2/templates/common.yaml rename to stable/organizr/9.0.3/templates/common.yaml diff --git a/stable/organizr/9.0.2/values.yaml b/stable/organizr/9.0.3/values.yaml similarity index 100% rename from stable/organizr/9.0.2/values.yaml rename to stable/organizr/9.0.3/values.yaml diff --git a/stable/owncloud-ocis/4.0.2/Chart.lock b/stable/owncloud-ocis/4.0.2/Chart.lock deleted file mode 100644 index 1568096dff6..00000000000 --- a/stable/owncloud-ocis/4.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:56:07.180408274Z" diff --git a/stable/owncloud-ocis/4.0.2/CHANGELOG.md b/stable/owncloud-ocis/4.0.3/CHANGELOG.md similarity index 90% rename from stable/owncloud-ocis/4.0.2/CHANGELOG.md rename to stable/owncloud-ocis/4.0.3/CHANGELOG.md index b50e74a931d..fe4382670e7 100644 --- a/stable/owncloud-ocis/4.0.2/CHANGELOG.md +++ b/stable/owncloud-ocis/4.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [owncloud-ocis-4.0.3](https://github.com/truecharts/apps/compare/owncloud-ocis-4.0.2...owncloud-ocis-4.0.3) (2021-11-01) + +#### Chore + +* update non-major ([#1263](https://github.com/truecharts/apps/issues/1263)) + + + ### [owncloud-ocis-4.0.2](https://github.com/truecharts/apps/compare/owncloud-ocis-4.0.1...owncloud-ocis-4.0.2) (2021-10-26) @@ -88,12 +97,3 @@ ### [owncloud-ocis-3.0.11](https://github.com/truecharts/apps/compare/owncloud-ocis-3.0.10...owncloud-ocis-3.0.11) (2021-10-19) #### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - - - -### [owncloud-ocis-3.0.10](https://github.com/truecharts/apps/compare/owncloud-ocis-3.0.9...owncloud-ocis-3.0.10) (2021-10-18) - -#### Chore diff --git a/stable/owncloud-ocis/4.0.2/CONFIG.md b/stable/owncloud-ocis/4.0.3/CONFIG.md similarity index 100% rename from stable/owncloud-ocis/4.0.2/CONFIG.md rename to stable/owncloud-ocis/4.0.3/CONFIG.md diff --git a/stable/owncloud-ocis/4.0.3/Chart.lock b/stable/owncloud-ocis/4.0.3/Chart.lock new file mode 100644 index 00000000000..edb760fc615 --- /dev/null +++ b/stable/owncloud-ocis/4.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.16 +digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f +generated: "2021-11-01T12:56:18.713313393Z" diff --git a/stable/owncloud-ocis/4.0.2/Chart.yaml b/stable/owncloud-ocis/4.0.3/Chart.yaml similarity index 95% rename from stable/owncloud-ocis/4.0.2/Chart.yaml rename to stable/owncloud-ocis/4.0.3/Chart.yaml index 791e1f41928..2192925e3f4 100644 --- a/stable/owncloud-ocis/4.0.2/Chart.yaml +++ b/stable/owncloud-ocis/4.0.3/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.13.0" +appVersion: "1.14.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.2 +version: 4.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/owncloud-ocis/4.0.2/README.md b/stable/owncloud-ocis/4.0.3/README.md similarity index 100% rename from stable/owncloud-ocis/4.0.2/README.md rename to stable/owncloud-ocis/4.0.3/README.md diff --git a/stable/owncloud-ocis/4.0.2/app-readme.md b/stable/owncloud-ocis/4.0.3/app-readme.md similarity index 100% rename from stable/owncloud-ocis/4.0.2/app-readme.md rename to stable/owncloud-ocis/4.0.3/app-readme.md diff --git a/stable/owncloud-ocis/4.0.2/charts/common-8.3.16.tgz b/stable/owncloud-ocis/4.0.3/charts/common-8.3.16.tgz similarity index 100% rename from stable/owncloud-ocis/4.0.2/charts/common-8.3.16.tgz rename to stable/owncloud-ocis/4.0.3/charts/common-8.3.16.tgz diff --git a/stable/owncloud-ocis/4.0.2/helm-values.md b/stable/owncloud-ocis/4.0.3/helm-values.md similarity index 91% rename from stable/owncloud-ocis/4.0.2/helm-values.md rename to stable/owncloud-ocis/4.0.3/helm-values.md index 5a73ed8698d..c7ecd2e67b8 100644 --- a/stable/owncloud-ocis/4.0.2/helm-values.md +++ b/stable/owncloud-ocis/4.0.3/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.13.0@sha256:8f1e2841849df772287d6ee6969b214b214c8200401a8491705305c12a85c50d"` | image tag | +| image.tag | string | `"v1.14.0@sha256:d208ece842bae2df5c4c7149848037e5fc7667a3fc04a0c8dd62b54541857f9e"` | 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.2/ix_values.yaml b/stable/owncloud-ocis/4.0.3/ix_values.yaml similarity index 92% rename from stable/owncloud-ocis/4.0.2/ix_values.yaml rename to stable/owncloud-ocis/4.0.3/ix_values.yaml index ed3f309e645..7faf79e15cc 100644 --- a/stable/owncloud-ocis/4.0.2/ix_values.yaml +++ b/stable/owncloud-ocis/4.0.3/ix_values.yaml @@ -9,7 +9,7 @@ image: # -- image repository repository: ghcr.io/truecharts/ocis # -- image tag - tag: v1.13.0@sha256:8f1e2841849df772287d6ee6969b214b214c8200401a8491705305c12a85c50d + tag: v1.14.0@sha256:d208ece842bae2df5c4c7149848037e5fc7667a3fc04a0c8dd62b54541857f9e # -- image pull policy pullPolicy: IfNotPresent diff --git a/stable/owncloud-ocis/4.0.2/questions.yaml b/stable/owncloud-ocis/4.0.3/questions.yaml similarity index 99% rename from stable/owncloud-ocis/4.0.2/questions.yaml rename to stable/owncloud-ocis/4.0.3/questions.yaml index 5128f9f3c7c..46b652dd06e 100644 --- a/stable/owncloud-ocis/4.0.2/questions.yaml +++ b/stable/owncloud-ocis/4.0.3/questions.yaml @@ -428,7 +428,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/owncloud-ocis/4.0.2/templates/common.yaml b/stable/owncloud-ocis/4.0.3/templates/common.yaml similarity index 100% rename from stable/owncloud-ocis/4.0.2/templates/common.yaml rename to stable/owncloud-ocis/4.0.3/templates/common.yaml diff --git a/stable/owncloud-ocis/4.0.2/values.yaml b/stable/owncloud-ocis/4.0.3/values.yaml similarity index 100% rename from stable/owncloud-ocis/4.0.2/values.yaml rename to stable/owncloud-ocis/4.0.3/values.yaml diff --git a/stable/photoshow/1.0.2/Chart.lock b/stable/photoshow/1.0.2/Chart.lock deleted file mode 100644 index ef536020853..00000000000 --- a/stable/photoshow/1.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:57:14.328791814Z" diff --git a/stable/photoshow/1.0.2/CHANGELOG.md b/stable/photoshow/1.0.3/CHANGELOG.md similarity index 91% rename from stable/photoshow/1.0.2/CHANGELOG.md rename to stable/photoshow/1.0.3/CHANGELOG.md index edc561a362e..7defc881144 100644 --- a/stable/photoshow/1.0.2/CHANGELOG.md +++ b/stable/photoshow/1.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [photoshow-1.0.3](https://github.com/truecharts/apps/compare/photoshow-1.0.2...photoshow-1.0.3) (2021-11-01) + +#### Chore + +* update non-major ([#1263](https://github.com/truecharts/apps/issues/1263)) + + + ### [photoshow-1.0.2](https://github.com/truecharts/apps/compare/photoshow-1.0.1...photoshow-1.0.2) (2021-10-26) @@ -88,12 +97,3 @@ * Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - -### [photoshow-0.0.5](https://github.com/truecharts/apps/compare/photoshow-0.0.4...photoshow-0.0.5) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor diff --git a/stable/photoshow/1.0.2/CONFIG.md b/stable/photoshow/1.0.3/CONFIG.md similarity index 100% rename from stable/photoshow/1.0.2/CONFIG.md rename to stable/photoshow/1.0.3/CONFIG.md diff --git a/stable/photoshow/1.0.3/Chart.lock b/stable/photoshow/1.0.3/Chart.lock new file mode 100644 index 00000000000..1b841d13da5 --- /dev/null +++ b/stable/photoshow/1.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.16 +digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f +generated: "2021-11-01T12:56:43.058438475Z" diff --git a/stable/photoshow/1.0.2/Chart.yaml b/stable/photoshow/1.0.3/Chart.yaml similarity index 98% rename from stable/photoshow/1.0.2/Chart.yaml rename to stable/photoshow/1.0.3/Chart.yaml index 7cb954e23ff..325cb616850 100644 --- a/stable/photoshow/1.0.2/Chart.yaml +++ b/stable/photoshow/1.0.3/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/thibaud-rohmer/PhotoShow - https://github.com/linuxserver/docker-photoshow type: application -version: 1.0.2 +version: 1.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/photoshow/1.0.2/README.md b/stable/photoshow/1.0.3/README.md similarity index 100% rename from stable/photoshow/1.0.2/README.md rename to stable/photoshow/1.0.3/README.md diff --git a/stable/photoshow/1.0.2/app-readme.md b/stable/photoshow/1.0.3/app-readme.md similarity index 100% rename from stable/photoshow/1.0.2/app-readme.md rename to stable/photoshow/1.0.3/app-readme.md diff --git a/stable/photoshow/1.0.2/charts/common-8.3.16.tgz b/stable/photoshow/1.0.3/charts/common-8.3.16.tgz similarity index 100% rename from stable/photoshow/1.0.2/charts/common-8.3.16.tgz rename to stable/photoshow/1.0.3/charts/common-8.3.16.tgz diff --git a/stable/photoshow/1.0.2/helm-values.md b/stable/photoshow/1.0.3/helm-values.md similarity index 93% rename from stable/photoshow/1.0.2/helm-values.md rename to stable/photoshow/1.0.3/helm-values.md index 603c0be61d4..7079e7d3f6c 100644 --- a/stable/photoshow/1.0.2/helm-values.md +++ b/stable/photoshow/1.0.3/helm-values.md @@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here | env.PUID | int | `568` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/linuxserver/photoshow"` | | -| image.tag | string | `"version-48aabb98@sha256:b3b301f4915e4c8f1ba32f78610b0bcb709a1269edce5203d1ef2d01ef1bdb72"` | | +| image.tag | string | `"version-48aabb98@sha256:dc926bce9cdfb75462bd1c86c7c27be8287ec125725a6de46502184298668e88"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | persistence.pictures.accessMode | string | `"ReadWriteOnce"` | | diff --git a/stable/photoshow/1.0.2/ix_values.yaml b/stable/photoshow/1.0.3/ix_values.yaml similarity index 85% rename from stable/photoshow/1.0.2/ix_values.yaml rename to stable/photoshow/1.0.3/ix_values.yaml index 94e2f91cd16..947060235d0 100644 --- a/stable/photoshow/1.0.2/ix_values.yaml +++ b/stable/photoshow/1.0.3/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/photoshow pullPolicy: IfNotPresent - tag: version-48aabb98@sha256:b3b301f4915e4c8f1ba32f78610b0bcb709a1269edce5203d1ef2d01ef1bdb72 + tag: version-48aabb98@sha256:dc926bce9cdfb75462bd1c86c7c27be8287ec125725a6de46502184298668e88 env: PUID: 568 diff --git a/stable/photoshow/1.0.2/questions.yaml b/stable/photoshow/1.0.3/questions.yaml similarity index 99% rename from stable/photoshow/1.0.2/questions.yaml rename to stable/photoshow/1.0.3/questions.yaml index 5605ab2bcdf..087270b32ac 100644 --- a/stable/photoshow/1.0.2/questions.yaml +++ b/stable/photoshow/1.0.3/questions.yaml @@ -435,7 +435,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/photoshow/1.0.2/templates/common.yaml b/stable/photoshow/1.0.3/templates/common.yaml similarity index 100% rename from stable/photoshow/1.0.2/templates/common.yaml rename to stable/photoshow/1.0.3/templates/common.yaml diff --git a/stable/photoshow/1.0.2/values.yaml b/stable/photoshow/1.0.3/values.yaml similarity index 100% rename from stable/photoshow/1.0.2/values.yaml rename to stable/photoshow/1.0.3/values.yaml diff --git a/stable/plex/8.0.2/Chart.lock b/stable/plex/8.0.2/Chart.lock deleted file mode 100644 index 23e1527b432..00000000000 --- a/stable/plex/8.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T19:59:09.853399962Z" diff --git a/stable/plex/8.0.2/CHANGELOG.md b/stable/plex/8.0.3/CHANGELOG.md similarity index 90% rename from stable/plex/8.0.2/CHANGELOG.md rename to stable/plex/8.0.3/CHANGELOG.md index 4e93f53df75..4b25e4bda21 100644 --- a/stable/plex/8.0.2/CHANGELOG.md +++ b/stable/plex/8.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [plex-8.0.3](https://github.com/truecharts/apps/compare/plex-8.0.2...plex-8.0.3) (2021-11-01) + +#### Chore + +* update non-major ([#1263](https://github.com/truecharts/apps/issues/1263)) + + + ### [plex-8.0.2](https://github.com/truecharts/apps/compare/plex-8.0.1...plex-8.0.2) (2021-10-26) @@ -88,12 +97,3 @@ ### [plex-7.0.11](https://github.com/truecharts/apps/compare/plex-7.0.10...plex-7.0.11) (2021-10-19) #### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - - - -### [plex-7.0.10](https://github.com/truecharts/apps/compare/plex-7.0.9...plex-7.0.10) (2021-10-18) - -#### Chore diff --git a/stable/plex/8.0.2/CONFIG.md b/stable/plex/8.0.3/CONFIG.md similarity index 100% rename from stable/plex/8.0.2/CONFIG.md rename to stable/plex/8.0.3/CONFIG.md diff --git a/stable/plex/8.0.3/Chart.lock b/stable/plex/8.0.3/Chart.lock new file mode 100644 index 00000000000..0424c861e8e --- /dev/null +++ b/stable/plex/8.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.16 +digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f +generated: "2021-11-01T12:57:07.377651839Z" diff --git a/stable/plex/8.0.2/Chart.yaml b/stable/plex/8.0.3/Chart.yaml similarity index 94% rename from stable/plex/8.0.2/Chart.yaml rename to stable/plex/8.0.3/Chart.yaml index 96bf00dbf10..a0a879eafe4 100644 --- a/stable/plex/8.0.2/Chart.yaml +++ b/stable/plex/8.0.3/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.24.4.508" +appVersion: "1.24.5.517" dependencies: - name: common repository: https://truecharts.org @@ -22,7 +22,7 @@ maintainers: name: plex sources: null type: application -version: 8.0.2 +version: 8.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/plex/8.0.2/README.md b/stable/plex/8.0.3/README.md similarity index 100% rename from stable/plex/8.0.2/README.md rename to stable/plex/8.0.3/README.md diff --git a/stable/plex/8.0.2/app-readme.md b/stable/plex/8.0.3/app-readme.md similarity index 100% rename from stable/plex/8.0.2/app-readme.md rename to stable/plex/8.0.3/app-readme.md diff --git a/stable/plex/8.0.2/charts/common-8.3.16.tgz b/stable/plex/8.0.3/charts/common-8.3.16.tgz similarity index 100% rename from stable/plex/8.0.2/charts/common-8.3.16.tgz rename to stable/plex/8.0.3/charts/common-8.3.16.tgz diff --git a/stable/plex/8.0.2/helm-values.md b/stable/plex/8.0.3/helm-values.md similarity index 90% rename from stable/plex/8.0.2/helm-values.md rename to stable/plex/8.0.3/helm-values.md index 839c947ca7f..1872fb9b007 100644 --- a/stable/plex/8.0.2/helm-values.md +++ b/stable/plex/8.0.3/helm-values.md @@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here | env.ALLOWED_NETWORKS | string | `"172.16.0.0/16"` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/k8s-at-home/plex"` | | -| image.tag | string | `"v1.24.4.5081-e362dc1ee@sha256:76cf477469c9ba3951917188d662234032212f8e02f0a17f27036040cde509fc"` | | +| image.tag | string | `"v1.24.5.5173-8dcc73a59@sha256:b651efe17214c1cc06345466a3db5f62c0b4b8f3e49e0083e19d04f13001abc6"` | | | persistence.config.accessMode | string | `"ReadWriteOnce"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | diff --git a/stable/plex/8.0.2/ix_values.yaml b/stable/plex/8.0.3/ix_values.yaml similarity index 76% rename from stable/plex/8.0.2/ix_values.yaml rename to stable/plex/8.0.3/ix_values.yaml index 104db30a2ba..d8dc92b8f59 100644 --- a/stable/plex/8.0.2/ix_values.yaml +++ b/stable/plex/8.0.3/ix_values.yaml @@ -3,7 +3,7 @@ image: repository: ghcr.io/k8s-at-home/plex pullPolicy: IfNotPresent - tag: v1.24.4.5081-e362dc1ee@sha256:76cf477469c9ba3951917188d662234032212f8e02f0a17f27036040cde509fc + tag: v1.24.5.5173-8dcc73a59@sha256:b651efe17214c1cc06345466a3db5f62c0b4b8f3e49e0083e19d04f13001abc6 service: main: diff --git a/stable/plex/8.0.2/questions.yaml b/stable/plex/8.0.3/questions.yaml similarity index 99% rename from stable/plex/8.0.2/questions.yaml rename to stable/plex/8.0.3/questions.yaml index 0afda92dd7b..412954f4d38 100644 --- a/stable/plex/8.0.2/questions.yaml +++ b/stable/plex/8.0.3/questions.yaml @@ -447,7 +447,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/plex/8.0.2/templates/common.yaml b/stable/plex/8.0.3/templates/common.yaml similarity index 100% rename from stable/plex/8.0.2/templates/common.yaml rename to stable/plex/8.0.3/templates/common.yaml diff --git a/stable/plex/8.0.2/values.yaml b/stable/plex/8.0.3/values.yaml similarity index 100% rename from stable/plex/8.0.2/values.yaml rename to stable/plex/8.0.3/values.yaml diff --git a/stable/postgresql/5.1.4/Chart.lock b/stable/postgresql/5.1.4/Chart.lock deleted file mode 100644 index 34a6b4d90f2..00000000000 --- a/stable/postgresql/5.1.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T21:23:08.721141598Z" diff --git a/stable/postgresql/5.1.4/CHANGELOG.md b/stable/postgresql/5.1.5/CHANGELOG.md similarity index 89% rename from stable/postgresql/5.1.4/CHANGELOG.md rename to stable/postgresql/5.1.5/CHANGELOG.md index 8307fbf12be..3cee7266fba 100644 --- a/stable/postgresql/5.1.4/CHANGELOG.md +++ b/stable/postgresql/5.1.5/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [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)) + + + ### [postgresql-5.1.4](https://github.com/truecharts/apps/compare/postgresql-5.1.3...postgresql-5.1.4) (2021-10-26) @@ -88,12 +97,3 @@ - -### [postgresql-4.0.0](https://github.com/truecharts/apps/compare/postgresql-3.0.21...postgresql-4.0.0) (2021-10-20) - -#### Chore - -* bump versions to rerelease and fix icons -* update non-major ([#1185](https://github.com/truecharts/apps/issues/1185)) - -#### Security diff --git a/stable/postgresql/5.1.4/CONFIG.md b/stable/postgresql/5.1.5/CONFIG.md similarity index 100% rename from stable/postgresql/5.1.4/CONFIG.md rename to stable/postgresql/5.1.5/CONFIG.md diff --git a/stable/postgresql/5.1.5/Chart.lock b/stable/postgresql/5.1.5/Chart.lock new file mode 100644 index 00000000000..32816d5ed85 --- /dev/null +++ b/stable/postgresql/5.1.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.16 +digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f +generated: "2021-11-01T12:57:31.828843862Z" diff --git a/stable/postgresql/5.1.4/Chart.yaml b/stable/postgresql/5.1.5/Chart.yaml similarity index 97% rename from stable/postgresql/5.1.4/Chart.yaml rename to stable/postgresql/5.1.5/Chart.yaml index a48f5c82806..b4e7c8dafea 100644 --- a/stable/postgresql/5.1.4/Chart.yaml +++ b/stable/postgresql/5.1.5/Chart.yaml @@ -22,7 +22,7 @@ name: postgresql sources: - https://www.postgresql.org/ type: application -version: 5.1.4 +version: 5.1.5 annotations: truecharts.org/catagories: | - database diff --git a/stable/postgresql/5.1.4/README.md b/stable/postgresql/5.1.5/README.md similarity index 100% rename from stable/postgresql/5.1.4/README.md rename to stable/postgresql/5.1.5/README.md diff --git a/stable/postgresql/5.1.4/app-readme.md b/stable/postgresql/5.1.5/app-readme.md similarity index 100% rename from stable/postgresql/5.1.4/app-readme.md rename to stable/postgresql/5.1.5/app-readme.md diff --git a/stable/postgresql/5.1.4/charts/common-8.3.16.tgz b/stable/postgresql/5.1.5/charts/common-8.3.16.tgz similarity index 100% rename from stable/postgresql/5.1.4/charts/common-8.3.16.tgz rename to stable/postgresql/5.1.5/charts/common-8.3.16.tgz diff --git a/stable/postgresql/5.1.4/helm-values.md b/stable/postgresql/5.1.5/helm-values.md similarity index 94% rename from stable/postgresql/5.1.4/helm-values.md rename to stable/postgresql/5.1.5/helm-values.md index dfe10a418b7..55630805edf 100644 --- a/stable/postgresql/5.1.4/helm-values.md +++ b/stable/postgresql/5.1.5/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 | `"14.0.0@sha256:6737f46e3ffebbf384e9f4024120844dae9b270454954243dbf98cca41b3e17c"` | | +| image.tag | string | `"14.0.0@sha256:0ba854e1cf12f0d58c643db3a52b168b53111d8d4ca136b98c3e18ae191b78bf"` | | | persistence.db.accessMode | string | `"ReadWriteOnce"` | | | persistence.db.enabled | bool | `true` | | | persistence.db.mountPath | string | `"/bitnami/postgresql"` | | diff --git a/stable/postgresql/5.1.4/ix_values.yaml b/stable/postgresql/5.1.5/ix_values.yaml similarity index 91% rename from stable/postgresql/5.1.4/ix_values.yaml rename to stable/postgresql/5.1.5/ix_values.yaml index 1ae0aafd2f4..c7c222327b3 100644 --- a/stable/postgresql/5.1.4/ix_values.yaml +++ b/stable/postgresql/5.1.5/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: bitnami/postgresql pullPolicy: IfNotPresent - tag: 14.0.0@sha256:6737f46e3ffebbf384e9f4024120844dae9b270454954243dbf98cca41b3e17c + tag: 14.0.0@sha256:0ba854e1cf12f0d58c643db3a52b168b53111d8d4ca136b98c3e18ae191b78bf securityContext: readOnlyRootFilesystem: false diff --git a/stable/postgresql/5.1.4/questions.yaml b/stable/postgresql/5.1.5/questions.yaml similarity index 99% rename from stable/postgresql/5.1.4/questions.yaml rename to stable/postgresql/5.1.5/questions.yaml index d8db52c4101..c2f7d865271 100644 --- a/stable/postgresql/5.1.4/questions.yaml +++ b/stable/postgresql/5.1.5/questions.yaml @@ -443,7 +443,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/postgresql/5.1.4/templates/backup-postgres-config.yaml b/stable/postgresql/5.1.5/templates/backup-postgres-config.yaml similarity index 100% rename from stable/postgresql/5.1.4/templates/backup-postgres-config.yaml rename to stable/postgresql/5.1.5/templates/backup-postgres-config.yaml diff --git a/stable/postgresql/5.1.4/templates/common.yaml b/stable/postgresql/5.1.5/templates/common.yaml similarity index 100% rename from stable/postgresql/5.1.4/templates/common.yaml rename to stable/postgresql/5.1.5/templates/common.yaml diff --git a/stable/postgresql/5.1.4/templates/secret.yaml b/stable/postgresql/5.1.5/templates/secret.yaml similarity index 100% rename from stable/postgresql/5.1.4/templates/secret.yaml rename to stable/postgresql/5.1.5/templates/secret.yaml diff --git a/stable/postgresql/5.1.4/templates/upgrade-backup-postgres-hook.yaml b/stable/postgresql/5.1.5/templates/upgrade-backup-postgres-hook.yaml similarity index 100% rename from stable/postgresql/5.1.4/templates/upgrade-backup-postgres-hook.yaml rename to stable/postgresql/5.1.5/templates/upgrade-backup-postgres-hook.yaml diff --git a/stable/postgresql/5.1.4/values.yaml b/stable/postgresql/5.1.5/values.yaml similarity index 100% rename from stable/postgresql/5.1.4/values.yaml rename to stable/postgresql/5.1.5/values.yaml diff --git a/stable/prowlarr/4.0.2/Chart.lock b/stable/prowlarr/4.0.2/Chart.lock deleted file mode 100644 index ddebd289fb7..00000000000 --- a/stable/prowlarr/4.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T20:01:06.241586894Z" diff --git a/stable/prowlarr/4.0.2/CHANGELOG.md b/stable/prowlarr/4.0.3/CHANGELOG.md similarity index 90% rename from stable/prowlarr/4.0.2/CHANGELOG.md rename to stable/prowlarr/4.0.3/CHANGELOG.md index 2c44810c8c2..5a143b31eea 100644 --- a/stable/prowlarr/4.0.2/CHANGELOG.md +++ b/stable/prowlarr/4.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [prowlarr-4.0.3](https://github.com/truecharts/apps/compare/prowlarr-4.0.2...prowlarr-4.0.3) (2021-11-01) + +#### Chore + +* update non-major ([#1263](https://github.com/truecharts/apps/issues/1263)) + + + ### [prowlarr-4.0.2](https://github.com/truecharts/apps/compare/prowlarr-4.0.1...prowlarr-4.0.2) (2021-10-26) @@ -88,12 +97,3 @@ ### [prowlarr-3.0.14](https://github.com/truecharts/apps/compare/prowlarr-3.0.13...prowlarr-3.0.14) (2021-10-19) - -#### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - - - -### [prowlarr-3.0.13](https://github.com/truecharts/apps/compare/prowlarr-3.0.12...prowlarr-3.0.13) (2021-10-18) diff --git a/stable/prowlarr/4.0.2/CONFIG.md b/stable/prowlarr/4.0.3/CONFIG.md similarity index 100% rename from stable/prowlarr/4.0.2/CONFIG.md rename to stable/prowlarr/4.0.3/CONFIG.md diff --git a/stable/prowlarr/4.0.3/Chart.lock b/stable/prowlarr/4.0.3/Chart.lock new file mode 100644 index 00000000000..028b00112f7 --- /dev/null +++ b/stable/prowlarr/4.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.16 +digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f +generated: "2021-11-01T12:57:55.830188475Z" diff --git a/stable/prowlarr/4.0.2/Chart.yaml b/stable/prowlarr/4.0.3/Chart.yaml similarity index 94% rename from stable/prowlarr/4.0.2/Chart.yaml rename to stable/prowlarr/4.0.3/Chart.yaml index a57259acc1c..a1cad1cba73 100644 --- a/stable/prowlarr/4.0.2/Chart.yaml +++ b/stable/prowlarr/4.0.3/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.1.1.1030" +appVersion: "0.1.2.1042" dependencies: - name: common repository: https://truecharts.org @@ -21,7 +21,7 @@ name: prowlarr sources: - https://github.com/Prowlarr/Prowlarr - https://github.com/k8s-at-home/container-images -version: 4.0.2 +version: 4.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/prowlarr/4.0.2/README.md b/stable/prowlarr/4.0.3/README.md similarity index 100% rename from stable/prowlarr/4.0.2/README.md rename to stable/prowlarr/4.0.3/README.md diff --git a/stable/prowlarr/4.0.2/app-readme.md b/stable/prowlarr/4.0.3/app-readme.md similarity index 100% rename from stable/prowlarr/4.0.2/app-readme.md rename to stable/prowlarr/4.0.3/app-readme.md diff --git a/stable/prowlarr/4.0.2/charts/common-8.3.16.tgz b/stable/prowlarr/4.0.3/charts/common-8.3.16.tgz similarity index 100% rename from stable/prowlarr/4.0.2/charts/common-8.3.16.tgz rename to stable/prowlarr/4.0.3/charts/common-8.3.16.tgz diff --git a/stable/prowlarr/4.0.2/helm-values.md b/stable/prowlarr/4.0.3/helm-values.md similarity index 91% rename from stable/prowlarr/4.0.2/helm-values.md rename to stable/prowlarr/4.0.3/helm-values.md index 33e0f7f00ec..0f51cb42f1a 100644 --- a/stable/prowlarr/4.0.2/helm-values.md +++ b/stable/prowlarr/4.0.3/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/k8s-at-home/prowlarr"` | image repository | -| image.tag | string | `"v0.1.1.1030@sha256:71a0ec1a72a97890be0bf2adc07d7bf934ccdf854cbac8d183814a2ee7639ccf"` | image tag | +| image.tag | string | `"v0.1.2.1042@sha256:4ccc3421ef2c38dad93155d65b2e4776f8532a36af1be8844b51496c2da1dbf9"` | image tag | | ingress.main | object | See values.yaml | Enable and configure ingress settings for the chart under this key. | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. | | securityContext.readOnlyRootFilesystem | bool | `false` | | diff --git a/stable/prowlarr/4.0.2/ix_values.yaml b/stable/prowlarr/4.0.3/ix_values.yaml similarity index 91% rename from stable/prowlarr/4.0.2/ix_values.yaml rename to stable/prowlarr/4.0.3/ix_values.yaml index 0987fb483bf..bc53255e0a8 100644 --- a/stable/prowlarr/4.0.2/ix_values.yaml +++ b/stable/prowlarr/4.0.3/ix_values.yaml @@ -9,7 +9,7 @@ image: # -- image repository repository: ghcr.io/k8s-at-home/prowlarr # -- image tag - tag: v0.1.1.1030@sha256:71a0ec1a72a97890be0bf2adc07d7bf934ccdf854cbac8d183814a2ee7639ccf + tag: v0.1.2.1042@sha256:4ccc3421ef2c38dad93155d65b2e4776f8532a36af1be8844b51496c2da1dbf9 # -- image pull policy pullPolicy: IfNotPresent diff --git a/stable/prowlarr/4.0.2/questions.yaml b/stable/prowlarr/4.0.3/questions.yaml similarity index 99% rename from stable/prowlarr/4.0.2/questions.yaml rename to stable/prowlarr/4.0.3/questions.yaml index 6662c27a809..c8a49f55e29 100644 --- a/stable/prowlarr/4.0.2/questions.yaml +++ b/stable/prowlarr/4.0.3/questions.yaml @@ -429,7 +429,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/prowlarr/4.0.2/templates/common.yaml b/stable/prowlarr/4.0.3/templates/common.yaml similarity index 100% rename from stable/prowlarr/4.0.2/templates/common.yaml rename to stable/prowlarr/4.0.3/templates/common.yaml diff --git a/stable/prowlarr/4.0.2/values.yaml b/stable/prowlarr/4.0.3/values.yaml similarity index 100% rename from stable/prowlarr/4.0.2/values.yaml rename to stable/prowlarr/4.0.3/values.yaml diff --git a/stable/qbittorrent/9.0.2/Chart.lock b/stable/qbittorrent/9.0.2/Chart.lock deleted file mode 100644 index 0b6d3200ff8..00000000000 --- a/stable/qbittorrent/9.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T20:01:51.441883921Z" diff --git a/stable/qbittorrent/9.0.2/CHANGELOG.md b/stable/qbittorrent/9.0.3/CHANGELOG.md similarity index 90% rename from stable/qbittorrent/9.0.2/CHANGELOG.md rename to stable/qbittorrent/9.0.3/CHANGELOG.md index ac9f3dbdd9a..d472ac91a43 100644 --- a/stable/qbittorrent/9.0.2/CHANGELOG.md +++ b/stable/qbittorrent/9.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [qbittorrent-9.0.3](https://github.com/truecharts/apps/compare/qbittorrent-9.0.2...qbittorrent-9.0.3) (2021-11-01) + +#### Chore + +* update non-major ([#1263](https://github.com/truecharts/apps/issues/1263)) + + + ### [qbittorrent-9.0.2](https://github.com/truecharts/apps/compare/qbittorrent-9.0.1...qbittorrent-9.0.2) (2021-10-26) @@ -88,12 +97,3 @@ ### [qbittorrent-8.0.11](https://github.com/truecharts/apps/compare/qbittorrent-8.0.10...qbittorrent-8.0.11) (2021-10-19) #### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - - - -### [qbittorrent-8.0.10](https://github.com/truecharts/apps/compare/qbittorrent-8.0.9...qbittorrent-8.0.10) (2021-10-18) - -#### Refactor diff --git a/stable/qbittorrent/9.0.2/CONFIG.md b/stable/qbittorrent/9.0.3/CONFIG.md similarity index 100% rename from stable/qbittorrent/9.0.2/CONFIG.md rename to stable/qbittorrent/9.0.3/CONFIG.md diff --git a/stable/qbittorrent/9.0.3/Chart.lock b/stable/qbittorrent/9.0.3/Chart.lock new file mode 100644 index 00000000000..bf0447a6b37 --- /dev/null +++ b/stable/qbittorrent/9.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.16 +digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f +generated: "2021-11-01T12:58:20.412511448Z" diff --git a/stable/qbittorrent/9.0.2/Chart.yaml b/stable/qbittorrent/9.0.3/Chart.yaml similarity index 95% rename from stable/qbittorrent/9.0.2/Chart.yaml rename to stable/qbittorrent/9.0.3/Chart.yaml index b929249011c..ba7e4cf74c4 100644 --- a/stable/qbittorrent/9.0.2/Chart.yaml +++ b/stable/qbittorrent/9.0.3/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "4.3.8" +appVersion: "4.3.9" dependencies: - name: common repository: https://truecharts.org @@ -19,7 +19,7 @@ maintainers: name: qbittorrent sources: null type: application -version: 9.0.2 +version: 9.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/qbittorrent/9.0.2/README.md b/stable/qbittorrent/9.0.3/README.md similarity index 100% rename from stable/qbittorrent/9.0.2/README.md rename to stable/qbittorrent/9.0.3/README.md diff --git a/stable/qbittorrent/9.0.2/app-readme.md b/stable/qbittorrent/9.0.3/app-readme.md similarity index 100% rename from stable/qbittorrent/9.0.2/app-readme.md rename to stable/qbittorrent/9.0.3/app-readme.md diff --git a/stable/qbittorrent/9.0.2/charts/common-8.3.16.tgz b/stable/qbittorrent/9.0.3/charts/common-8.3.16.tgz similarity index 100% rename from stable/qbittorrent/9.0.2/charts/common-8.3.16.tgz rename to stable/qbittorrent/9.0.3/charts/common-8.3.16.tgz diff --git a/stable/qbittorrent/9.0.2/helm-values.md b/stable/qbittorrent/9.0.3/helm-values.md similarity index 94% rename from stable/qbittorrent/9.0.2/helm-values.md rename to stable/qbittorrent/9.0.3/helm-values.md index 2c8b6653d6e..bd38a02599c 100644 --- a/stable/qbittorrent/9.0.2/helm-values.md +++ b/stable/qbittorrent/9.0.3/helm-values.md @@ -18,7 +18,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/k8s-at-home/qbittorrent"` | | -| image.tag | string | `"v4.3.8@sha256:d224ead6e97bbd655a18b6d23a76c8bed23098c9c9d745bcd6e84feea31fd494"` | | +| image.tag | string | `"v4.3.9@sha256:eb6df32211ae3c7b7797dd4bc5e66161d9dfcb77e49475058743d502f4ceb0cc"` | | | persistence.config.accessMode | string | `"ReadWriteOnce"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | diff --git a/stable/qbittorrent/9.0.2/ix_values.yaml b/stable/qbittorrent/9.0.3/ix_values.yaml similarity index 91% rename from stable/qbittorrent/9.0.2/ix_values.yaml rename to stable/qbittorrent/9.0.3/ix_values.yaml index 01453f04e12..f8d352e7dfb 100644 --- a/stable/qbittorrent/9.0.2/ix_values.yaml +++ b/stable/qbittorrent/9.0.3/ix_values.yaml @@ -3,7 +3,7 @@ image: repository: ghcr.io/k8s-at-home/qbittorrent pullPolicy: IfNotPresent - tag: v4.3.8@sha256:d224ead6e97bbd655a18b6d23a76c8bed23098c9c9d745bcd6e84feea31fd494 + tag: v4.3.9@sha256:eb6df32211ae3c7b7797dd4bc5e66161d9dfcb77e49475058743d502f4ceb0cc securityContext: readOnlyRootFilesystem: false diff --git a/stable/qbittorrent/9.0.2/questions.yaml b/stable/qbittorrent/9.0.3/questions.yaml similarity index 99% rename from stable/qbittorrent/9.0.2/questions.yaml rename to stable/qbittorrent/9.0.3/questions.yaml index 4db190fb664..3e4e858dead 100644 --- a/stable/qbittorrent/9.0.2/questions.yaml +++ b/stable/qbittorrent/9.0.3/questions.yaml @@ -573,7 +573,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/qbittorrent/9.0.2/templates/_configmap.tpl b/stable/qbittorrent/9.0.3/templates/_configmap.tpl similarity index 100% rename from stable/qbittorrent/9.0.2/templates/_configmap.tpl rename to stable/qbittorrent/9.0.3/templates/_configmap.tpl diff --git a/stable/qbittorrent/9.0.2/templates/common.yaml b/stable/qbittorrent/9.0.3/templates/common.yaml similarity index 100% rename from stable/qbittorrent/9.0.2/templates/common.yaml rename to stable/qbittorrent/9.0.3/templates/common.yaml diff --git a/stable/qbittorrent/9.0.2/values.yaml b/stable/qbittorrent/9.0.3/values.yaml similarity index 100% rename from stable/qbittorrent/9.0.2/values.yaml rename to stable/qbittorrent/9.0.3/values.yaml diff --git a/stable/readarr/9.0.3/Chart.lock b/stable/readarr/9.0.3/Chart.lock deleted file mode 100644 index 57a598e7d7b..00000000000 --- a/stable/readarr/9.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T21:43:41.422695816Z" diff --git a/stable/readarr/9.0.3/CHANGELOG.md b/stable/readarr/9.0.4/CHANGELOG.md similarity index 92% rename from stable/readarr/9.0.3/CHANGELOG.md rename to stable/readarr/9.0.4/CHANGELOG.md index fcd954adca4..53fa143ce57 100644 --- a/stable/readarr/9.0.3/CHANGELOG.md +++ b/stable/readarr/9.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [readarr-9.0.4](https://github.com/truecharts/apps/compare/readarr-9.0.3...readarr-9.0.4) (2021-11-01) + +#### Chore + +* update non-major ([#1263](https://github.com/truecharts/apps/issues/1263)) + + + ### [readarr-9.0.3](https://github.com/truecharts/apps/compare/readarr-9.0.2...readarr-9.0.3) (2021-10-26) @@ -88,12 +97,3 @@ ### [readarr-8.0.14](https://github.com/truecharts/apps/compare/readarr-8.0.13...readarr-8.0.14) (2021-10-19) - -#### Fix - -* fix previous SCALE bugfix not correctly being applied - - - - -### [readarr-8.0.13](https://github.com/truecharts/apps/compare/readarr-8.0.12...readarr-8.0.13) (2021-10-19) diff --git a/stable/readarr/9.0.3/CONFIG.md b/stable/readarr/9.0.4/CONFIG.md similarity index 100% rename from stable/readarr/9.0.3/CONFIG.md rename to stable/readarr/9.0.4/CONFIG.md diff --git a/stable/readarr/9.0.4/Chart.lock b/stable/readarr/9.0.4/Chart.lock new file mode 100644 index 00000000000..79647b2a0af --- /dev/null +++ b/stable/readarr/9.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.16 +digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f +generated: "2021-11-01T12:58:44.445125943Z" diff --git a/stable/readarr/9.0.3/Chart.yaml b/stable/readarr/9.0.4/Chart.yaml similarity index 95% rename from stable/readarr/9.0.3/Chart.yaml rename to stable/readarr/9.0.4/Chart.yaml index acd7a5591e2..446636a0a57 100644 --- a/stable/readarr/9.0.3/Chart.yaml +++ b/stable/readarr/9.0.4/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.1.0.1001" +appVersion: "0.1.0.1003" dependencies: - name: common repository: https://truecharts.org @@ -27,7 +27,7 @@ sources: - https://github.com/Readarr/Readarr - https://readarr.com type: application -version: 9.0.3 +version: 9.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/readarr/9.0.3/README.md b/stable/readarr/9.0.4/README.md similarity index 100% rename from stable/readarr/9.0.3/README.md rename to stable/readarr/9.0.4/README.md diff --git a/stable/readarr/9.0.3/app-readme.md b/stable/readarr/9.0.4/app-readme.md similarity index 100% rename from stable/readarr/9.0.3/app-readme.md rename to stable/readarr/9.0.4/app-readme.md diff --git a/stable/readarr/9.0.3/charts/common-8.3.16.tgz b/stable/readarr/9.0.4/charts/common-8.3.16.tgz similarity index 100% rename from stable/readarr/9.0.3/charts/common-8.3.16.tgz rename to stable/readarr/9.0.4/charts/common-8.3.16.tgz diff --git a/stable/readarr/9.0.3/helm-values.md b/stable/readarr/9.0.4/helm-values.md similarity index 94% rename from stable/readarr/9.0.3/helm-values.md rename to stable/readarr/9.0.4/helm-values.md index f7decfd490d..2b8af42d621 100644 --- a/stable/readarr/9.0.3/helm-values.md +++ b/stable/readarr/9.0.4/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/k8s-at-home/readarr"` | | -| image.tag | string | `"v0.1.0.1001@sha256:06bc2357f094adc975934e12779021c968859deed33192446f90f390e4da7390"` | | +| image.tag | string | `"v0.1.0.1003@sha256:1d8cf36c4decc68fcc3ec8a0ca9fd1ce5ffcfd4ea0484d7a8e7e16b65efbff39"` | | | persistence.config.accessMode | string | `"ReadWriteOnce"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | diff --git a/stable/readarr/9.0.3/ix_values.yaml b/stable/readarr/9.0.4/ix_values.yaml similarity index 92% rename from stable/readarr/9.0.3/ix_values.yaml rename to stable/readarr/9.0.4/ix_values.yaml index 01f180e59ae..94598c82b50 100644 --- a/stable/readarr/9.0.3/ix_values.yaml +++ b/stable/readarr/9.0.4/ix_values.yaml @@ -3,7 +3,7 @@ image: repository: ghcr.io/k8s-at-home/readarr pullPolicy: IfNotPresent - tag: v0.1.0.1001@sha256:06bc2357f094adc975934e12779021c968859deed33192446f90f390e4da7390 + tag: v0.1.0.1003@sha256:1d8cf36c4decc68fcc3ec8a0ca9fd1ce5ffcfd4ea0484d7a8e7e16b65efbff39 securityContext: readOnlyRootFilesystem: false diff --git a/stable/readarr/9.0.3/questions.yaml b/stable/readarr/9.0.4/questions.yaml similarity index 99% rename from stable/readarr/9.0.3/questions.yaml rename to stable/readarr/9.0.4/questions.yaml index d7d8d74f63c..b14c5164e6a 100644 --- a/stable/readarr/9.0.3/questions.yaml +++ b/stable/readarr/9.0.4/questions.yaml @@ -428,7 +428,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/readarr/9.0.3/templates/common.yaml b/stable/readarr/9.0.4/templates/common.yaml similarity index 100% rename from stable/readarr/9.0.3/templates/common.yaml rename to stable/readarr/9.0.4/templates/common.yaml diff --git a/stable/readarr/9.0.3/values.yaml b/stable/readarr/9.0.4/values.yaml similarity index 100% rename from stable/readarr/9.0.3/values.yaml rename to stable/readarr/9.0.4/values.yaml diff --git a/stable/recipes/3.0.4/CHANGELOG.md b/stable/recipes/3.0.5/CHANGELOG.md similarity index 87% rename from stable/recipes/3.0.4/CHANGELOG.md rename to stable/recipes/3.0.5/CHANGELOG.md index a849d8e498c..8fd3c755d19 100644 --- a/stable/recipes/3.0.4/CHANGELOG.md +++ b/stable/recipes/3.0.5/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [recipes-3.0.5](https://github.com/truecharts/apps/compare/recipes-3.0.4...recipes-3.0.5) (2021-11-01) + +#### Chore + +* update non-major ([#1263](https://github.com/truecharts/apps/issues/1263)) + + + ### [recipes-3.0.4](https://github.com/truecharts/apps/compare/recipes-3.0.3...recipes-3.0.4) (2021-10-26) @@ -88,12 +97,3 @@ -### [recipes-0.0.3](https://github.com/truecharts/apps/compare/recipes-0.0.2...recipes-0.0.3) (2021-10-19) - -#### Change - -* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) - -#### Chore - -* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) diff --git a/stable/recipes/3.0.4/CONFIG.md b/stable/recipes/3.0.5/CONFIG.md similarity index 100% rename from stable/recipes/3.0.4/CONFIG.md rename to stable/recipes/3.0.5/CONFIG.md diff --git a/stable/babybuddy/4.0.3/Chart.lock b/stable/recipes/3.0.5/Chart.lock similarity index 84% rename from stable/babybuddy/4.0.3/Chart.lock rename to stable/recipes/3.0.5/Chart.lock index 4d707ac5311..0e619743925 100644 --- a/stable/babybuddy/4.0.3/Chart.lock +++ b/stable/recipes/3.0.5/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://truecharts.org/ version: 5.1.4 digest: sha256:d6d3ee5ef1624db5c5c9a3170b4287577d471276a4bfdf4925a4d9329b7c4c04 -generated: "2021-10-26T22:19:42.404850932Z" +generated: "2021-11-01T12:59:10.005687868Z" diff --git a/stable/recipes/3.0.4/Chart.yaml b/stable/recipes/3.0.5/Chart.yaml similarity index 96% rename from stable/recipes/3.0.4/Chart.yaml rename to stable/recipes/3.0.5/Chart.yaml index 2016b5b7217..4b3a96c24ac 100644 --- a/stable/recipes/3.0.4/Chart.yaml +++ b/stable/recipes/3.0.5/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 -appVersion: "0.17.3" +appVersion: "0.17.4" description: Recipes is a Django application to manage, tag and search recipes using either built in models or external storage providers hosting PDF's, Images or other files. name: recipes -version: 3.0.4 +version: 3.0.5 kubeVersion: ">=1.16.0-0" keywords: - recipes diff --git a/stable/recipes/3.0.4/README.md b/stable/recipes/3.0.5/README.md similarity index 100% rename from stable/recipes/3.0.4/README.md rename to stable/recipes/3.0.5/README.md diff --git a/stable/recipes/3.0.4/app-readme.md b/stable/recipes/3.0.5/app-readme.md similarity index 100% rename from stable/recipes/3.0.4/app-readme.md rename to stable/recipes/3.0.5/app-readme.md diff --git a/stable/recipes/3.0.4/charts/common-8.3.16.tgz b/stable/recipes/3.0.5/charts/common-8.3.16.tgz similarity index 100% rename from stable/recipes/3.0.4/charts/common-8.3.16.tgz rename to stable/recipes/3.0.5/charts/common-8.3.16.tgz diff --git a/stable/recipes/3.0.4/charts/postgresql-5.1.4.tgz b/stable/recipes/3.0.5/charts/postgresql-5.1.4.tgz similarity index 100% rename from stable/recipes/3.0.4/charts/postgresql-5.1.4.tgz rename to stable/recipes/3.0.5/charts/postgresql-5.1.4.tgz diff --git a/stable/recipes/3.0.4/helm-values.md b/stable/recipes/3.0.5/helm-values.md similarity index 96% rename from stable/recipes/3.0.4/helm-values.md rename to stable/recipes/3.0.5/helm-values.md index 48b1996c637..bffd2d5be0f 100644 --- a/stable/recipes/3.0.4/helm-values.md +++ b/stable/recipes/3.0.5/helm-values.md @@ -34,7 +34,7 @@ You will, however, be able to use all values referenced in the common chart here | envValueFrom.POSTGRES_PASSWORD.secretKeyRef.name | string | `"dbcreds"` | | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | | image.repository | string | `"vabene1111/recipes"` | image repository | -| image.tag | string | `"0.17.3@sha256:12978e6746806f341f6709e66f13480da5d4a51eac5c61e06b07fbc1187b5c32"` | image tag | +| image.tag | string | `"0.17.4@sha256:caf171e406f8cd08a6ea9b3f836b25b7a0f4a88406e767fcfb1d0e19e8b5cb29"` | image tag | | nginxImage.repository | string | `"nginx"` | nginx sidecar image repository | | nginxImage.tag | string | `"1.21.3@sha256:644a70516a26004c97d0d85c7fe1d0c3a67ea8ab7ddf4aff193d9f301670cf36"` | nginx sidecar image tag | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. | diff --git a/stable/recipes/3.0.4/ix_values.yaml b/stable/recipes/3.0.5/ix_values.yaml similarity index 96% rename from stable/recipes/3.0.4/ix_values.yaml rename to stable/recipes/3.0.5/ix_values.yaml index c077f0b451f..e8e4fda6ae1 100644 --- a/stable/recipes/3.0.4/ix_values.yaml +++ b/stable/recipes/3.0.5/ix_values.yaml @@ -2,7 +2,7 @@ image: # -- image repository repository: vabene1111/recipes # -- image tag - tag: 0.17.3@sha256:12978e6746806f341f6709e66f13480da5d4a51eac5c61e06b07fbc1187b5c32 + tag: 0.17.4@sha256:caf171e406f8cd08a6ea9b3f836b25b7a0f4a88406e767fcfb1d0e19e8b5cb29 # -- image pull policy pullPolicy: IfNotPresent diff --git a/stable/recipes/3.0.4/questions.yaml b/stable/recipes/3.0.5/questions.yaml similarity index 100% rename from stable/recipes/3.0.4/questions.yaml rename to stable/recipes/3.0.5/questions.yaml diff --git a/stable/recipes/3.0.4/templates/common.yaml b/stable/recipes/3.0.5/templates/common.yaml similarity index 100% rename from stable/recipes/3.0.4/templates/common.yaml rename to stable/recipes/3.0.5/templates/common.yaml diff --git a/stable/recipes/3.0.4/templates/configmap.yaml b/stable/recipes/3.0.5/templates/configmap.yaml similarity index 100% rename from stable/recipes/3.0.4/templates/configmap.yaml rename to stable/recipes/3.0.5/templates/configmap.yaml diff --git a/stable/recipes/3.0.4/values.yaml b/stable/recipes/3.0.5/values.yaml similarity index 100% rename from stable/recipes/3.0.4/values.yaml rename to stable/recipes/3.0.5/values.yaml diff --git a/stable/smokeping/1.0.2/Chart.lock b/stable/smokeping/1.0.2/Chart.lock deleted file mode 100644 index d37227c872b..00000000000 --- a/stable/smokeping/1.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T20:07:06.828106193Z" diff --git a/stable/smokeping/1.0.2/CHANGELOG.md b/stable/smokeping/1.0.3/CHANGELOG.md similarity index 91% rename from stable/smokeping/1.0.2/CHANGELOG.md rename to stable/smokeping/1.0.3/CHANGELOG.md index 7b0e5e3f763..d9b5cf90107 100644 --- a/stable/smokeping/1.0.2/CHANGELOG.md +++ b/stable/smokeping/1.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [smokeping-1.0.3](https://github.com/truecharts/apps/compare/smokeping-1.0.2...smokeping-1.0.3) (2021-11-01) + +#### Chore + +* update non-major ([#1263](https://github.com/truecharts/apps/issues/1263)) + + + ### [smokeping-1.0.2](https://github.com/truecharts/apps/compare/smokeping-1.0.1...smokeping-1.0.2) (2021-10-26) @@ -88,12 +97,3 @@ - -### [smokeping-0.0.5](https://github.com/truecharts/apps/compare/smokeping-0.0.4...smokeping-0.0.5) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - diff --git a/stable/smokeping/1.0.2/CONFIG.md b/stable/smokeping/1.0.3/CONFIG.md similarity index 100% rename from stable/smokeping/1.0.2/CONFIG.md rename to stable/smokeping/1.0.3/CONFIG.md diff --git a/stable/smokeping/1.0.3/Chart.lock b/stable/smokeping/1.0.3/Chart.lock new file mode 100644 index 00000000000..2558442482c --- /dev/null +++ b/stable/smokeping/1.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.16 +digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f +generated: "2021-11-01T12:59:42.630584573Z" diff --git a/stable/smokeping/1.0.2/Chart.yaml b/stable/smokeping/1.0.3/Chart.yaml similarity index 97% rename from stable/smokeping/1.0.2/Chart.yaml rename to stable/smokeping/1.0.3/Chart.yaml index d26c9a4cb5d..9ae098a4a2e 100644 --- a/stable/smokeping/1.0.2/Chart.yaml +++ b/stable/smokeping/1.0.3/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://oss.oetiker.ch/smokeping/ - https://hub.docker.com/r/linuxserver/smokeping type: application -version: 1.0.2 +version: 1.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/smokeping/1.0.2/README.md b/stable/smokeping/1.0.3/README.md similarity index 100% rename from stable/smokeping/1.0.2/README.md rename to stable/smokeping/1.0.3/README.md diff --git a/stable/smokeping/1.0.2/app-readme.md b/stable/smokeping/1.0.3/app-readme.md similarity index 100% rename from stable/smokeping/1.0.2/app-readme.md rename to stable/smokeping/1.0.3/app-readme.md diff --git a/stable/smokeping/1.0.2/charts/common-8.3.16.tgz b/stable/smokeping/1.0.3/charts/common-8.3.16.tgz similarity index 100% rename from stable/smokeping/1.0.2/charts/common-8.3.16.tgz rename to stable/smokeping/1.0.3/charts/common-8.3.16.tgz diff --git a/stable/smokeping/1.0.2/helm-values.md b/stable/smokeping/1.0.3/helm-values.md similarity index 92% rename from stable/smokeping/1.0.2/helm-values.md rename to stable/smokeping/1.0.3/helm-values.md index f7cdf19cdb4..9fc5c907a6e 100644 --- a/stable/smokeping/1.0.2/helm-values.md +++ b/stable/smokeping/1.0.3/helm-values.md @@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here | env.PUID | int | `568` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/linuxserver/smokeping"` | | -| image.tag | string | `"version-2.7.3-r5@sha256:72b4485c282e1f0a6a4fa7b53e25728427b2c035a98a9a2c6d304772cc30e6f1"` | | +| image.tag | string | `"version-2.7.3-r5@sha256:bfe802a34094656354637bab04e8de8eb11374357da25ae03f44afaa91f4fa32"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | persistence.data.accessMode | string | `"ReadWriteOnce"` | | diff --git a/stable/smokeping/1.0.2/ix_values.yaml b/stable/smokeping/1.0.3/ix_values.yaml similarity index 82% rename from stable/smokeping/1.0.2/ix_values.yaml rename to stable/smokeping/1.0.3/ix_values.yaml index 9eed8947ada..dd00dfa7fe2 100644 --- a/stable/smokeping/1.0.2/ix_values.yaml +++ b/stable/smokeping/1.0.3/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/smokeping pullPolicy: IfNotPresent - tag: version-2.7.3-r5@sha256:72b4485c282e1f0a6a4fa7b53e25728427b2c035a98a9a2c6d304772cc30e6f1 + tag: version-2.7.3-r5@sha256:bfe802a34094656354637bab04e8de8eb11374357da25ae03f44afaa91f4fa32 env: PUID: 568 diff --git a/stable/smokeping/1.0.2/questions.yaml b/stable/smokeping/1.0.3/questions.yaml similarity index 99% rename from stable/smokeping/1.0.2/questions.yaml rename to stable/smokeping/1.0.3/questions.yaml index 1db61e97ed9..e3cb4ad196f 100644 --- a/stable/smokeping/1.0.2/questions.yaml +++ b/stable/smokeping/1.0.3/questions.yaml @@ -435,7 +435,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/smokeping/1.0.2/templates/common.yaml b/stable/smokeping/1.0.3/templates/common.yaml similarity index 100% rename from stable/smokeping/1.0.2/templates/common.yaml rename to stable/smokeping/1.0.3/templates/common.yaml diff --git a/stable/smokeping/1.0.2/values.yaml b/stable/smokeping/1.0.3/values.yaml similarity index 100% rename from stable/smokeping/1.0.2/values.yaml rename to stable/smokeping/1.0.3/values.yaml diff --git a/stable/sqlitebrowser/1.0.2/Chart.lock b/stable/sqlitebrowser/1.0.2/Chart.lock deleted file mode 100644 index b00756e3e86..00000000000 --- a/stable/sqlitebrowser/1.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T20:07:52.542394507Z" diff --git a/stable/sqlitebrowser/1.0.2/CHANGELOG.md b/stable/sqlitebrowser/1.0.3/CHANGELOG.md similarity index 91% rename from stable/sqlitebrowser/1.0.2/CHANGELOG.md rename to stable/sqlitebrowser/1.0.3/CHANGELOG.md index 97e6da61ba8..d39fbc0c02e 100644 --- a/stable/sqlitebrowser/1.0.2/CHANGELOG.md +++ b/stable/sqlitebrowser/1.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [sqlitebrowser-1.0.3](https://github.com/truecharts/apps/compare/sqlitebrowser-1.0.2...sqlitebrowser-1.0.3) (2021-11-01) + +#### Chore + +* update non-major ([#1263](https://github.com/truecharts/apps/issues/1263)) + + + ### [sqlitebrowser-1.0.2](https://github.com/truecharts/apps/compare/sqlitebrowser-1.0.1...sqlitebrowser-1.0.2) (2021-10-26) @@ -88,12 +97,3 @@ - -### [sqlitebrowser-0.0.5](https://github.com/truecharts/apps/compare/sqlitebrowser-0.0.4...sqlitebrowser-0.0.5) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - diff --git a/stable/sqlitebrowser/1.0.2/CONFIG.md b/stable/sqlitebrowser/1.0.3/CONFIG.md similarity index 100% rename from stable/sqlitebrowser/1.0.2/CONFIG.md rename to stable/sqlitebrowser/1.0.3/CONFIG.md diff --git a/stable/sqlitebrowser/1.0.3/Chart.lock b/stable/sqlitebrowser/1.0.3/Chart.lock new file mode 100644 index 00000000000..b3fd7f8c3f4 --- /dev/null +++ b/stable/sqlitebrowser/1.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.16 +digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f +generated: "2021-11-01T13:00:07.234815669Z" diff --git a/stable/sqlitebrowser/1.0.2/Chart.yaml b/stable/sqlitebrowser/1.0.3/Chart.yaml similarity index 98% rename from stable/sqlitebrowser/1.0.2/Chart.yaml rename to stable/sqlitebrowser/1.0.3/Chart.yaml index f342e4a4d64..f75d00dc25f 100644 --- a/stable/sqlitebrowser/1.0.2/Chart.yaml +++ b/stable/sqlitebrowser/1.0.3/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/linuxserver/docker-sqlitebrowser - https://sqlitebrowser.org/ type: application -version: 1.0.2 +version: 1.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/sqlitebrowser/1.0.2/README.md b/stable/sqlitebrowser/1.0.3/README.md similarity index 100% rename from stable/sqlitebrowser/1.0.2/README.md rename to stable/sqlitebrowser/1.0.3/README.md diff --git a/stable/sqlitebrowser/1.0.2/app-readme.md b/stable/sqlitebrowser/1.0.3/app-readme.md similarity index 100% rename from stable/sqlitebrowser/1.0.2/app-readme.md rename to stable/sqlitebrowser/1.0.3/app-readme.md diff --git a/stable/sqlitebrowser/1.0.2/charts/common-8.3.16.tgz b/stable/sqlitebrowser/1.0.3/charts/common-8.3.16.tgz similarity index 100% rename from stable/sqlitebrowser/1.0.2/charts/common-8.3.16.tgz rename to stable/sqlitebrowser/1.0.3/charts/common-8.3.16.tgz diff --git a/stable/sqlitebrowser/1.0.2/helm-values.md b/stable/sqlitebrowser/1.0.3/helm-values.md similarity index 94% rename from stable/sqlitebrowser/1.0.2/helm-values.md rename to stable/sqlitebrowser/1.0.3/helm-values.md index 681e039251c..f56b0411d88 100644 --- a/stable/sqlitebrowser/1.0.2/helm-values.md +++ b/stable/sqlitebrowser/1.0.3/helm-values.md @@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here | env.PUID | int | `568` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/linuxserver/sqlitebrowser"` | | -| image.tag | string | `"version-3.12.2-02876202105241947ubuntu18.04.1@sha256:be5f1b9338786be62df4b0727fdce5b8bd84bd83c21be0eda030b24f8c05fdac"` | | +| image.tag | string | `"version-3.12.2-02876202105241947ubuntu18.04.1@sha256:96082c6e2cc6c5265bf6cb9e641ba3b1cb8bab994d0ed76249584819a79cf06c"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | persistence.varrun.enabled | bool | `true` | | diff --git a/stable/sqlitebrowser/1.0.2/ix_values.yaml b/stable/sqlitebrowser/1.0.3/ix_values.yaml similarity index 75% rename from stable/sqlitebrowser/1.0.2/ix_values.yaml rename to stable/sqlitebrowser/1.0.3/ix_values.yaml index 47009622c3b..3cc2ad48f9a 100644 --- a/stable/sqlitebrowser/1.0.2/ix_values.yaml +++ b/stable/sqlitebrowser/1.0.3/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/sqlitebrowser pullPolicy: IfNotPresent - tag: version-3.12.2-02876202105241947ubuntu18.04.1@sha256:be5f1b9338786be62df4b0727fdce5b8bd84bd83c21be0eda030b24f8c05fdac + tag: version-3.12.2-02876202105241947ubuntu18.04.1@sha256:96082c6e2cc6c5265bf6cb9e641ba3b1cb8bab994d0ed76249584819a79cf06c env: PUID: 568 diff --git a/stable/sqlitebrowser/1.0.2/questions.yaml b/stable/sqlitebrowser/1.0.3/questions.yaml similarity index 99% rename from stable/sqlitebrowser/1.0.2/questions.yaml rename to stable/sqlitebrowser/1.0.3/questions.yaml index 35de50e7c9d..6430e18491c 100644 --- a/stable/sqlitebrowser/1.0.2/questions.yaml +++ b/stable/sqlitebrowser/1.0.3/questions.yaml @@ -434,7 +434,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/sqlitebrowser/1.0.2/templates/common.yaml b/stable/sqlitebrowser/1.0.3/templates/common.yaml similarity index 100% rename from stable/sqlitebrowser/1.0.2/templates/common.yaml rename to stable/sqlitebrowser/1.0.3/templates/common.yaml diff --git a/stable/sqlitebrowser/1.0.2/values.yaml b/stable/sqlitebrowser/1.0.3/values.yaml similarity index 100% rename from stable/sqlitebrowser/1.0.2/values.yaml rename to stable/sqlitebrowser/1.0.3/values.yaml diff --git a/stable/tt-rss/3.0.4/CHANGELOG.md b/stable/tt-rss/3.0.5/CHANGELOG.md similarity index 90% rename from stable/tt-rss/3.0.4/CHANGELOG.md rename to stable/tt-rss/3.0.5/CHANGELOG.md index deb886dd186..04fb172fbd0 100644 --- a/stable/tt-rss/3.0.4/CHANGELOG.md +++ b/stable/tt-rss/3.0.5/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [tt-rss-3.0.5](https://github.com/truecharts/apps/compare/tt-rss-3.0.4...tt-rss-3.0.5) (2021-11-01) + +#### Chore + +* update non-major ([#1263](https://github.com/truecharts/apps/issues/1263)) + + + ### [tt-rss-3.0.4](https://github.com/truecharts/apps/compare/tt-rss-3.0.3...tt-rss-3.0.4) (2021-10-26) @@ -88,12 +97,3 @@ - -### [tt-rss-0.0.3](https://github.com/truecharts/apps/compare/tt-rss-0.0.2...tt-rss-0.0.3) (2021-10-19) - -#### Change - -* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) - -#### Chore - diff --git a/stable/tt-rss/3.0.4/CONFIG.md b/stable/tt-rss/3.0.5/CONFIG.md similarity index 100% rename from stable/tt-rss/3.0.4/CONFIG.md rename to stable/tt-rss/3.0.5/CONFIG.md diff --git a/stable/tt-rss/3.0.4/Chart.lock b/stable/tt-rss/3.0.5/Chart.lock similarity index 84% rename from stable/tt-rss/3.0.4/Chart.lock rename to stable/tt-rss/3.0.5/Chart.lock index 91a61845eb8..914ca709b62 100644 --- a/stable/tt-rss/3.0.4/Chart.lock +++ b/stable/tt-rss/3.0.5/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://truecharts.org/ version: 5.1.4 digest: sha256:d6d3ee5ef1624db5c5c9a3170b4287577d471276a4bfdf4925a4d9329b7c4c04 -generated: "2021-10-26T22:31:38.533795482Z" +generated: "2021-11-01T13:00:32.81061561Z" diff --git a/stable/tt-rss/3.0.4/Chart.yaml b/stable/tt-rss/3.0.5/Chart.yaml similarity index 95% rename from stable/tt-rss/3.0.4/Chart.yaml rename to stable/tt-rss/3.0.5/Chart.yaml index 9482523a035..69c931a16f9 100644 --- a/stable/tt-rss/3.0.4/Chart.yaml +++ b/stable/tt-rss/3.0.5/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 -appVersion: "1.9036.0" +appVersion: "1.9037.0" description: Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader and aggregator name: tt-rss -version: 3.0.4 +version: 3.0.5 kubeVersion: ">=1.16.0-0" keywords: - tt-rss diff --git a/stable/tt-rss/3.0.4/README.md b/stable/tt-rss/3.0.5/README.md similarity index 100% rename from stable/tt-rss/3.0.4/README.md rename to stable/tt-rss/3.0.5/README.md diff --git a/stable/tt-rss/3.0.4/app-readme.md b/stable/tt-rss/3.0.5/app-readme.md similarity index 100% rename from stable/tt-rss/3.0.4/app-readme.md rename to stable/tt-rss/3.0.5/app-readme.md diff --git a/stable/tt-rss/3.0.4/charts/common-8.3.16.tgz b/stable/tt-rss/3.0.5/charts/common-8.3.16.tgz similarity index 100% rename from stable/tt-rss/3.0.4/charts/common-8.3.16.tgz rename to stable/tt-rss/3.0.5/charts/common-8.3.16.tgz diff --git a/stable/tt-rss/3.0.4/charts/postgresql-5.1.4.tgz b/stable/tt-rss/3.0.5/charts/postgresql-5.1.4.tgz similarity index 100% rename from stable/tt-rss/3.0.4/charts/postgresql-5.1.4.tgz rename to stable/tt-rss/3.0.5/charts/postgresql-5.1.4.tgz diff --git a/stable/tt-rss/3.0.4/helm-values.md b/stable/tt-rss/3.0.5/helm-values.md similarity index 94% rename from stable/tt-rss/3.0.4/helm-values.md rename to stable/tt-rss/3.0.5/helm-values.md index 07be50dddcd..f8e0720254b 100644 --- a/stable/tt-rss/3.0.4/helm-values.md +++ b/stable/tt-rss/3.0.5/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.9036.0@sha256:1f79c0bb3dbfacbde597962ee01c5024ea0759dbfef2fe96bbeda8bddd97d0bc"` | image tag | +| image.tag | string | `"v1.9037.0@sha256:2a0104460bcb4c2dd4f40085642a29e7c369d70bef10e16a640fad5df7d7fd09"` | image tag | | podSecurityContext.runAsGroup | int | `0` | | | podSecurityContext.runAsUser | int | `0` | | | postgresql.enabled | bool | `true` | | diff --git a/stable/tt-rss/3.0.4/ix_values.yaml b/stable/tt-rss/3.0.5/ix_values.yaml similarity index 93% rename from stable/tt-rss/3.0.4/ix_values.yaml rename to stable/tt-rss/3.0.5/ix_values.yaml index 9c1765b5858..dd9c3679eb3 100644 --- a/stable/tt-rss/3.0.4/ix_values.yaml +++ b/stable/tt-rss/3.0.5/ix_values.yaml @@ -4,7 +4,7 @@ image: # -- image pull policy pullPolicy: IfNotPresent # -- image tag - tag: v1.9036.0@sha256:1f79c0bb3dbfacbde597962ee01c5024ea0759dbfef2fe96bbeda8bddd97d0bc + tag: v1.9037.0@sha256:2a0104460bcb4c2dd4f40085642a29e7c369d70bef10e16a640fad5df7d7fd09 securityContext: readOnlyRootFilesystem: false diff --git a/stable/tt-rss/3.0.4/questions.yaml b/stable/tt-rss/3.0.5/questions.yaml similarity index 100% rename from stable/tt-rss/3.0.4/questions.yaml rename to stable/tt-rss/3.0.5/questions.yaml diff --git a/stable/tt-rss/3.0.4/templates/common.yaml b/stable/tt-rss/3.0.5/templates/common.yaml similarity index 100% rename from stable/tt-rss/3.0.4/templates/common.yaml rename to stable/tt-rss/3.0.5/templates/common.yaml diff --git a/stable/tt-rss/3.0.4/values.yaml b/stable/tt-rss/3.0.5/values.yaml similarity index 100% rename from stable/tt-rss/3.0.4/values.yaml rename to stable/tt-rss/3.0.5/values.yaml diff --git a/stable/uptime-kuma/1.0.2/Chart.lock b/stable/uptime-kuma/1.0.2/Chart.lock deleted file mode 100644 index 880e401995f..00000000000 --- a/stable/uptime-kuma/1.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.16 -digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f -generated: "2021-10-26T20:15:12.355805681Z" diff --git a/stable/uptime-kuma/1.0.2/CHANGELOG.md b/stable/uptime-kuma/1.0.3/CHANGELOG.md similarity index 90% rename from stable/uptime-kuma/1.0.2/CHANGELOG.md rename to stable/uptime-kuma/1.0.3/CHANGELOG.md index ce9a7dc5d3b..dfd4b6ab420 100644 --- a/stable/uptime-kuma/1.0.2/CHANGELOG.md +++ b/stable/uptime-kuma/1.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [uptime-kuma-1.0.3](https://github.com/truecharts/apps/compare/uptime-kuma-1.0.2...uptime-kuma-1.0.3) (2021-11-01) + +#### Chore + +* update non-major ([#1263](https://github.com/truecharts/apps/issues/1263)) + + + ### [uptime-kuma-1.0.2](https://github.com/truecharts/apps/compare/uptime-kuma-1.0.1...uptime-kuma-1.0.2) (2021-10-26) @@ -88,12 +97,3 @@ #### Fix -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - - - -### [uptime-kuma-0.0.3](https://github.com/truecharts/apps/compare/uptime-kuma-0.0.2...uptime-kuma-0.0.3) (2021-10-18) - -#### Chore - diff --git a/stable/uptime-kuma/1.0.2/CONFIG.md b/stable/uptime-kuma/1.0.3/CONFIG.md similarity index 100% rename from stable/uptime-kuma/1.0.2/CONFIG.md rename to stable/uptime-kuma/1.0.3/CONFIG.md diff --git a/stable/uptime-kuma/1.0.3/Chart.lock b/stable/uptime-kuma/1.0.3/Chart.lock new file mode 100644 index 00000000000..524e20e7c3b --- /dev/null +++ b/stable/uptime-kuma/1.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.16 +digest: sha256:6c16b453aa059cb6d78f591974e7f24b3a90cbe0381df81e252905a8b3f3007f +generated: "2021-11-01T13:01:05.138470837Z" diff --git a/stable/uptime-kuma/1.0.2/Chart.yaml b/stable/uptime-kuma/1.0.3/Chart.yaml similarity index 95% rename from stable/uptime-kuma/1.0.2/Chart.yaml rename to stable/uptime-kuma/1.0.3/Chart.yaml index 9fa5689c7f7..7824b6ee4ce 100644 --- a/stable/uptime-kuma/1.0.2/Chart.yaml +++ b/stable/uptime-kuma/1.0.3/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.9.1" +appVersion: "1.10.0" dependencies: - name: common repository: https://truecharts.org @@ -23,7 +23,7 @@ name: uptime-kuma sources: - https://github.com/louislam/uptime-kuma type: application -version: 1.0.2 +version: 1.0.3 annotations: truecharts.org/catagories: | - monitoring diff --git a/stable/uptime-kuma/1.0.2/README.md b/stable/uptime-kuma/1.0.3/README.md similarity index 100% rename from stable/uptime-kuma/1.0.2/README.md rename to stable/uptime-kuma/1.0.3/README.md diff --git a/stable/uptime-kuma/1.0.2/app-readme.md b/stable/uptime-kuma/1.0.3/app-readme.md similarity index 100% rename from stable/uptime-kuma/1.0.2/app-readme.md rename to stable/uptime-kuma/1.0.3/app-readme.md diff --git a/stable/uptime-kuma/1.0.2/charts/common-8.3.16.tgz b/stable/uptime-kuma/1.0.3/charts/common-8.3.16.tgz similarity index 100% rename from stable/uptime-kuma/1.0.2/charts/common-8.3.16.tgz rename to stable/uptime-kuma/1.0.3/charts/common-8.3.16.tgz diff --git a/stable/uptime-kuma/1.0.2/helm-values.md b/stable/uptime-kuma/1.0.3/helm-values.md similarity index 92% rename from stable/uptime-kuma/1.0.2/helm-values.md rename to stable/uptime-kuma/1.0.3/helm-values.md index c633c8104fa..6d9306ebb00 100644 --- a/stable/uptime-kuma/1.0.2/helm-values.md +++ b/stable/uptime-kuma/1.0.3/helm-values.md @@ -13,7 +13,7 @@ You will, however, be able to use all values referenced in the common chart here |-----|------|---------|-------------| | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"louislam/uptime-kuma"` | | -| image.tag | string | `"1.9.1-debian@sha256:676c5f6c62744293c84085f69ad154443c53ec70451c11633f66b57ac8ca1b9d"` | | +| image.tag | string | `"1.10.0-debian@sha256:49e880112773ac264a3c842b139a1978f9a886c9ce047ac6a2651ebd8f3ac075"` | | | persistence.config.accessMode | string | `"ReadWriteOnce"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/app/data"` | | diff --git a/stable/uptime-kuma/1.0.2/ix_values.yaml b/stable/uptime-kuma/1.0.3/ix_values.yaml similarity index 81% rename from stable/uptime-kuma/1.0.2/ix_values.yaml rename to stable/uptime-kuma/1.0.3/ix_values.yaml index 6c89304bec9..65df3c1317c 100644 --- a/stable/uptime-kuma/1.0.2/ix_values.yaml +++ b/stable/uptime-kuma/1.0.3/ix_values.yaml @@ -3,7 +3,7 @@ image: repository: louislam/uptime-kuma pullPolicy: IfNotPresent - tag: 1.9.1-debian@sha256:676c5f6c62744293c84085f69ad154443c53ec70451c11633f66b57ac8ca1b9d + tag: 1.10.0-debian@sha256:49e880112773ac264a3c842b139a1978f9a886c9ce047ac6a2651ebd8f3ac075 securityContext: runAsNonRoot: false diff --git a/stable/uptime-kuma/1.0.2/questions.yaml b/stable/uptime-kuma/1.0.3/questions.yaml similarity index 99% rename from stable/uptime-kuma/1.0.2/questions.yaml rename to stable/uptime-kuma/1.0.3/questions.yaml index aa090b47793..adc71f52333 100644 --- a/stable/uptime-kuma/1.0.2/questions.yaml +++ b/stable/uptime-kuma/1.0.3/questions.yaml @@ -429,7 +429,16 @@ questions: - variable: option label: "Option Entry" schema: - type: string + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string - variable: searches label: "Searches" schema: diff --git a/stable/uptime-kuma/1.0.2/templates/common.yaml b/stable/uptime-kuma/1.0.3/templates/common.yaml similarity index 100% rename from stable/uptime-kuma/1.0.2/templates/common.yaml rename to stable/uptime-kuma/1.0.3/templates/common.yaml diff --git a/stable/uptime-kuma/1.0.2/values.yaml b/stable/uptime-kuma/1.0.3/values.yaml similarity index 100% rename from stable/uptime-kuma/1.0.2/values.yaml rename to stable/uptime-kuma/1.0.3/values.yaml