Commit new App releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
3d4cff112b
commit
f3b968fc45
|
@ -1,6 +1,15 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="logitech-media-server-2.0.3"></a>
|
||||
### [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))
|
||||
|
||||
|
||||
|
||||
<a name="logitech-media-server-2.0.2"></a>
|
||||
### [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
|
||||
|
||||
|
||||
|
||||
<a name="logitech-media-server-1.0.6"></a>
|
||||
### [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))
|
|
@ -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"
|
|
@ -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
|
|
@ -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"` | |
|
|
@ -3,7 +3,7 @@
|
|||
image:
|
||||
repository: lmscommunity/logitechmediaserver
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 8.3.0@sha256:0b665c27a2509a72fc1371b86adb77f01b70b23ff19eb1c1b09894219d3e6438
|
||||
tag: 8.3.0@sha256:b3185453321cb1e82b3c22849205ec02af2a01c6b91d24b0ef9ffdc9ea3bb7e9
|
||||
|
||||
|
||||
env:
|
|
@ -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:
|
|
@ -1,6 +1,15 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="airsonic-4.0.3"></a>
|
||||
### [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))
|
||||
|
||||
|
||||
|
||||
<a name="airsonic-4.0.2"></a>
|
||||
### [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 @@
|
|||
|
||||
|
||||
|
||||
<a name="airsonic-3.0.12"></a>
|
||||
### [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))
|
||||
|
||||
|
||||
|
|
@ -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"
|
|
@ -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
|
|
@ -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` | |
|
|
@ -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
|
||||
|
|
@ -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:
|
|
@ -1,6 +1,15 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="babybuddy-4.0.4"></a>
|
||||
### [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))
|
||||
|
||||
|
||||
|
||||
<a name="babybuddy-4.0.3"></a>
|
||||
### [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
|
|
@ -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"
|
|
@ -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
|
|
@ -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` | |
|
|
@ -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
|
|
@ -1,6 +1,15 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="beets-2.0.3"></a>
|
||||
### [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))
|
||||
|
||||
|
||||
|
||||
<a name="beets-2.0.2"></a>
|
||||
### [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 @@
|
|||
|
||||
|
||||
|
||||
<a name="beets-0.0.5"></a>
|
||||
### [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
|
||||
|
|
@ -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"
|
|
@ -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
|
|
@ -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"` | |
|
|
@ -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
|
|
@ -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:
|
|
@ -1,6 +1,15 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="cloud9-2.0.3"></a>
|
||||
### [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))
|
||||
|
||||
|
||||
|
||||
<a name="cloud9-2.0.2"></a>
|
||||
### [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 @@
|
|||
|
||||
|
||||
|
||||
<a name="cloud9-0.0.5"></a>
|
||||
### [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
|
||||
|
|
@ -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"
|
|
@ -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
|
|
@ -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"` | |
|
|
@ -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
|
|
@ -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:
|
|
@ -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"
|
|
@ -1,6 +1,15 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="custom-app-3.0.3"></a>
|
||||
### [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))
|
||||
|
||||
|
||||
|
||||
<a name="custom-app-3.0.2"></a>
|
||||
### [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
|
||||
|
||||
|
||||
|
||||
<a name="custom-app-2.0.15"></a>
|
||||
### [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))
|
||||
|
|
@ -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"
|
|
@ -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
|
|
@ -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
|
|
@ -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
|
|
@ -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
|
|
@ -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:
|
|
@ -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"
|
|
@ -1,6 +1,15 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="digikam-2.0.3"></a>
|
||||
### [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))
|
||||
|
||||
|
||||
|
||||
<a name="digikam-2.0.2"></a>
|
||||
### [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))
|
||||
|
||||
|
||||
|
||||
<a name="digikam-0.0.5"></a>
|
||||
### [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
|
|
@ -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"
|
|
@ -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
|
|
@ -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` | |
|
|
@ -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
|
|
@ -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:
|
|
@ -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"
|
|
@ -1,6 +1,15 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="flaresolverr-4.0.3"></a>
|
||||
### [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))
|
||||
|
||||
|
||||
|
||||
<a name="flaresolverr-4.0.2"></a>
|
||||
### [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 @@
|
|||
|
||||
|
||||
|
||||
<a name="flaresolverr-3.0.9"></a>
|
||||
### [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
|
||||
|
|
@ -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"
|
|
@ -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
|
|
@ -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"` | |
|
|
@ -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
|
|
@ -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:
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue