Commit new App releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
38f8ec52d8
commit
102a7e91bc
|
@ -1,6 +1,15 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="prometheus-1.1.59"></a>
|
||||
### [prometheus-1.1.59](https://github.com/truecharts/apps/compare/uptimerobot-prometheus-2.0.19...prometheus-1.1.59) (2022-02-07)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update docker general non-major ([#1863](https://github.com/truecharts/apps/issues/1863))
|
||||
|
||||
|
||||
|
||||
<a name="prometheus-1.1.58"></a>
|
||||
### [prometheus-1.1.58](https://github.com/truecharts/apps/compare/uptimerobot-prometheus-2.0.18...prometheus-1.1.58) (2022-02-06)
|
||||
|
||||
|
@ -88,12 +97,3 @@
|
|||
### [prometheus-1.1.49](https://github.com/truecharts/apps/compare/prometheus-1.1.48...prometheus-1.1.49) (2022-01-22)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update docker general non-major ([#1764](https://github.com/truecharts/apps/issues/1764))
|
||||
|
||||
|
||||
|
||||
<a name="prometheus-1.1.48"></a>
|
||||
### [prometheus-1.1.48](https://github.com/truecharts/apps/compare/prometheus-1.1.47...prometheus-1.1.48) (2022-01-21)
|
||||
|
||||
#### Chore
|
|
@ -9,4 +9,4 @@ dependencies:
|
|||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 2.2.4
|
||||
digest: sha256:71c274a9a0d7a028070f5d327919ea87d4edefc0c059ebcf3c82f417cd25ccd8
|
||||
generated: "2022-02-06T16:41:07.470983337Z"
|
||||
generated: "2022-02-07T09:33:38.580804259Z"
|
|
@ -28,7 +28,7 @@ sources:
|
|||
- https://github.com/prometheus-community/helm-charts
|
||||
- https://github.com/prometheus-operator/kube-prometheus
|
||||
type: application
|
||||
version: 1.1.58
|
||||
version: 1.1.59
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- metrics
|
|
@ -317,7 +317,7 @@ You will, however, be able to use all values referenced in the common chart here
|
|||
| prometheus.volumes | list | `[]` | |
|
||||
| prometheus.walCompression | bool | `false` | |
|
||||
| prometheusImage.repository | string | `"tccr.io/truecharts/prometheus"` | |
|
||||
| prometheusImage.tag | string | `"v2.33.1@sha256:01824bbd6e3c481220b16be22a880033eb6b6568ee405609d6eefa9844125560"` | |
|
||||
| prometheusImage.tag | string | `"v2.33.1@sha256:e3007669fc7f19029c26d4dec8bcc3c73cbec6fcfe09edaad24b1fd10f1ecf2a"` | |
|
||||
| rbac | object | `{"enabled":true,"rules":[{"apiGroups":["apiextensions.k8s.io"],"resources":["customresourcedefinitions"],"verbs":["create"]},{"apiGroups":["apiextensions.k8s.io"],"resourceNames":["alertmanagers.monitoring.coreos.com","podmonitors.monitoring.coreos.com","prometheuses.monitoring.coreos.com","prometheusrules.monitoring.coreos.com","servicemonitors.monitoring.coreos.com","thanosrulers.monitoring.coreos.com","probes.monitoring.coreos.com"],"resources":["customresourcedefinitions"],"verbs":["get","update"]},{"apiGroups":["monitoring.coreos.com"],"resources":["alertmanagers","alertmanagers/finalizers","alertmanagerconfigs","prometheuses","prometheuses/finalizers","thanosrulers","thanosrulers/finalizers","servicemonitors","podmonitors","probes","prometheusrules"],"verbs":["*"]},{"apiGroups":["apps"],"resources":["statefulsets"],"verbs":["*"]},{"apiGroups":[""],"resources":["configmaps","secrets"],"verbs":["*"]},{"apiGroups":[""],"resources":["pods"],"verbs":["list","delete"]},{"apiGroups":[""],"resources":["services","services/finalizers","endpoints"],"verbs":["get","create","update","delete"]},{"apiGroups":[""],"resources":["nodes"],"verbs":["list","watch"]},{"apiGroups":[""],"resources":["namespaces"],"verbs":["get","list","watch"]},{"apiGroups":["networking.k8s.io"],"resources":["ingresses"],"verbs":["get","list","watch"]}]}` | Whether Role Based Access Control objects like roles and rolebindings should be created |
|
||||
| securityContext.readOnlyRootFilesystem | bool | `false` | |
|
||||
| service.alertmanager.enabled | bool | `true` | |
|
|
@ -4,7 +4,7 @@ image:
|
|||
|
||||
prometheusImage:
|
||||
repository: tccr.io/truecharts/prometheus
|
||||
tag: v2.33.1@sha256:01824bbd6e3c481220b16be22a880033eb6b6568ee405609d6eefa9844125560
|
||||
tag: v2.33.1@sha256:e3007669fc7f19029c26d4dec8bcc3c73cbec6fcfe09edaad24b1fd10f1ecf2a
|
||||
|
||||
thanosImage:
|
||||
repository: tccr.io/truecharts/thanos
|
|
@ -1,6 +1,15 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="postgresql-6.0.64"></a>
|
||||
### [postgresql-6.0.64](https://github.com/truecharts/apps/compare/postgresql-6.0.63...postgresql-6.0.64) (2022-02-07)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update docker general non-major ([#1863](https://github.com/truecharts/apps/issues/1863))
|
||||
|
||||
|
||||
|
||||
<a name="postgresql-6.0.63"></a>
|
||||
### [postgresql-6.0.63](https://github.com/truecharts/apps/compare/postgresql-6.0.62...postgresql-6.0.63) (2022-02-06)
|
||||
|
||||
|
@ -88,12 +97,3 @@
|
|||
### [postgresql-6.0.54](https://github.com/truecharts/apps/compare/postgresql-6.0.53...postgresql-6.0.54) (2022-01-21)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart common to v8.13.4 ([#1758](https://github.com/truecharts/apps/issues/1758))
|
||||
|
||||
|
||||
|
||||
<a name="postgresql-6.0.53"></a>
|
||||
### [postgresql-6.0.53](https://github.com/truecharts/apps/compare/postgresql-6.0.52...postgresql-6.0.53) (2022-01-21)
|
||||
|
||||
#### Chore
|
|
@ -3,4 +3,4 @@ dependencies:
|
|||
repository: https://truecharts.org
|
||||
version: 8.15.0
|
||||
digest: sha256:defc89ab4b081eb8176c3321f1ae5f47b2b563b44555fbae63ca39831c7b1f62
|
||||
generated: "2022-02-06T15:20:15.325876267Z"
|
||||
generated: "2022-02-07T09:33:30.615411161Z"
|
|
@ -22,7 +22,7 @@ name: postgresql
|
|||
sources:
|
||||
- https://www.postgresql.org/
|
||||
type: application
|
||||
version: 6.0.63
|
||||
version: 6.0.64
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -28,7 +28,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 | `"ghcr.io/truecharts/postgresql"` | |
|
||||
| image.tag | string | `"v14.1.0@sha256:6a65ba0081b1a9936b1e28a3605a29b47a9cfe13dc367046dc3bcb5446c0b441"` | |
|
||||
| image.tag | string | `"v14.1.0@sha256:5d65d8f372e4c8275c1b29e5512ec9762c689c32bf07da2345297ccf38768ebe"` | |
|
||||
| podSecurityContext.runAsGroup | int | `0` | |
|
||||
| postgrespassword | string | `"testroot"` | |
|
||||
| postgresqlDatabase | string | `"test"` | |
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/truecharts/postgresql
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v14.1.0@sha256:6a65ba0081b1a9936b1e28a3605a29b47a9cfe13dc367046dc3bcb5446c0b441
|
||||
tag: v14.1.0@sha256:5d65d8f372e4c8275c1b29e5512ec9762c689c32bf07da2345297ccf38768ebe
|
||||
|
||||
controller:
|
||||
# -- Set the controller type.
|
|
@ -44,7 +44,7 @@ hide:
|
|||
|
||||
tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c
|
||||
tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c
|
||||
tccr.io/truecharts/postgresql:v14.1.0@sha256:6a65ba0081b1a9936b1e28a3605a29b47a9cfe13dc367046dc3bcb5446c0b441
|
||||
tccr.io/truecharts/postgresql:v14.1.0@sha256:5d65d8f372e4c8275c1b29e5512ec9762c689c32bf07da2345297ccf38768ebe
|
||||
|
||||
##### Scan Results
|
||||
|
||||
|
@ -113,7 +113,7 @@ hide:
|
|||
| ssl_client | CVE-2021-42375 | MEDIUM | 1.33.1-r3 | 1.33.1-r5 | <details><summary>Expand...</summary><a href="https://jfrog.com/blog/unboxing-busybox-14-new-vulnerabilities-uncovered-by-claroty-and-jfrog/">https://jfrog.com/blog/unboxing-busybox-14-new-vulnerabilities-uncovered-by-claroty-and-jfrog/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6T2TURBYYJGBMQTTN2DSOAIQGP7WCPGV/">https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6T2TURBYYJGBMQTTN2DSOAIQGP7WCPGV/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UQXGOGWBIYWOIVXJVRKHZR34UMEHQBXS/">https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UQXGOGWBIYWOIVXJVRKHZR34UMEHQBXS/</a><br><a href="https://security.netapp.com/advisory/ntap-20211223-0002/">https://security.netapp.com/advisory/ntap-20211223-0002/</a><br></details> |
|
||||
|
||||
|
||||
#### Container: tccr.io/truecharts/postgresql:v14.1.0@sha256:6a65ba0081b1a9936b1e28a3605a29b47a9cfe13dc367046dc3bcb5446c0b441 (debian 10.11)
|
||||
#### Container: tccr.io/truecharts/postgresql:v14.1.0@sha256:5d65d8f372e4c8275c1b29e5512ec9762c689c32bf07da2345297ccf38768ebe (debian 10.11)
|
||||
|
||||
|
||||
**debian**
|
|
@ -1,6 +1,15 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="redis-1.0.69"></a>
|
||||
### [redis-1.0.69](https://github.com/truecharts/apps/compare/redis-1.0.68...redis-1.0.69) (2022-02-07)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update docker general non-major ([#1863](https://github.com/truecharts/apps/issues/1863))
|
||||
|
||||
|
||||
|
||||
<a name="redis-1.0.68"></a>
|
||||
### [redis-1.0.68](https://github.com/truecharts/apps/compare/redis-1.0.67...redis-1.0.68) (2022-02-06)
|
||||
|
||||
|
@ -88,12 +97,3 @@
|
|||
### [redis-1.0.59](https://github.com/truecharts/apps/compare/redis-1.0.58...redis-1.0.59) (2022-01-21)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart common to v8.13.4 ([#1758](https://github.com/truecharts/apps/issues/1758))
|
||||
|
||||
|
||||
|
||||
<a name="redis-1.0.58"></a>
|
||||
### [redis-1.0.58](https://github.com/truecharts/apps/compare/redis-1.0.57...redis-1.0.58) (2022-01-21)
|
||||
|
||||
#### Chore
|
|
@ -3,4 +3,4 @@ dependencies:
|
|||
repository: https://truecharts.org
|
||||
version: 8.15.0
|
||||
digest: sha256:defc89ab4b081eb8176c3321f1ae5f47b2b563b44555fbae63ca39831c7b1f62
|
||||
generated: "2022-02-06T16:44:56.58503748Z"
|
||||
generated: "2022-02-07T09:33:30.467907458Z"
|
|
@ -22,7 +22,7 @@ sources:
|
|||
- https://github.com/bitnami/bitnami-docker-redis
|
||||
- http://redis.io/
|
||||
type: application
|
||||
version: 1.0.68
|
||||
version: 1.0.69
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -28,7 +28,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 | `"ghcr.io/truecharts/redis"` | |
|
||||
| image.tag | string | `"v6.2.6@sha256:b486f7f995114d90bf88948962f6abbfa289960cc989100d8220c71e5726a681"` | |
|
||||
| image.tag | string | `"v6.2.6@sha256:721b15347b14155e6212585dbebb479fa453a1cc843c0d963b11c21a515568e3"` | |
|
||||
| persistence.redis-health | object | See below | redis-health configmap mount |
|
||||
| persistence.redis-health.mountPath | string | `"/health"` | Where to mount the volume in the main container. Defaults to `/<name_of_the_volume>`, setting to '-' creates the volume but disables the volumeMount. |
|
||||
| persistence.redis-health.readOnly | bool | `false` | Specify if the volume should be mounted read-only. |
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/truecharts/redis
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v6.2.6@sha256:b486f7f995114d90bf88948962f6abbfa289960cc989100d8220c71e5726a681
|
||||
tag: v6.2.6@sha256:721b15347b14155e6212585dbebb479fa453a1cc843c0d963b11c21a515568e3
|
||||
|
||||
controller:
|
||||
# -- Set the controller type.
|
|
@ -44,7 +44,7 @@ hide:
|
|||
|
||||
tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c
|
||||
tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c
|
||||
tccr.io/truecharts/redis:v6.2.6@sha256:b486f7f995114d90bf88948962f6abbfa289960cc989100d8220c71e5726a681
|
||||
tccr.io/truecharts/redis:v6.2.6@sha256:721b15347b14155e6212585dbebb479fa453a1cc843c0d963b11c21a515568e3
|
||||
|
||||
##### Scan Results
|
||||
|
||||
|
@ -113,7 +113,7 @@ hide:
|
|||
| ssl_client | CVE-2021-42375 | MEDIUM | 1.33.1-r3 | 1.33.1-r5 | <details><summary>Expand...</summary><a href="https://jfrog.com/blog/unboxing-busybox-14-new-vulnerabilities-uncovered-by-claroty-and-jfrog/">https://jfrog.com/blog/unboxing-busybox-14-new-vulnerabilities-uncovered-by-claroty-and-jfrog/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6T2TURBYYJGBMQTTN2DSOAIQGP7WCPGV/">https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6T2TURBYYJGBMQTTN2DSOAIQGP7WCPGV/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UQXGOGWBIYWOIVXJVRKHZR34UMEHQBXS/">https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UQXGOGWBIYWOIVXJVRKHZR34UMEHQBXS/</a><br><a href="https://security.netapp.com/advisory/ntap-20211223-0002/">https://security.netapp.com/advisory/ntap-20211223-0002/</a><br></details> |
|
||||
|
||||
|
||||
#### Container: tccr.io/truecharts/redis:v6.2.6@sha256:b486f7f995114d90bf88948962f6abbfa289960cc989100d8220c71e5726a681 (debian 10.11)
|
||||
#### Container: tccr.io/truecharts/redis:v6.2.6@sha256:721b15347b14155e6212585dbebb479fa453a1cc843c0d963b11c21a515568e3 (debian 10.11)
|
||||
|
||||
|
||||
**debian**
|
|
@ -1,6 +1,15 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="babybuddy-5.0.39"></a>
|
||||
### [babybuddy-5.0.39](https://github.com/truecharts/apps/compare/babybuddy-5.0.38...babybuddy-5.0.39) (2022-02-07)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update docker general non-major ([#1863](https://github.com/truecharts/apps/issues/1863))
|
||||
|
||||
|
||||
|
||||
<a name="babybuddy-5.0.38"></a>
|
||||
### [babybuddy-5.0.38](https://github.com/truecharts/apps/compare/babybuddy-5.0.37...babybuddy-5.0.38) (2022-02-06)
|
||||
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
<a name="babybuddy-5.0.29"></a>
|
||||
### [babybuddy-5.0.29](https://github.com/truecharts/apps/compare/babybuddy-5.0.28...babybuddy-5.0.29) (2022-01-18)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm general non-major helm releases ([#1732](https://github.com/truecharts/apps/issues/1732))
|
||||
|
||||
|
||||
|
||||
<a name="babybuddy-5.0.28"></a>
|
|
@ -6,4 +6,4 @@ dependencies:
|
|||
repository: https://truecharts.org/
|
||||
version: 6.0.62
|
||||
digest: sha256:4301d953aa62ba6c5e76a7aca464320acf57a26a3c5d2a3838c1cae60a660e45
|
||||
generated: "2022-02-06T16:43:55.574729736Z"
|
||||
generated: "2022-02-07T09:33:33.98258357Z"
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
appVersion: "1.9.3"
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
version: 5.0.38
|
||||
version: 5.0.39
|
||||
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
|
|
@ -21,7 +21,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 | `"tccr.io/truecharts/babybuddy"` | |
|
||||
| image.tag | string | `"v1.9.3@sha256:c7f323112a9eca04ab2e7701507af70aa60ae2dc79cdd3e4cc2be66df656b27e"` | |
|
||||
| image.tag | string | `"v1.9.3@sha256:6fa60f37bc4b5be5d07b05344e7343f15b9103642fc04305dca0d751ca8f4836"` | |
|
||||
| persistence.config.enabled | bool | `true` | |
|
||||
| persistence.config.mountPath | string | `"/config"` | |
|
||||
| persistence.varrun.enabled | bool | `true` | |
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/babybuddy
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.9.3@sha256:c7f323112a9eca04ab2e7701507af70aa60ae2dc79cdd3e4cc2be66df656b27e
|
||||
tag: v1.9.3@sha256:6fa60f37bc4b5be5d07b05344e7343f15b9103642fc04305dca0d751ca8f4836
|
||||
|
||||
# See more environment variables in the babybuddy documentation
|
||||
# https://github.com/linuxserver/docker-babybuddy#parameters
|
|
@ -75,7 +75,7 @@ hide:
|
|||
tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c
|
||||
tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c
|
||||
tccr.io/truecharts/postgresql:v14.1.0@sha256:f729127ca5517840f75e3ab107e2b60efe8257b27f2c679e070dffcaf534e88a
|
||||
tccr.io/truecharts/babybuddy:v1.9.3@sha256:c7f323112a9eca04ab2e7701507af70aa60ae2dc79cdd3e4cc2be66df656b27e
|
||||
tccr.io/truecharts/babybuddy:v1.9.3@sha256:6fa60f37bc4b5be5d07b05344e7343f15b9103642fc04305dca0d751ca8f4836
|
||||
tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c
|
||||
tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c
|
||||
tccr.io/truecharts/postgresql:v14.1.0@sha256:f729127ca5517840f75e3ab107e2b60efe8257b27f2c679e070dffcaf534e88a
|
|
@ -1,6 +1,16 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="booksonic-air-4.0.42"></a>
|
||||
### [booksonic-air-4.0.42](https://github.com/truecharts/apps/compare/booksonic-air-4.0.41...booksonic-air-4.0.42) (2022-02-07)
|
||||
|
||||
#### Chore
|
||||
|
||||
* fix links on `Chart.yaml` ([#1862](https://github.com/truecharts/apps/issues/1862))
|
||||
* update docker general non-major ([#1863](https://github.com/truecharts/apps/issues/1863))
|
||||
|
||||
|
||||
|
||||
<a name="booksonic-air-4.0.41"></a>
|
||||
### [booksonic-air-4.0.41](https://github.com/truecharts/apps/compare/booksonic-air-4.0.40...booksonic-air-4.0.41) (2022-02-06)
|
||||
|
||||
|
@ -87,13 +97,3 @@
|
|||
#### Feat
|
||||
|
||||
* expose capabilities in GUI ([#1709](https://github.com/truecharts/apps/issues/1709))
|
||||
|
||||
|
||||
|
||||
<a name="booksonic-air-4.0.32"></a>
|
||||
### [booksonic-air-4.0.32](https://github.com/truecharts/apps/compare/booksonic-air-4.0.31...booksonic-air-4.0.32) (2022-01-12)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm general non-major helm releases ([#1704](https://github.com/truecharts/apps/issues/1704))
|
||||
|
|
@ -3,4 +3,4 @@ dependencies:
|
|||
repository: https://truecharts.org
|
||||
version: 8.15.0
|
||||
digest: sha256:defc89ab4b081eb8176c3321f1ae5f47b2b563b44555fbae63ca39831c7b1f62
|
||||
generated: "2022-02-06T15:20:48.019266482Z"
|
||||
generated: "2022-02-07T09:33:56.481284044Z"
|
|
@ -6,7 +6,7 @@ dependencies:
|
|||
version: 8.15.0
|
||||
description: Booksonic is a platform for accessing the audibooks you own wherever
|
||||
you are
|
||||
home: https://github.com/truechartsapps/tree/master/charts/stable/booksonic-air
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/booksonic-air
|
||||
icon: https://truecharts.org/_static/img/appicons/booksonic-air-icon.png
|
||||
keywords:
|
||||
- booksonic
|
||||
|
@ -20,7 +20,7 @@ name: booksonic-air
|
|||
sources:
|
||||
- https://github.com/popeen/Booksonic-Air
|
||||
- https://hub.docker.com/r/linuxserver/booksonic-air
|
||||
version: 4.0.41
|
||||
version: 4.0.42
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue