Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
99
stable/calibre/13.1.8/CHANGELOG.md
Normal file
99
stable/calibre/13.1.8/CHANGELOG.md
Normal file
@@ -0,0 +1,99 @@
|
||||
---
|
||||
title: Changelog
|
||||
---
|
||||
|
||||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
## [calibre-13.1.8](https://github.com/truecharts/charts/compare/calibre-13.1.7...calibre-13.1.8) (2024-01-03)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/linuxserver/calibre to 7.2.0[@b4636ba](https://github.com/b4636ba) by renovate ([#16835](https://github.com/truecharts/charts/issues/16835))
|
||||
|
||||
|
||||
## [calibre-13.1.7](https://github.com/truecharts/charts/compare/calibre-13.1.6...calibre-13.1.7) (2024-01-02)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- force bump to ensure up-to-date catalogs
|
||||
|
||||
|
||||
## [calibre-13.1.6](https://github.com/truecharts/charts/compare/calibre-13.1.5...calibre-13.1.6) (2024-01-02)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
|
||||
|
||||
|
||||
## [calibre-13.1.5](https://github.com/truecharts/charts/compare/calibre-13.1.4...calibre-13.1.5) (2024-01-01)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- increase common version for oci fixes
|
||||
|
||||
- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
|
||||
|
||||
|
||||
## [calibre-13.1.4](https://github.com/truecharts/charts/compare/calibre-13.1.1...calibre-13.1.4) (2024-01-01)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- bump all charts for OCI test push
|
||||
|
||||
- move everything to consume OCI-hosted common-chart dependency
|
||||
|
||||
- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
|
||||
|
||||
- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
|
||||
|
||||
- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
|
||||
|
||||
|
||||
## [calibre-13.1.3](https://github.com/truecharts/charts/compare/calibre-13.1.1...calibre-13.1.3) (2024-01-01)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- bump all charts for OCI test push
|
||||
|
||||
- move everything to consume OCI-hosted common-chart dependency
|
||||
|
||||
- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
|
||||
|
||||
- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
|
||||
## [calibre-13.1.1](https://github.com/truecharts/charts/compare/calibre-13.1.0...calibre-13.1.1) (2023-12-31)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/linuxserver/calibre to 7.2.0[@3d4ae84](https://github.com/3d4ae84) by renovate ([#16601](https://github.com/truecharts/charts/issues/16601))
|
||||
- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
|
||||
|
||||
## [calibre-13.1.0](https://github.com/truecharts/charts/compare/calibre-13.0.2...calibre-13.1.0) (2023-12-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
|
||||
|
||||
## [calibre-13.0.2](https://github.com/truecharts/charts/compare/calibre-13.0.1...calibre-13.0.2) (2023-12-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
|
||||
|
||||
## [calibre-13.0.1](https://github.com/truecharts/charts/compare/calibre-13.0.0...calibre-13.0.1) (2023-12-26)
|
||||
|
||||
### Fix
|
||||
36
stable/calibre/13.1.8/Chart.yaml
Normal file
36
stable/calibre/13.1.8/Chart.yaml
Normal file
@@ -0,0 +1,36 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: calibre
|
||||
version: 13.1.8
|
||||
appVersion: 7.2.0
|
||||
description: Calibre is a powerful and easy to use e-book manager.
|
||||
home: https://truecharts.org/charts/stable/calibre
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/calibre.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/kovidgoyal/calibre/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/calibre
|
||||
- https://ghcr.io/linuxserver/calibre
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- calibre
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: media
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
type: application
|
||||
28
stable/calibre/13.1.8/README.md
Normal file
28
stable/calibre/13.1.8/README.md
Normal file
@@ -0,0 +1,28 @@
|
||||
---
|
||||
title: README
|
||||
---
|
||||
|
||||
## General Info
|
||||
|
||||
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
|
||||
However only installations using the TrueNAS SCALE Apps system are supported.
|
||||
|
||||
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/calibre)
|
||||
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
|
||||
|
||||
## Support
|
||||
|
||||
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
|
||||
- See the [Website](https://truecharts.org)
|
||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
|
||||
|
||||
---
|
||||
|
||||
## Sponsor TrueCharts
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
||||
|
||||
_All Rights Reserved - The TrueCharts Project_
|
||||
9
stable/calibre/13.1.8/app-changelog.md
Normal file
9
stable/calibre/13.1.8/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [calibre-13.1.8](https://github.com/truecharts/charts/compare/calibre-13.1.7...calibre-13.1.8) (2024-01-03)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/linuxserver/calibre to 7.2.0[@b4636ba](https://github.com/b4636ba) by renovate ([#16835](https://github.com/truecharts/charts/issues/16835))
|
||||
8
stable/calibre/13.1.8/app-readme.md
Normal file
8
stable/calibre/13.1.8/app-readme.md
Normal file
@@ -0,0 +1,8 @@
|
||||
Calibre is a powerful and easy to use e-book manager.
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/calibre](https://truecharts.org/charts/stable/calibre)
|
||||
|
||||
---
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
||||
44
stable/calibre/13.1.8/ix_values.yaml
Normal file
44
stable/calibre/13.1.8/ix_values.yaml
Normal file
@@ -0,0 +1,44 @@
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/calibre
|
||||
tag: 7.2.0@sha256:b4636ba1faecf076ade1adab497e7e92b5b350f40cec04d87829c3987206b302
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
runAsNonRoot: false
|
||||
runAsUser: 0
|
||||
runAsGroup: 0
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 8084
|
||||
protocol: http
|
||||
targetPort: 8080
|
||||
webserver:
|
||||
enabled: true
|
||||
ports:
|
||||
webserver:
|
||||
enabled: true
|
||||
port: 8081
|
||||
protocol: http
|
||||
targetPort: 8081
|
||||
ingress:
|
||||
webserver:
|
||||
targetSelector:
|
||||
webserver: webserver
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
containers:
|
||||
main:
|
||||
env:
|
||||
CLI_ARGS:
|
||||
PASSWORD: ""
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
mountPath: /config
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
||||
3172
stable/calibre/13.1.8/questions.yaml
Normal file
3172
stable/calibre/13.1.8/questions.yaml
Normal file
File diff suppressed because it is too large
Load Diff
3
stable/calibre/13.1.8/templates/common.yaml
Normal file
3
stable/calibre/13.1.8/templates/common.yaml
Normal file
@@ -0,0 +1,3 @@
|
||||
---
|
||||
|
||||
{{ include "tc.v1.common.loader.all" . }}
|
||||
@@ -1,9 +0,0 @@
|
||||
|
||||
|
||||
## [gravity-2.1.8](https://github.com/truecharts/charts/compare/gravity-2.1.7...gravity-2.1.8) (2024-01-03)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/beryju/gravity to v[@3b30bdb](https://github.com/3b30bdb) by renovate ([#16763](https://github.com/truecharts/charts/issues/16763))
|
||||
@@ -7,6 +7,15 @@ title: Changelog
|
||||
|
||||
|
||||
|
||||
## [gravity-2.1.9](https://github.com/truecharts/charts/compare/gravity-2.1.8...gravity-2.1.9) (2024-01-03)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/beryju/gravity to v0.6.19[@f70c4b8](https://github.com/f70c4b8) by renovate ([#16801](https://github.com/truecharts/charts/issues/16801))
|
||||
|
||||
|
||||
## [gravity-2.1.8](https://github.com/truecharts/charts/compare/gravity-2.1.7...gravity-2.1.8) (2024-01-03)
|
||||
|
||||
### Chore
|
||||
@@ -88,12 +97,3 @@ title: Changelog
|
||||
## [gravity-2.0.1](https://github.com/truecharts/charts/compare/gravity-2.0.0...gravity-2.0.1) (2023-12-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
|
||||
|
||||
## [gravity-2.0.0](https://github.com/truecharts/charts/compare/gravity-1.0.11...gravity-2.0.0) (2023-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: gravity
|
||||
version: 2.1.8
|
||||
appVersion: 0.6.15
|
||||
version: 2.1.9
|
||||
appVersion: 0.6.19
|
||||
description: Fully-replicated DNS and DHCP Server with ad-blocking powered by etcd.
|
||||
home: https://truecharts.org/charts/incubator/gravity
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/gravity.png
|
||||
9
stable/gravity/2.1.9/app-changelog.md
Normal file
9
stable/gravity/2.1.9/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [gravity-2.1.9](https://github.com/truecharts/charts/compare/gravity-2.1.8...gravity-2.1.9) (2024-01-03)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/beryju/gravity to v0.6.19[@f70c4b8](https://github.com/f70c4b8) by renovate ([#16801](https://github.com/truecharts/charts/issues/16801))
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: ghcr.io/beryju/gravity
|
||||
tag: v0.6.15@sha256:3b30bdba02bdfcb7ee1ff55dbcdb12275b55b2ab20993f3a68e1610bc0b8380e
|
||||
tag: v0.6.19@sha256:f70c4b863a2d941e382f424e3ccdd4af95f651cdc5818c5d5ae4823af9decdee
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
Before Width: | Height: | Size: 43 KiB After Width: | Height: | Size: 43 KiB |
@@ -1,9 +0,0 @@
|
||||
|
||||
|
||||
## [mstream-9.1.6](https://github.com/truecharts/charts/compare/mstream-9.1.5...mstream-9.1.6) (2024-01-02)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- force bump to ensure up-to-date catalogs
|
||||
@@ -7,6 +7,15 @@ title: Changelog
|
||||
|
||||
|
||||
|
||||
## [mstream-9.1.7](https://github.com/truecharts/charts/compare/mstream-9.1.6...mstream-9.1.7) (2024-01-03)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/linuxserver/mstream to 5.11.4[@24ee3e6](https://github.com/24ee3e6) by renovate ([#16836](https://github.com/truecharts/charts/issues/16836))
|
||||
|
||||
|
||||
## [mstream-9.1.6](https://github.com/truecharts/charts/compare/mstream-9.1.5...mstream-9.1.6) (2024-01-02)
|
||||
|
||||
### Chore
|
||||
@@ -88,12 +97,3 @@ title: Changelog
|
||||
|
||||
- update container image ghcr.io/linuxserver/mstream to 5.11.4[@d7810b6](https://github.com/d7810b6) by renovate ([#16418](https://github.com/truecharts/charts/issues/16418))
|
||||
|
||||
## [mstream-8.0.11](https://github.com/truecharts/charts/compare/mstream-8.0.10...mstream-8.0.11) (2023-12-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
|
||||
|
||||
## [mstream-8.0.10](https://github.com/truecharts/charts/compare/mstream-8.0.9...mstream-8.0.10) (2023-12-24)
|
||||
|
||||
### Chore
|
||||
@@ -1,17 +1,17 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: mstream
|
||||
version: 9.1.6
|
||||
version: 9.1.7
|
||||
appVersion: 5.11.4
|
||||
description: A personal music streaming server
|
||||
home: https://truecharts.org/charts/stable/mstream
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/mstream.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/linuxserver/docker-mstream
|
||||
- https://mstream.io/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/mstream
|
||||
- https://ghcr.io/linuxserver/mstream
|
||||
- https://github.com/linuxserver/docker-mstream
|
||||
- https://mstream.io/
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
9
stable/mstream/9.1.7/app-changelog.md
Normal file
9
stable/mstream/9.1.7/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [mstream-9.1.7](https://github.com/truecharts/charts/compare/mstream-9.1.6...mstream-9.1.7) (2024-01-03)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/linuxserver/mstream to 5.11.4[@24ee3e6](https://github.com/24ee3e6) by renovate ([#16836](https://github.com/truecharts/charts/issues/16836))
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/mstream
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 5.11.4@sha256:e06fd285e63765ab42b55b295cccae690547c154e517e271bfcdaf061cecb86d
|
||||
tag: 5.11.4@sha256:24ee3e67d3d4ec2695ba36b7e0346dbde5c233adeda733ebb05906feeadfd7be
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
@@ -1,9 +0,0 @@
|
||||
|
||||
|
||||
## [pastey-5.1.8](https://github.com/truecharts/charts/compare/pastey-5.1.7...pastey-5.1.8) (2024-01-03)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image cesura/pastey to 0.5.1[@4c4f6e7](https://github.com/4c4f6e7) by renovate ([#16758](https://github.com/truecharts/charts/issues/16758))
|
||||
@@ -7,6 +7,15 @@ title: Changelog
|
||||
|
||||
|
||||
|
||||
## [pastey-5.1.9](https://github.com/truecharts/charts/compare/pastey-5.1.8...pastey-5.1.9) (2024-01-03)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image cesura/pastey to 0.5.1-slim[@dc994c0](https://github.com/dc994c0) by renovate ([#16757](https://github.com/truecharts/charts/issues/16757))
|
||||
|
||||
|
||||
## [pastey-5.1.8](https://github.com/truecharts/charts/compare/pastey-5.1.7...pastey-5.1.8) (2024-01-03)
|
||||
|
||||
### Chore
|
||||
@@ -88,12 +97,3 @@ title: Changelog
|
||||
## [pastey-5.0.1](https://github.com/truecharts/charts/compare/pastey-5.0.0...pastey-5.0.1) (2023-12-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
|
||||
|
||||
## [pastey-5.0.0](https://github.com/truecharts/charts/compare/pastey-4.0.12...pastey-5.0.0) (2023-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: pastey
|
||||
version: 5.1.8
|
||||
version: 5.1.9
|
||||
appVersion: 0.5.1
|
||||
description: A lightweight, self-hosted paste platform.
|
||||
home: https://truecharts.org/charts/stable/pastey
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/pastey.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/Cesura/pastey
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/pastey
|
||||
- https://hub.docker.com/r/cesura/pastey
|
||||
- https://github.com/Cesura/pastey
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
9
stable/pastey/5.1.9/app-changelog.md
Normal file
9
stable/pastey/5.1.9/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [pastey-5.1.9](https://github.com/truecharts/charts/compare/pastey-5.1.8...pastey-5.1.9) (2024-01-03)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image cesura/pastey to 0.5.1-slim[@dc994c0](https://github.com/dc994c0) by renovate ([#16757](https://github.com/truecharts/charts/issues/16757))
|
||||
@@ -4,7 +4,7 @@ image:
|
||||
pullPolicy: IfNotPresent
|
||||
slimImage:
|
||||
repository: cesura/pastey
|
||||
tag: 0.5.1-slim@dc994c07aa45ce94e7f67958c4d03a6dac95f56427e7113500f0e88a258d3b13
|
||||
tag: 0.5.1-slim@sha256:dc994c07aa45ce94e7f67958c4d03a6dac95f56427e7113500f0e88a258d3b13
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
@@ -1,9 +0,0 @@
|
||||
|
||||
|
||||
## [watcharr-3.1.8](https://github.com/truecharts/charts/compare/watcharr-3.1.7...watcharr-3.1.8) (2024-01-03)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/sbondco/watcharr to v[@448a443](https://github.com/448a443) by renovate ([#16771](https://github.com/truecharts/charts/issues/16771))
|
||||
@@ -7,6 +7,15 @@ title: Changelog
|
||||
|
||||
|
||||
|
||||
## [watcharr-3.1.9](https://github.com/truecharts/charts/compare/watcharr-3.1.8...watcharr-3.1.9) (2024-01-03)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/sbondco/watcharr to v1.20.1[@bbf535d](https://github.com/bbf535d) by renovate ([#16804](https://github.com/truecharts/charts/issues/16804))
|
||||
|
||||
|
||||
## [watcharr-3.1.8](https://github.com/truecharts/charts/compare/watcharr-3.1.7...watcharr-3.1.8) (2024-01-03)
|
||||
|
||||
### Chore
|
||||
@@ -88,12 +97,3 @@ title: Changelog
|
||||
## [watcharr-3.0.1](https://github.com/truecharts/charts/compare/watcharr-3.0.0...watcharr-3.0.1) (2023-12-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
|
||||
|
||||
## [watcharr-3.0.0](https://github.com/truecharts/charts/compare/watcharr-2.0.11...watcharr-3.0.0) (2023-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: watcharr
|
||||
version: 3.1.8
|
||||
appVersion: 1.20.0
|
||||
version: 3.1.9
|
||||
appVersion: 1.20.1
|
||||
description: Open source, self-hostable watched list
|
||||
home: https://truecharts.org/charts/stable/watcharr
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/watcharr.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://ghcr.io/sbondco/watcharr
|
||||
- https://github.com/sbondCo/Watcharr
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/watcharr
|
||||
- https://ghcr.io/sbondco/watcharr
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
9
stable/watcharr/3.1.9/app-changelog.md
Normal file
9
stable/watcharr/3.1.9/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [watcharr-3.1.9](https://github.com/truecharts/charts/compare/watcharr-3.1.8...watcharr-3.1.9) (2024-01-03)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/sbondco/watcharr to v1.20.1[@bbf535d](https://github.com/bbf535d) by renovate ([#16804](https://github.com/truecharts/charts/issues/16804))
|
||||
BIN
stable/watcharr/3.1.9/charts/common-17.2.21.tgz
Normal file
BIN
stable/watcharr/3.1.9/charts/common-17.2.21.tgz
Normal file
Binary file not shown.
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: ghcr.io/sbondco/watcharr
|
||||
tag: v1.20.0@sha256:448a443bc9049f47a173ca2b190463c1aad23fe5e537aec7faa92a70932cb9f1
|
||||
tag: v1.20.1@sha256:bbf535d2c467bc1b6c744ec2e9668a20adb756f7a9ebf36367d4057cda5eeebc
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
1
stable/watcharr/3.1.9/templates/NOTES.txt
Normal file
1
stable/watcharr/3.1.9/templates/NOTES.txt
Normal file
@@ -0,0 +1 @@
|
||||
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
||||
0
stable/watcharr/3.1.9/values.yaml
Normal file
0
stable/watcharr/3.1.9/values.yaml
Normal file
Reference in New Issue
Block a user