Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
22dfd7fa11
commit
3d21845aea
|
@ -0,0 +1,99 @@
|
|||
---
|
||||
title: Changelog
|
||||
---
|
||||
|
||||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
## [redis-11.1.10](https://github.com/truecharts/charts/compare/redis-11.1.9...redis-11.1.10) (2024-01-15)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image bitnami/redis to 7.2.4[@0074120](https://github.com/0074120) by renovate ([#17275](https://github.com/truecharts/charts/issues/17275))
|
||||
|
||||
|
||||
## [redis-11.1.9](https://github.com/truecharts/charts/compare/redis-11.1.8...redis-11.1.9) (2024-01-14)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image bitnami/redis to v7.2.4[@198c901](https://github.com/198c901) by renovate ([#17180](https://github.com/truecharts/charts/issues/17180))
|
||||
|
||||
|
||||
## [redis-11.1.8](https://github.com/truecharts/charts/compare/redis-11.1.7...redis-11.1.8) (2024-01-14)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image bitnami/redis to v[@d77f166](https://github.com/d77f166) by renovate ([#17119](https://github.com/truecharts/charts/issues/17119))
|
||||
|
||||
|
||||
|
||||
|
||||
## [redis-11.1.7](https://github.com/truecharts/charts/compare/redis-11.1.6...redis-11.1.7) (2024-01-09)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v17.2.22[@e7c9056](https://github.com/e7c9056) by renovate ([#16986](https://github.com/truecharts/charts/issues/16986))
|
||||
|
||||
|
||||
## [redis-11.1.6](https://github.com/truecharts/charts/compare/redis-11.1.5...redis-11.1.6) (2024-01-02)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- force bump to ensure up-to-date catalogs
|
||||
|
||||
|
||||
## [redis-11.1.5](https://github.com/truecharts/charts/compare/redis-11.1.4...redis-11.1.5) (2024-01-02)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
|
||||
|
||||
|
||||
## [redis-11.1.4](https://github.com/truecharts/charts/compare/redis-11.1.3...redis-11.1.4) (2024-01-01)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- increase common version for oci fixes
|
||||
|
||||
- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
|
||||
|
||||
|
||||
## [redis-11.1.3](https://github.com/truecharts/charts/compare/redis-11.1.0...redis-11.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.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))
|
||||
|
||||
- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
|
||||
|
||||
|
||||
## [redis-11.1.2](https://github.com/truecharts/charts/compare/redis-11.1.0...redis-11.1.2) (2024-01-01)
|
||||
|
||||
### Chore
|
||||
|
|
@ -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: database
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: dependency
|
||||
apiVersion: v2
|
||||
appVersion: 7.2.4
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.22
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Open source, advanced key-value store.
|
||||
home: https://truecharts.org/charts/dependency/redis
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/redis.png
|
||||
keywords:
|
||||
- redis
|
||||
- keyvalue
|
||||
- database
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: redis
|
||||
sources:
|
||||
- https://github.com/bitnami/bitnami-docker-redis
|
||||
- https://github.com/truecharts/charts/tree/master/charts/dependency/redis
|
||||
- https://hub.docker.com/r/bitnami/redis
|
||||
type: application
|
||||
version: 11.1.10
|
|
@ -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/dependency/redis)
|
||||
|
||||
**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 @@
|
|||
|
||||
|
||||
## [redis-11.1.10](https://github.com/truecharts/charts/compare/redis-11.1.9...redis-11.1.10) (2024-01-15)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image bitnami/redis to 7.2.4[@0074120](https://github.com/0074120) by renovate ([#17275](https://github.com/truecharts/charts/issues/17275))
|
|
@ -0,0 +1,8 @@
|
|||
Open source, advanced key-value store.
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/dependency/redis](https://truecharts.org/charts/dependency/redis)
|
||||
|
||||
---
|
||||
|
||||
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!
|
|
@ -0,0 +1,166 @@
|
|||
image:
|
||||
repository: bitnami/redis
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 7.2.4@sha256:0074120c25c1ad0d7fcffd3812d9aa843070e2f6bb1ed53dbd4114197ddfda22
|
||||
workload:
|
||||
main:
|
||||
replicas: 1
|
||||
type: StatefulSet
|
||||
strategy: RollingUpdate
|
||||
podSpec:
|
||||
containers:
|
||||
main:
|
||||
env:
|
||||
REDIS_REPLICATION_MODE: master
|
||||
ALLOW_EMPTY_PASSWORD: "yes"
|
||||
REDIS_PORT: "{{ .Values.service.main.ports.main.targetPort }}"
|
||||
REDIS_PASSWORD:
|
||||
secretKeyRef:
|
||||
expandObjectName: "{{ if .Values.redisPassword }}true{{ else }}false{{ end }}"
|
||||
name: '{{ if .Values.redisPassword }}credentials{{ else if .Values.existingSecret }}{{ .Values.existingSecret }}{{ else }}{{ printf "%s-%s" .Release.Name "rediscreds" }}{{ end }}'
|
||||
key: "redis-password"
|
||||
probes:
|
||||
liveness:
|
||||
enabled: true
|
||||
type: exec
|
||||
command:
|
||||
- sh
|
||||
- -c
|
||||
- /health/ping_liveness_local.sh 2
|
||||
readiness:
|
||||
enabled: true
|
||||
type: exec
|
||||
command:
|
||||
- sh
|
||||
- -c
|
||||
- /health/ping_readiness_local.sh 2
|
||||
# -- Startup probe configuration
|
||||
# @default -- See below
|
||||
startup:
|
||||
# -- Enable the startup probe
|
||||
enabled: true
|
||||
type: exec
|
||||
command:
|
||||
- sh
|
||||
- -c
|
||||
- /health/ping_readiness_local.sh 2
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
runAsGroup: 0
|
||||
configmap:
|
||||
health:
|
||||
enabled: true
|
||||
data:
|
||||
ping_readiness_local.sh: |-
|
||||
#!/bin/bash
|
||||
[[ -n "$REDIS_PASSWORD" ]] && export REDISCLI_AUTH="$REDIS_PASSWORD"
|
||||
response=$(
|
||||
timeout -s 3 $1 \
|
||||
redis-cli \
|
||||
-h localhost \
|
||||
-p $REDIS_PORT \
|
||||
ping
|
||||
)
|
||||
if [ "$response" != "PONG" ]; then
|
||||
echo "failed to connect using password: $REDIS_PASSWORD response: $response"
|
||||
exit 1
|
||||
fi
|
||||
ping_liveness_local.sh: |-
|
||||
#!/bin/bash
|
||||
[[ -n "$REDIS_PASSWORD" ]] && export REDISCLI_AUTH="$REDIS_PASSWORD"
|
||||
response=$(
|
||||
timeout -s 3 $1 \
|
||||
redis-cli \
|
||||
-h localhost \
|
||||
-p $REDIS_PORT \
|
||||
ping
|
||||
)
|
||||
if [ "$response" != "PONG" ] && [ "$response" != "LOADING Redis is loading the dataset in memory" ]; then
|
||||
echo "$response"
|
||||
exit 1
|
||||
fi
|
||||
ping_readiness_master.sh: |-
|
||||
#!/bin/bash
|
||||
[[ -n "$REDIS_MASTER_PASSWORD" ]] && export REDISCLI_AUTH="$REDIS_MASTER_PASSWORD"
|
||||
response=$(
|
||||
timeout -s 3 $1 \
|
||||
redis-cli \
|
||||
-h $REDIS_MASTER_HOST \
|
||||
-p $REDIS_MASTER_PORT_NUMBER \
|
||||
ping
|
||||
)
|
||||
if [ "$response" != "PONG" ]; then
|
||||
echo "$response"
|
||||
exit 1
|
||||
fi
|
||||
ping_liveness_master.sh: |-
|
||||
#!/bin/bash
|
||||
[[ -n "$REDIS_MASTER_PASSWORD" ]] && export REDISCLI_AUTH="$REDIS_MASTER_PASSWORD"
|
||||
response=$(
|
||||
timeout -s 3 $1 \
|
||||
redis-cli \
|
||||
-h $REDIS_MASTER_HOST \
|
||||
-p $REDIS_MASTER_PORT_NUMBER \
|
||||
ping
|
||||
)
|
||||
if [ "$response" != "PONG" ] && [ "$response" != "LOADING Redis is loading the dataset in memory" ]; then
|
||||
echo "$response"
|
||||
exit 1
|
||||
fi
|
||||
ping_readiness_local_and_master.sh: |-
|
||||
script_dir="$(dirname "$0")"
|
||||
exit_status=0
|
||||
"$script_dir/ping_readiness_local.sh" $1 || exit_status=$?
|
||||
"$script_dir/ping_readiness_master.sh" $1 || exit_status=$?
|
||||
exit $exit_status
|
||||
ping_liveness_local_and_master.sh: |-
|
||||
script_dir="$(dirname "$0")"
|
||||
exit_status=0
|
||||
"$script_dir/ping_liveness_local.sh" $1 || exit_status=$?
|
||||
"$script_dir/ping_liveness_master.sh" $1 || exit_status=$?
|
||||
exit $exit_status
|
||||
secret:
|
||||
credentials:
|
||||
enabled: true
|
||||
data:
|
||||
redis-password: '{{ ( .Values.redisPassword | default "nothing" ) }}'
|
||||
# -- Secret or password
|
||||
# One of these options is required, unless used as a dependency for another TrueCharts chart.
|
||||
redisPassword: ""
|
||||
existingSecret: ""
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 6379
|
||||
targetPort: 6379
|
||||
volumeClaimTemplates:
|
||||
data:
|
||||
enabled: true
|
||||
mountPath: "/bitnami/redis"
|
||||
persistence:
|
||||
redis-health:
|
||||
enabled: true
|
||||
type: configmap
|
||||
objectName: health
|
||||
mountPath: "/health"
|
||||
defaultMode: "0755"
|
||||
items:
|
||||
- key: ping_readiness_local.sh
|
||||
path: ping_readiness_local.sh
|
||||
- key: ping_liveness_local.sh
|
||||
path: ping_liveness_local.sh
|
||||
- key: ping_readiness_master.sh
|
||||
path: ping_readiness_master.sh
|
||||
- key: ping_liveness_master.sh
|
||||
path: ping_liveness_master.sh
|
||||
- key: ping_liveness_local_and_master.sh
|
||||
path: ping_liveness_local_and_master.sh
|
||||
- key: ping_readiness_local_and_master.sh
|
||||
path: ping_readiness_local_and_master.sh
|
||||
portal:
|
||||
open:
|
||||
enabled: false
|
||||
manifestManager:
|
||||
enabled: false
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1,2 @@
|
|||
|
||||
{{ include "tc.v1.common.loader.all" . }}
|
|
@ -0,0 +1,99 @@
|
|||
---
|
||||
title: Changelog
|
||||
---
|
||||
|
||||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
## [esphome-17.1.8](https://github.com/truecharts/charts/compare/esphome-17.1.7...esphome-17.1.8) (2024-01-15)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image esphome/esphome to v2023.12.6[@7df17e1](https://github.com/7df17e1) by renovate ([#17281](https://github.com/truecharts/charts/issues/17281))
|
||||
|
||||
|
||||
|
||||
|
||||
## [esphome-17.1.7](https://github.com/truecharts/charts/compare/esphome-17.1.6...esphome-17.1.7) (2024-01-09)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v17.2.22[@e7c9056](https://github.com/e7c9056) by renovate ([#16986](https://github.com/truecharts/charts/issues/16986))
|
||||
|
||||
|
||||
## [esphome-17.1.6](https://github.com/truecharts/charts/compare/esphome-17.1.5...esphome-17.1.6) (2024-01-02)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- force bump to ensure up-to-date catalogs
|
||||
|
||||
|
||||
## [esphome-17.1.5](https://github.com/truecharts/charts/compare/esphome-17.1.4...esphome-17.1.5) (2024-01-02)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
|
||||
|
||||
|
||||
## [esphome-17.1.4](https://github.com/truecharts/charts/compare/esphome-17.1.3...esphome-17.1.4) (2024-01-01)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- increase common version for oci fixes
|
||||
|
||||
- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
|
||||
|
||||
|
||||
## [esphome-17.1.3](https://github.com/truecharts/charts/compare/esphome-17.1.0...esphome-17.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.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))
|
||||
|
||||
- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
|
||||
|
||||
|
||||
## [esphome-17.1.2](https://github.com/truecharts/charts/compare/esphome-17.1.0...esphome-17.1.2) (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))
|
||||
|
||||
- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
|
||||
## [esphome-17.1.0](https://github.com/truecharts/charts/compare/esphome-17.0.1...esphome-17.1.0) (2023-12-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
|
||||
|
||||
## [esphome-17.0.1](https://github.com/truecharts/charts/compare/esphome-17.0.0...esphome-17.0.1) (2023-12-26)
|
|
@ -0,0 +1,36 @@
|
|||
annotations:
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: tools
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2023.12.6
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.22
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
|
||||
home: https://truecharts.org/charts/stable/esphome
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/esphome.png
|
||||
keywords:
|
||||
- esphome
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: esphome
|
||||
sources:
|
||||
- https://hub.docker.com/r/esphome/esphome
|
||||
- https://github.com/esphome/esphome
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/esphome
|
||||
type: application
|
||||
version: 17.1.8
|
|
@ -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/esphome)
|
||||
|
||||
**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 @@
|
|||
|
||||
|
||||
## [esphome-17.1.8](https://github.com/truecharts/charts/compare/esphome-17.1.7...esphome-17.1.8) (2024-01-15)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image esphome/esphome to v2023.12.6[@7df17e1](https://github.com/7df17e1) by renovate ([#17281](https://github.com/truecharts/charts/issues/17281))
|
|
@ -0,0 +1,8 @@
|
|||
ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/esphome](https://truecharts.org/charts/stable/esphome)
|
||||
|
||||
---
|
||||
|
||||
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!
|
|
@ -0,0 +1,51 @@
|
|||
image:
|
||||
repository: esphome/esphome
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2023.12.6@sha256:7df17e127558a190cf48475615be9e67efd80a68fe891782ff5dcc91e5df1ac0
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
||||
readOnlyRootFilesystem: false
|
||||
privileged: true
|
||||
allowPrivilegeEscalation: true
|
||||
runAsUser: 0
|
||||
runAsGroup: 0
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 6052
|
||||
targetPort: 6052
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
containers:
|
||||
main:
|
||||
probes:
|
||||
liveness:
|
||||
type: http
|
||||
path: /
|
||||
readiness:
|
||||
type: http
|
||||
path: /
|
||||
startup:
|
||||
type: http
|
||||
path: /
|
||||
env:
|
||||
ESPHOME_DASHBOARD_USE_PING: false
|
||||
ESPHOME_DASHBOARD_RELATIVE_URL: /
|
||||
# ESPHOME_QUICKWIZARD:
|
||||
# ESPHOME_IS_HASSIO:
|
||||
# DISABLE_HA_AUTHENTICATION:
|
||||
# USERNAME:
|
||||
# PASSWORD:
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
mountPath: /config
|
||||
platformio:
|
||||
enabled: true
|
||||
mountPath: /.platformio
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1 @@
|
|||
{{ include "tc.v1.common.loader.all" . }}
|
|
@ -0,0 +1,99 @@
|
|||
---
|
||||
title: Changelog
|
||||
---
|
||||
|
||||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
## [mattermost-11.1.9](https://github.com/truecharts/charts/compare/mattermost-11.1.8...mattermost-11.1.9) (2024-01-15)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image mattermost/mattermost-enterprise-edition to release-9.4[@7826194](https://github.com/7826194) by renovate ([#17277](https://github.com/truecharts/charts/issues/17277))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mattermost-11.1.8](https://github.com/truecharts/charts/compare/mattermost-11.1.7...mattermost-11.1.8) (2024-01-09)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v17.2.22[@e7c9056](https://github.com/e7c9056) by renovate ([#16986](https://github.com/truecharts/charts/issues/16986))
|
||||
|
||||
|
||||
## [mattermost-11.1.7](https://github.com/truecharts/charts/compare/mattermost-11.1.6...mattermost-11.1.7) (2024-01-08)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image mattermost/mattermost-enterprise-edition to release-9.4[@f04bc75](https://github.com/f04bc75) by renovate ([#17040](https://github.com/truecharts/charts/issues/17040))
|
||||
|
||||
|
||||
## [mattermost-11.1.6](https://github.com/truecharts/charts/compare/mattermost-11.1.5...mattermost-11.1.6) (2024-01-08)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image mattermost/mattermost-enterprise-edition to release-9.4[@2e639ff](https://github.com/2e639ff) by renovate ([#16959](https://github.com/truecharts/charts/issues/16959))
|
||||
|
||||
|
||||
## [mattermost-11.1.5](https://github.com/truecharts/charts/compare/mattermost-11.1.4...mattermost-11.1.5) (2024-01-02)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- force bump to ensure up-to-date catalogs
|
||||
|
||||
|
||||
## [mattermost-11.1.4](https://github.com/truecharts/charts/compare/mattermost-11.1.3...mattermost-11.1.4) (2024-01-01)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- increase common version for oci fixes
|
||||
|
||||
- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
|
||||
|
||||
|
||||
## [mattermost-11.1.3](https://github.com/truecharts/charts/compare/mattermost-11.1.0...mattermost-11.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.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))
|
||||
|
||||
- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
|
||||
|
||||
|
||||
## [mattermost-11.1.2](https://github.com/truecharts/charts/compare/mattermost-11.1.0...mattermost-11.1.2) (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))
|
|
@ -0,0 +1,39 @@
|
|||
annotations:
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: hosting
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: "9.4"
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.22
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Mattermost is an open source platform for secure collaboration across the entire software development lifecycle.
|
||||
home: https://truecharts.org/charts/stable/mattermost
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/mattermost.png
|
||||
keywords:
|
||||
- team
|
||||
- mattermost
|
||||
- development
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: mattermost
|
||||
sources:
|
||||
- https://github.com/mattermost/mattermost-server
|
||||
- https://github.com/mattermost/docker
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/mattermost
|
||||
- https://hub.docker.com/r/mattermost/mattermost-enterprise-edition
|
||||
type: application
|
||||
version: 11.1.9
|
|
@ -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/mattermost)
|
||||
|
||||
**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 @@
|
|||
|
||||
|
||||
## [mattermost-11.1.9](https://github.com/truecharts/charts/compare/mattermost-11.1.8...mattermost-11.1.9) (2024-01-15)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image mattermost/mattermost-enterprise-edition to release-9.4[@7826194](https://github.com/7826194) by renovate ([#17277](https://github.com/truecharts/charts/issues/17277))
|
|
@ -0,0 +1,8 @@
|
|||
Mattermost is an open source platform for secure collaboration across the entire software development lifecycle.
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/mattermost](https://truecharts.org/charts/stable/mattermost)
|
||||
|
||||
---
|
||||
|
||||
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!
|
|
@ -0,0 +1,48 @@
|
|||
image:
|
||||
repository: mattermost/mattermost-enterprise-edition
|
||||
tag: release-9.4@sha256:78261941c904740ba58ff86ccd305d51dc41079e181b66ad755cdb9b71d5c6f1
|
||||
pullPolicy: IfNotPresent
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
containers:
|
||||
main:
|
||||
env:
|
||||
TIMEZONE: "{{ .Values.TZ }}"
|
||||
MM_SQLSETTINGS_DRIVERNAME: "postgres"
|
||||
MM_BLEVESETTINGS_INDEXDIR: "/mattermost/bleve-indexes"
|
||||
MM_SERVICESETTINGS_SITEURL: "https://test.example.com"
|
||||
MM_SQLSETTINGS_DATASOURCE: '{{ .Values.cnpg.main.creds.std | trimAll "\"" }}'
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 10239
|
||||
targetPort: 8065
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
mountPath: "/mattermost/config"
|
||||
data:
|
||||
enabled: true
|
||||
mountPath: "/mattermost/data"
|
||||
logs:
|
||||
enabled: true
|
||||
mountPath: "/mattermost/logs"
|
||||
plugins:
|
||||
enabled: true
|
||||
mountPath: "/mattermost/plugins"
|
||||
clientplugins:
|
||||
enabled: true
|
||||
mountPath: "/mattermost/client/plugins"
|
||||
bleveindexes:
|
||||
enabled: true
|
||||
mountPath: "/mattermost/bleve-indexes"
|
||||
cnpg:
|
||||
main:
|
||||
enabled: true
|
||||
user: mattermost
|
||||
database: mattermost
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
File diff suppressed because it is too large
Load Diff
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [plextraktsync-6.2.3](https://github.com/truecharts/charts/compare/plextraktsync-6.2.2...plextraktsync-6.2.3) (2024-01-15)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/taxel/plextraktsync to v0.28.7[@ff622fc](https://github.com/ff622fc) by renovate ([#17247](https://github.com/truecharts/charts/issues/17247))
|
|
@ -7,6 +7,15 @@ title: Changelog
|
|||
|
||||
|
||||
|
||||
## [plextraktsync-6.2.4](https://github.com/truecharts/charts/compare/plextraktsync-6.2.3...plextraktsync-6.2.4) (2024-01-15)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/taxel/plextraktsync to v0.28.8[@fbc863b](https://github.com/fbc863b) by renovate ([#17282](https://github.com/truecharts/charts/issues/17282))
|
||||
|
||||
|
||||
## [plextraktsync-6.2.3](https://github.com/truecharts/charts/compare/plextraktsync-6.2.2...plextraktsync-6.2.3) (2024-01-15)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@ title: Changelog
|
|||
|
||||
|
||||
## [plextraktsync-6.1.6](https://github.com/truecharts/charts/compare/plextraktsync-6.1.4...plextraktsync-6.1.6) (2024-01-02)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- fix some refs ([#16749](https://github.com/truecharts/charts/issues/16749))
|
||||
|
||||
|
||||
## [plextraktsync-6.1.4](https://github.com/truecharts/charts/compare/plextraktsync-6.1.3...plextraktsync-6.1.4) (2024-01-01)
|
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: incubator
|
||||
apiVersion: v2
|
||||
appVersion: 0.28.7
|
||||
appVersion: 0.28.8
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.22
|
||||
|
@ -35,4 +35,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/incubator/plextraktsync
|
||||
- https://ghcr.io/taxel/plextraktsync
|
||||
type: application
|
||||
version: 6.2.3
|
||||
version: 6.2.4
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [plextraktsync-6.2.4](https://github.com/truecharts/charts/compare/plextraktsync-6.2.3...plextraktsync-6.2.4) (2024-01-15)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/taxel/plextraktsync to v0.28.8[@fbc863b](https://github.com/fbc863b) by renovate ([#17282](https://github.com/truecharts/charts/issues/17282))
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: ghcr.io/taxel/plextraktsync
|
||||
tag: 0.28.7@sha256:ff622fc45e0f84fe9b3e01bc874ddad70722811e96879e5671230146244bd645
|
||||
tag: 0.28.8@sha256:fbc863b254aba5b249e1abc816667b41a309eab44a4a158cbcb16727b1e1d3eb
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
|
@ -0,0 +1 @@
|
|||
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [rimgo-5.1.20](https://github.com/truecharts/charts/compare/rimgo-5.1.19...rimgo-5.1.20) (2024-01-15)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image quay.io/pussthecatorg/rimgo to latest[@9ac4c0a](https://github.com/9ac4c0a) by renovate ([#17267](https://github.com/truecharts/charts/issues/17267))
|
|
@ -7,6 +7,15 @@ title: Changelog
|
|||
|
||||
|
||||
|
||||
## [rimgo-5.1.21](https://github.com/truecharts/charts/compare/rimgo-5.1.20...rimgo-5.1.21) (2024-01-15)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image quay.io/pussthecatorg/rimgo to latest[@25261a0](https://github.com/25261a0) by renovate ([#17278](https://github.com/truecharts/charts/issues/17278))
|
||||
|
||||
|
||||
## [rimgo-5.1.20](https://github.com/truecharts/charts/compare/rimgo-5.1.19...rimgo-5.1.20) (2024-01-15)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@ title: Changelog
|
|||
|
||||
|
||||
- update container image quay.io/pussthecatorg/rimgo to latest[@6db3757](https://github.com/6db3757) by renovate ([#16963](https://github.com/truecharts/charts/issues/16963))
|
||||
|
||||
|
||||
## [rimgo-5.1.11](https://github.com/truecharts/charts/compare/rimgo-5.1.10...rimgo-5.1.11) (2024-01-04)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image quay.io/pussthecatorg/rimgo to latest[@c2899b5](https://github.com/c2899b5) by renovate ([#16869](https://github.com/truecharts/charts/issues/16869))
|
|
@ -30,7 +30,7 @@ maintainers:
|
|||
url: https://truecharts.org
|
||||
name: rimgo
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/rimgo
|
||||
- https://quay.io/pussthecatorg/rimgo
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/rimgo
|
||||
type: application
|
||||
version: 5.1.20
|
||||
version: 5.1.21
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [rimgo-5.1.21](https://github.com/truecharts/charts/compare/rimgo-5.1.20...rimgo-5.1.21) (2024-01-15)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image quay.io/pussthecatorg/rimgo to latest[@25261a0](https://github.com/25261a0) by renovate ([#17278](https://github.com/truecharts/charts/issues/17278))
|
Binary file not shown.
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: quay.io/pussthecatorg/rimgo
|
||||
tag: latest@sha256:9ac4c0ab88c7cc1f27934609a6cbb43db627b73a5a3eaae6093072ac13671399
|
||||
tag: latest@sha256:25261a047c50bf9398a64db4f53215fd03ce5c848503648c51ad3d609b3493fc
|
||||
pullPolicy: IfNotPresent
|
||||
persistence: {}
|
||||
|
|
@ -0,0 +1 @@
|
|||
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
|
@ -0,0 +1,99 @@
|
|||
---
|
||||
title: Changelog
|
||||
---
|
||||
|
||||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
## [rsshub-11.1.19](https://github.com/truecharts/charts/compare/rsshub-11.1.18...rsshub-11.1.19) (2024-01-15)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image diygod/rsshub to latest[@e4c9c9e](https://github.com/e4c9c9e) by renovate ([#17276](https://github.com/truecharts/charts/issues/17276))
|
||||
|
||||
|
||||
## [rsshub-11.1.18](https://github.com/truecharts/charts/compare/rsshub-11.1.17...rsshub-11.1.18) (2024-01-15)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update helm general non-major by renovate ([#17105](https://github.com/truecharts/charts/issues/17105))
|
||||
|
||||
|
||||
## [rsshub-11.1.17](https://github.com/truecharts/charts/compare/rsshub-11.1.16...rsshub-11.1.17) (2024-01-15)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image diygod/rsshub to latest[@406fe63](https://github.com/406fe63) by renovate ([#17226](https://github.com/truecharts/charts/issues/17226))
|
||||
|
||||
|
||||
## [rsshub-11.1.16](https://github.com/truecharts/charts/compare/rsshub-11.1.15...rsshub-11.1.16) (2024-01-14)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image diygod/rsshub to latest[@7018239](https://github.com/7018239) by renovate ([#17123](https://github.com/truecharts/charts/issues/17123))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-11.1.15](https://github.com/truecharts/charts/compare/rsshub-11.1.14...rsshub-11.1.15) (2024-01-09)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v17.2.22[@e7c9056](https://github.com/e7c9056) by renovate ([#16986](https://github.com/truecharts/charts/issues/16986))
|
||||
|
||||
|
||||
## [rsshub-11.1.14](https://github.com/truecharts/charts/compare/rsshub-11.1.13...rsshub-11.1.14) (2024-01-08)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image diygod/rsshub to latest[@6c3ece7](https://github.com/6c3ece7) by renovate ([#16973](https://github.com/truecharts/charts/issues/16973))
|
||||
|
||||
|
||||
## [rsshub-11.1.13](https://github.com/truecharts/charts/compare/rsshub-11.1.12...rsshub-11.1.13) (2024-01-08)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image diygod/rsshub to latest[@557f55a](https://github.com/557f55a) by renovate ([#16925](https://github.com/truecharts/charts/issues/16925))
|
||||
|
||||
|
||||
## [rsshub-11.1.12](https://github.com/truecharts/charts/compare/rsshub-11.1.11...rsshub-11.1.12) (2024-01-04)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image diygod/rsshub to latest[@ea87b68](https://github.com/ea87b68) by renovate ([#16866](https://github.com/truecharts/charts/issues/16866))
|
||||
|
||||
|
||||
## [rsshub-11.1.11](https://github.com/truecharts/charts/compare/rsshub-11.1.10...rsshub-11.1.11) (2024-01-03)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image diygod/rsshub to latest[@6ff635b](https://github.com/6ff635b) by renovate ([#16844](https://github.com/truecharts/charts/issues/16844))
|
||||
|
||||
|
||||
## [rsshub-11.1.10](https://github.com/truecharts/charts/compare/rsshub-11.1.9...rsshub-11.1.10) (2024-01-03)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image diygod/rsshub to latest[@6084942](https://github.com/6084942) by renovate ([#16710](https://github.com/truecharts/charts/issues/16710))
|
|
@ -0,0 +1,45 @@
|
|||
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
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.22
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: redis
|
||||
version: 11.1.9
|
||||
repository: https://deps.truecharts.org
|
||||
condition: redis.enabled
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: RSSHub can generate RSS feeds from pretty much everything
|
||||
home: https://truecharts.org/charts/stable/rsshub
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/rsshub.png
|
||||
keywords:
|
||||
- rsshub
|
||||
- rss
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: rsshub
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/rsshub
|
||||
- https://hub.docker.com/r/diygod/rsshub
|
||||
- https://github.com/DIYgod/RSSHub
|
||||
- https://docs.rsshub.app/en/install/
|
||||
type: application
|
||||
version: 11.1.19
|
|
@ -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/rsshub)
|
||||
|
||||
**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 @@
|
|||
|
||||
|
||||
## [rsshub-11.1.19](https://github.com/truecharts/charts/compare/rsshub-11.1.18...rsshub-11.1.19) (2024-01-15)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image diygod/rsshub to latest[@e4c9c9e](https://github.com/e4c9c9e) by renovate ([#17276](https://github.com/truecharts/charts/issues/17276))
|
|
@ -0,0 +1,8 @@
|
|||
RSSHub can generate RSS feeds from pretty much everything
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/rsshub](https://truecharts.org/charts/stable/rsshub)
|
||||
|
||||
---
|
||||
|
||||
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.
Binary file not shown.
|
@ -0,0 +1,62 @@
|
|||
image:
|
||||
repository: diygod/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:e4c9c9e4ed27045af1d0ac7cc93b93c79a7f888265f2877ed52055fe79676fa6
|
||||
browserlessImage:
|
||||
repository: browserless/chrome
|
||||
tag: 1.60.2-chrome-stable@sha256:7db5e3aad20c201abaa03bbbc868a55ef96574cda0e67ccb7e4e032053ecb87d
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 10191
|
||||
# Enabled redis
|
||||
redis:
|
||||
enabled: true
|
||||
redisUsername: default
|
||||
additionalContainers:
|
||||
browserless:
|
||||
name: browserless
|
||||
image: "{{ .Values.browserlessImage.repository }}:{{ .Values.browserlessImage.tag }}"
|
||||
ports:
|
||||
- containerPort: 3000
|
||||
name: main
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
||||
readOnlyRootFilesystem: false
|
||||
runAsUser: 0
|
||||
runAsGroup: 0
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
containers:
|
||||
main:
|
||||
env:
|
||||
PORT: "{{ .Values.service.main.ports.main.port }}"
|
||||
NODE_ENV: production
|
||||
CACHE_TYPE: "redis"
|
||||
PUPPETEER_WS_ENDPOINT: "ws://localhost:3000"
|
||||
NODE_NAME: "{{ .Release.Name }}-{{ randAlphaNum 5 }}"
|
||||
# User defined
|
||||
# ALLOW_ORIGIN: ""
|
||||
DISALLOW_ROBOT: false
|
||||
TITLE_LENGTH_LIMIT: 150
|
||||
REDIS_URL:
|
||||
secretKeyRef:
|
||||
expandObjectName: false
|
||||
name: '{{ printf "%s-%s" .Release.Name "rediscreds" }}'
|
||||
key: url
|
||||
HTTP_BASIC_AUTH_NAME: ""
|
||||
HTTP_BASIC_AUTH_PASS: ""
|
||||
BITBUCKET_USERNAME: ""
|
||||
BITBUCKET_PASSWORD: ""
|
||||
GITHUB_ACCESS_TOKEN: ""
|
||||
GOOGLE_FONTS_API_KEY: ""
|
||||
YOUTUBE_KEY: ""
|
||||
TELEGRAM_TOKEN: ""
|
||||
LASTFM_API_KEY: ""
|
||||
updated: 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" . }}
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [searxng-6.1.10](https://github.com/truecharts/charts/compare/searxng-6.1.9...searxng-6.1.10) (2024-01-13)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image searxng/searxng to latest[@86e56b5](https://github.com/86e56b5) by renovate ([#17097](https://github.com/truecharts/charts/issues/17097))
|
|
@ -7,6 +7,15 @@ title: Changelog
|
|||
|
||||
|
||||
|
||||
## [searxng-6.1.11](https://github.com/truecharts/charts/compare/searxng-6.1.10...searxng-6.1.11) (2024-01-15)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image searxng/searxng to latest[@c409c53](https://github.com/c409c53) by renovate ([#17279](https://github.com/truecharts/charts/issues/17279))
|
||||
|
||||
|
||||
## [searxng-6.1.10](https://github.com/truecharts/charts/compare/searxng-6.1.9...searxng-6.1.10) (2024-01-13)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@ title: Changelog
|
|||
|
||||
### Chore
|
||||
|
||||
- update container image searxng/searxng to latest[@a75e11b](https://github.com/a75e11b) by renovate ([#16702](https://github.com/truecharts/charts/issues/16702))
|
||||
|
||||
## [searxng-6.1.1](https://github.com/truecharts/charts/compare/searxng-6.1.0...searxng-6.1.1) (2023-12-31)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image searxng/searxng to latest[@17c36da](https://github.com/17c36da) by renovate ([#16642](https://github.com/truecharts/charts/issues/16642))
|
||||
- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
|
||||
|
|
@ -35,4 +35,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/searxng
|
||||
- https://hub.docker.com/r/searxng/searxng
|
||||
type: application
|
||||
version: 6.1.10
|
||||
version: 6.1.11
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [searxng-6.1.11](https://github.com/truecharts/charts/compare/searxng-6.1.10...searxng-6.1.11) (2024-01-15)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image searxng/searxng to latest[@c409c53](https://github.com/c409c53) by renovate ([#17279](https://github.com/truecharts/charts/issues/17279))
|
Binary file not shown.
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: searxng/searxng
|
||||
tag: latest@sha256:86e56b545875b2c0baac25bfa1a64b9aee76ff06ebbbc5db37d37c67d85f50e9
|
||||
tag: latest@sha256:c409c53ec024ddda01d20386ca1ec20c13b4fea10aa076c5e80497f4b5b98beb
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
|
@ -0,0 +1 @@
|
|||
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
|
@ -0,0 +1,2 @@
|
|||
{{/* Render the templates */}}
|
||||
{{ include "tc.v1.common.loader.all" . }}
|
|
@ -7,6 +7,15 @@ title: Changelog
|
|||
|
||||
|
||||
|
||||
## [serpbear-2.1.7](https://github.com/truecharts/charts/compare/serpbear-2.1.6...serpbear-2.1.7) (2024-01-15)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image towfiqi/serpbear to latest[@d087852](https://github.com/d087852) by renovate ([#17280](https://github.com/truecharts/charts/issues/17280))
|
||||
|
||||
|
||||
|
||||
|
||||
## [serpbear-2.1.6](https://github.com/truecharts/charts/compare/serpbear-2.1.5...serpbear-2.1.6) (2024-01-09)
|
||||
|
@ -88,12 +97,3 @@ title: Changelog
|
|||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
|
||||
|
||||
## [serpbear-1.0.17](https://github.com/truecharts/charts/compare/serpbear-1.0.16...serpbear-1.0.17) (2023-12-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
|
||||
|
||||
## [serpbear-1.0.16](https://github.com/truecharts/charts/compare/serpbear-1.0.15...serpbear-1.0.16) (2023-12-24)
|
|
@ -30,8 +30,8 @@ maintainers:
|
|||
url: https://truecharts.org
|
||||
name: serpbear
|
||||
sources:
|
||||
- https://hub.docker.com/r/towfiqi/serpbear
|
||||
- https://github.com/towfiqi/serpbear
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/serpbear
|
||||
- https://hub.docker.com/r/towfiqi/serpbear
|
||||
type: application
|
||||
version: 2.1.6
|
||||
version: 2.1.7
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [serpbear-2.1.7](https://github.com/truecharts/charts/compare/serpbear-2.1.6...serpbear-2.1.7) (2024-01-15)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image towfiqi/serpbear to latest[@d087852](https://github.com/d087852) by renovate ([#17280](https://github.com/truecharts/charts/issues/17280))
|
Binary file not shown.
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: towfiqi/serpbear
|
||||
tag: latest@sha256:99975abedaa41631edb884bde8456fe26d017e214761fdb65c8155d7718a3cf5
|
||||
tag: latest@sha256:d087852ad545a3aa990a11a9427965bb9a32d348709a4026b69f1d0d929972af
|
||||
persistence:
|
||||
data:
|
||||
enabled: true
|
Loading…
Reference in New Issue