Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
254180349f
commit
927cdba4d1
|
@ -0,0 +1,16 @@
|
|||
---
|
||||
title: Changelog
|
||||
---
|
||||
|
||||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
## [changedetection-io-0.0.1]changedetection-io-0.0.1 (2024-02-08)
|
||||
|
||||
### Feat
|
||||
|
||||
|
||||
|
||||
- Add Changedetecion.io ([#18002](https://github.com/truecharts/charts/issues/18002))
|
|
@ -0,0 +1,38 @@
|
|||
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.14"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.45.14
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.3.9
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: The best and simplest free open source website change detection, website watcher, restock monitor and notification service
|
||||
home: https://truecharts.org/charts/incubator/changedetection-io/
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/changedetection-io.png
|
||||
keywords:
|
||||
- monitoring
|
||||
- changedection
|
||||
- website watcher
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: changedetection-io
|
||||
sources:
|
||||
- https://github.com/dgtlmoon/changedetection.io/tree/master
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/changedetection-io/
|
||||
- https://changedetection.io/
|
||||
type: application
|
||||
version: 0.0.1
|
|
@ -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/jackett)
|
||||
|
||||
**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_
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [changedetection-io-0.0.1]changedetection-io-0.0.1 (2024-02-08)
|
||||
|
||||
### Feat
|
||||
|
||||
|
||||
|
||||
- Add Changedetecion.io ([#18002](https://github.com/truecharts/charts/issues/18002))
|
|
@ -0,0 +1,8 @@
|
|||
The best and simplest free open source website change detection, website watcher, restock monitor and notification service
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/incubator/changedetection-io](https://truecharts.org/charts/incubator/changedetection-io)
|
||||
|
||||
---
|
||||
|
||||
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!
|
Binary file not shown.
|
@ -0,0 +1,32 @@
|
|||
image:
|
||||
repository: ghcr.io/dgtlmoon/changedetection.io
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.45.14@sha256:f563f6448e586e5259cd672aee017d874a5e9ed0305b1e9e273fd070a43a27da
|
||||
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
protocol: http
|
||||
targetPort: 5000
|
||||
port: 5000
|
||||
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
containers:
|
||||
main:
|
||||
env:
|
||||
BASE_URL: ""
|
||||
USE_X_SETTINGS: true
|
||||
HIDE_REFERER: true
|
||||
FETCH_WORKERS: 10
|
||||
|
||||
persistence:
|
||||
datastore:
|
||||
enabled: true
|
||||
mountPath: "/datastore"
|
||||
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1 @@
|
|||
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
|
@ -0,0 +1 @@
|
|||
{{ include "tc.v1.common.loader.all" . }}
|
|
@ -0,0 +1,4 @@
|
|||
icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/changedetection-io.png
|
||||
categories:
|
||||
- media
|
||||
screenshots: []
|
Loading…
Reference in New Issue