Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-10-15 10:44:39 +00:00
parent eebf23b2c7
commit 3aff4eacb7
135 changed files with 3160 additions and 157 deletions

View File

@@ -2,6 +2,16 @@
## [acestream-0.0.30](https://github.com/truecharts/charts/compare/acestream-0.0.29...acestream-0.0.30) (2022-10-15)
### Chore
- Auto-update chart README [skip ci]
- update docker general non-major
## [acestream-0.0.29](https://github.com/truecharts/charts/compare/acestream-0.0.28...acestream-0.0.29) (2022-10-12)
### Chore
@@ -87,13 +97,3 @@
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))

View File

@@ -3,4 +3,4 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 10.7.0
digest: sha256:a792707805bae88e565e13c3319a32f94333d185590628b1cbef5c9cbe126a6a
generated: "2022-10-15T00:12:30.306107678Z"
generated: "2022-10-15T10:37:53.839234336Z"

View File

@@ -26,4 +26,4 @@ sources:
- https://github.com/vstavrinov/acestream-service
- https://hub.docker.com/r/vstavrinov/acestream-service
type: application
version: 0.0.29
version: 0.0.30

View File

@@ -2,7 +2,7 @@ env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/acestream
tag: latest@sha256:91074605720285cda053a34355b4a6e8e2f5719456de169d56615b853a8f521c
tag: latest@sha256:1776f3238602e5eb2a19b39ad45a287e715af848e25e6d94f98294159ca51300
persistence:
acestreamcache:
enabled: true

View File

@@ -2,6 +2,16 @@
## [cryptpad-0.0.74](https://github.com/truecharts/charts/compare/cryptpad-0.0.73...cryptpad-0.0.74) (2022-10-15)
### Chore
- Auto-update chart README [skip ci]
- update docker general non-major
## [cryptpad-0.0.73](https://github.com/truecharts/charts/compare/cryptpad-0.0.72...cryptpad-0.0.73) (2022-10-14)
### Chore
@@ -87,13 +97,3 @@
## [cryptpad-0.0.65](https://github.com/truecharts/charts/compare/cryptpad-0.0.64...cryptpad-0.0.65) (2022-10-04)
### Chore
- Auto-update chart README [skip ci]
- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
- update docker general non-major ([#4001](https://github.com/truecharts/charts/issues/4001))
- update docker general non-major

View File

@@ -3,4 +3,4 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 10.7.0
digest: sha256:a792707805bae88e565e13c3319a32f94333d185590628b1cbef5c9cbe126a6a
generated: "2022-10-12T15:22:56.788782716Z"
generated: "2022-10-15T10:37:53.869645634Z"

View File

@@ -28,4 +28,4 @@ sources:
- https://cryptpad.fr/
- https://hub.docker.com/r/promasu/cryptpad/
type: application
version: 0.0.73
version: 0.0.74

View File

@@ -2,7 +2,7 @@ env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/cryptpad
tag: latest@sha256:bf6584b27de650ad58d5305cbe0cf76f13bf9b7445f696188098d9a0aca262fc
tag: latest@sha256:1615cc89a6eb1ff23704e34afc9326461477a83db36d6c9e2573a1525bd43a54
persistence:
blobpath:
enabled: true

View File

@@ -2,6 +2,16 @@
## [kavitaemail-0.0.6](https://github.com/truecharts/charts/compare/kavitaemail-0.0.5...kavitaemail-0.0.6) (2022-10-15)
### Chore
- Auto-update chart README [skip ci]
- update docker general non-major
## [kavitaemail-0.0.5](https://github.com/truecharts/charts/compare/kavitaemail-0.0.4...kavitaemail-0.0.5) (2022-10-12)
### Chore

View File

@@ -3,4 +3,4 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 10.7.0
digest: sha256:a792707805bae88e565e13c3319a32f94333d185590628b1cbef5c9cbe126a6a
generated: "2022-10-12T15:45:58.890949816Z"
generated: "2022-10-15T10:37:53.868531172Z"

View File

@@ -1,8 +1,8 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: kavitaemail
version: 0.0.5
appVersion: "0.1.9"
version: 0.0.6
appVersion: "0.1.10"
description: Simple email relay server for kavita.
type: application
deprecated: false

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/kavitaemail
pullPolicy: IfNotPresent
tag: 0.1.9@sha256:fbb67427b7949b7380ee02793c78e4e0bebc8f795c4f16cfddd9460c78fcca95
tag: 0.1.10@sha256:70c38a520e1b3cd6a3281dbf27903b2b21f7e088f2d474cbbcefa9c86050181e
securityContext:
runAsNonRoot: false

View File

@@ -2,6 +2,16 @@
## [passwordpusherephemeral-0.0.55](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.54...passwordpusherephemeral-0.0.55) (2022-10-15)
### Chore
- Auto-update chart README [skip ci]
- update docker general non-major
## [passwordpusherephemeral-0.0.54](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.53...passwordpusherephemeral-0.0.54) (2022-10-14)
### Chore
@@ -87,13 +97,3 @@
## [passwordpusherephemeral-0.0.46](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.45...passwordpusherephemeral-0.0.46) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
- update docker general non-major ([#4010](https://github.com/truecharts/charts/issues/4010))
## [passwordpusherephemeral-0.0.45](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.44...passwordpusherephemeral-0.0.45) (2022-10-04)

View File

@@ -3,4 +3,4 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 10.7.0
digest: sha256:a792707805bae88e565e13c3319a32f94333d185590628b1cbef5c9cbe126a6a
generated: "2022-10-15T00:13:57.359817443Z"
generated: "2022-10-15T10:37:53.849348701Z"

View File

@@ -30,4 +30,4 @@ sources:
- https://github.com/pglombardo/PasswordPusher
- https://hub.docker.com/r/pglombardo/pwpush-ephemeral/
type: application
version: 0.0.54
version: 0.0.55

View File

@@ -2,7 +2,7 @@ env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/passwordpusherephemeral
tag: latest@sha256:9356e24414cd800987adbdafb1d8a93c9862537aa761f2ae7c456ea36e38f5f0
tag: latest@sha256:0bae44b8335c8030f5196772d8657372fdb9d60b2c99609c0bbfa082214113e5
persistence: {}
podSecurityContext:
runAsGroup: 0

View File

@@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.7.0
digest: sha256:a792707805bae88e565e13c3319a32f94333d185590628b1cbef5c9cbe126a6a
generated: "2022-10-15T00:14:27.512652082Z"

View File

@@ -2,6 +2,16 @@
## [rimgo-0.0.81](https://github.com/truecharts/charts/compare/rimgo-0.0.80...rimgo-0.0.81) (2022-10-15)
### Chore
- Auto-update chart README [skip ci]
- update docker general non-major
## [rimgo-0.0.80](https://github.com/truecharts/charts/compare/rimgo-0.0.79...rimgo-0.0.80) (2022-10-14)
### Chore
@@ -87,13 +97,3 @@
## [rimgo-0.0.72](https://github.com/truecharts/charts/compare/rimgo-0.0.71...rimgo-0.0.72) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
- update docker general non-major ([#4010](https://github.com/truecharts/charts/issues/4010))
## [rimgo-0.0.71](https://github.com/truecharts/charts/compare/rimgo-0.0.70...rimgo-0.0.71) (2022-10-04)

View File

@@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.7.0
digest: sha256:a792707805bae88e565e13c3319a32f94333d185590628b1cbef5c9cbe126a6a
generated: "2022-10-15T10:38:34.733079429Z"

View File

@@ -25,4 +25,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/rimgo
- https://quay.io/repository/pussthecatorg/rimgo
type: application
version: 0.0.80
version: 0.0.81

View File

@@ -5,7 +5,7 @@ env:
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/rimgo
tag: latest@sha256:881fb9e96f146ebdd96b3981ae64f3a26a2d2710babde698fd3a5e62970f1efd
tag: latest@sha256:2b2dac63df8dd5d46b9e8a86b33c77dee32a63ca4d368c0de9ec119ff92aa734
persistence: {}
podSecurityContext:
runAsGroup: 0

View File

@@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.7.0
digest: sha256:a792707805bae88e565e13c3319a32f94333d185590628b1cbef5c9cbe126a6a
generated: "2022-10-15T00:14:49.593377857Z"

View File

@@ -2,6 +2,16 @@
## [searxng-0.0.56](https://github.com/truecharts/charts/compare/searxng-0.0.55...searxng-0.0.56) (2022-10-15)
### Chore
- Auto-update chart README [skip ci]
- update docker general non-major
## [searxng-0.0.55](https://github.com/truecharts/charts/compare/searxng-0.0.54...searxng-0.0.55) (2022-10-14)
### Chore
@@ -87,13 +97,3 @@
## [searxng-0.0.49](https://github.com/truecharts/charts/compare/searxng-0.0.48...searxng-0.0.49) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))

View File

@@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.7.0
digest: sha256:a792707805bae88e565e13c3319a32f94333d185590628b1cbef5c9cbe126a6a
generated: "2022-10-15T10:38:34.810365689Z"

View File

@@ -28,4 +28,4 @@ sources:
- https://github.com/searxng/searxng
- https://hub.docker.com/r/searxng/searxng
type: application
version: 0.0.55
version: 0.0.56

View File

@@ -3,7 +3,7 @@ env:
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/searxng
tag: latest@sha256:a96370600467e4b6d529e391a91e11fba81e5b17e38662dc98e55db411532634
tag: latest@sha256:402a0a8baf0ecf17cbf261a89527f0623b378ca1e8cb163e4d0051216e37365f
persistence:
config:
enabled: true

View File

@@ -0,0 +1,99 @@
# Changelog
## [home-assistant-15.0.63](https://github.com/truecharts/charts/compare/home-assistant-15.0.62...home-assistant-15.0.63) (2022-10-15)
### Chore
- Auto-update chart README [skip ci]
- update docker general non-major
## [home-assistant-15.0.62](https://github.com/truecharts/charts/compare/home-assistant-15.0.61...home-assistant-15.0.62) (2022-10-14)
### Chore
- Auto-update chart README [skip ci]
- update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084))
## [home-assistant-15.0.61](https://github.com/truecharts/charts/compare/home-assistant-15.0.60...home-assistant-15.0.61) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
## [home-assistant-15.0.60](https://github.com/truecharts/charts/compare/home-assistant-15.0.59...home-assistant-15.0.60) (2022-10-11)
### Chore
- Auto-update chart README [skip ci]
- update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070))
## [home-assistant-15.0.59](https://github.com/truecharts/charts/compare/home-assistant-15.0.58...home-assistant-15.0.59) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- update helm general non-major
## [home-assistant-15.0.59](https://github.com/truecharts/charts/compare/home-assistant-15.0.58...home-assistant-15.0.59) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
## [home-assistant-15.0.58](https://github.com/truecharts/charts/compare/home-assistant-15.0.57...home-assistant-15.0.58) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update docker general non-major
## [home-assistant-15.0.57](https://github.com/truecharts/charts/compare/home-assistant-15.0.56...home-assistant-15.0.57) (2022-10-05)
### Chore
- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
- update helm general non-major
## [home-assistant-15.0.55](https://github.com/truecharts/charts/compare/home-assistant-15.0.54...home-assistant-15.0.55) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
## [home-assistant-15.0.54](https://github.com/truecharts/charts/compare/home-assistant-15.0.53...home-assistant-15.0.54) (2022-09-25)
### Chore

View File

@@ -0,0 +1,9 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.7.0
- name: postgresql
repository: https://charts.truecharts.org/
version: 8.0.97
digest: sha256:cd530555930bb5a7512a1904bdaccef6403a8566dce8bc8f4a518df0a0f50c55
generated: "2022-10-15T10:38:51.300224884Z"

View File

@@ -0,0 +1,35 @@
apiVersion: v2
appVersion: "2022.10.4"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.7.0
- condition: postgresql.enabled
name: postgresql
repository: https://charts.truecharts.org/
version: 8.0.97
deprecated: false
description: home-assistant App for TrueNAS SCALE
home: https://truecharts.org/docs/charts/stable/home-assistant
icon: https://truecharts.org/img/hotlink-ok/chart-icons/home-assistant.png
keywords:
- home-assistant
- hass
- homeassistant
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: home-assistant
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/home-assistant
- https://github.com/home-assistant/home-assistant
- https://github.com/cdr/code-server
type: application
version: 15.0.63
annotations:
truecharts.org/catagories: |
- home-automation
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

@@ -0,0 +1,108 @@
# home-assistant
home-assistant App for TrueNAS SCALE
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
For more information, please click here: [home-assistant](https://truecharts.org/docs/charts/stable/home-assistant)
**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)**
## Source Code
* <https://github.com/truecharts/charts/tree/master/charts/stable/home-assistant>
* <https://github.com/home-assistant/home-assistant>
* <https://github.com/cdr/code-server>
## Requirements
Kubernetes: `>=1.16.0-0`
## Dependencies
| Repository | Name | Version |
|------------|------|---------|
| https://charts.truecharts.org/ | postgresql | 8.0.97 |
| https://library-charts.truecharts.org | common | 10.7.0 |
## Installing the Chart
### TrueNAS SCALE
To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App).
### Helm
To install the chart with the release name `home-assistant`
```console
helm repo add TrueCharts https://charts.truecharts.org
helm repo update
helm install home-assistant TrueCharts/home-assistant
```
## Uninstall
### TrueNAS SCALE
**Upgrading, Rolling Back and Uninstalling the Chart**
To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App).
### Helm
To uninstall the `home-assistant` deployment
```console
helm uninstall home-assistant
```
## Configuration
### Helm
#### Available Settings
Read through the values.yaml file. It has several commented out suggested values.
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common).
#### Configure using the command line
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
```console
helm install home-assistant \
--set env.TZ="America/New York" \
TrueCharts/home-assistant
```
#### Configure using a yaml file
Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart.
```console
helm install home-assistant TrueCharts/home-assistant -f values.yaml
```
#### Connecting to other charts
If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide.
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ).
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/apps/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

View File

@@ -0,0 +1,8 @@
home-assistant App for TrueNAS SCALE
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/home-assistant](https://truecharts.org/docs/charts/stable/home-assistant)
---
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can!

View File

@@ -0,0 +1,160 @@
image:
repository: tccr.io/truecharts/home-assistant
pullPolicy: IfNotPresent
tag: 2022.10.4@sha256:9b67eafe7c54c01fbc25913354cfb4b09d9f60e82584434f50903471163824b4
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 8123
targetPort: 8123
initContainers:
init:
image: "{{ .Values.image.repository }}:{{ .Values.image.tag }}"
command: ["/config/init/init.sh"]
volumeMounts:
- name: init
mountPath: "/config/init"
- name: config
mountPath: "/config"
# # Enable devices to be discoverable
# hostNetwork: true
# # When hostNetwork is true set dnsPolicy to ClusterFirstWithHostNet
# dnsPolicy: ClusterFirstWithHostNet
# Enable a prometheus-operator servicemonitor
prometheus:
serviceMonitor:
enabled: false
# interval: 1m
# additionalLabels: {}
persistence:
config:
enabled: true
mountPath: "/config"
init:
enabled: "true"
mountPath: "/config/init"
readOnly: true
type: "custom"
volumeSpec:
configMap:
name: '{{ include "tc.common.names.fullname" . }}-init'
defaultMode: 0777
configmap:
init:
enabled: true
data:
init.sh: |-
#!/bin/sh
if test -f "/config/configuration.yaml"; then
echo "configuration.yaml exists."
if grep -q recorder: "/config/configuration.yaml"; then
echo "configuration.yaml already contains recorder"
else
cat /config/init/recorder.default >> /config/configuration.yaml
fi
if grep -q http: "/config/configuration.yaml"; then
echo "configuration.yaml already contains http section"
else
cat /config/init/http.default >> /config/configuration.yaml
fi
else
echo "configuration.yaml does NOT exist."
cp /config/init/configuration.yaml.default /config/configuration.yaml
cat /config/init/recorder.default >> /config/configuration.yaml
cat /config/init/http.default >> /config/configuration.yaml
fi
echo "Creating include files..."
for include_file in groups.yaml automations.yaml scripts.yaml scenes.yaml; do
if test -f "/config/$include_file"; then
echo "$include_file exists."
else
echo "$include_file does NOT exist."
touch "/config/$include_file"
fi
done
cd "/config" || echo "Could not change path to /config"
echo "Creating custom_components directory..."
mkdir "/config/custom_components" || echo "custom_components directory already exists"
echo "Changing to the custom_components directory..."
cd "/config/custom_components" || echo "Could not change path to /config/custom_components"
echo "Downloading HACS"
wget "https://github.com/hacs/integration/releases/latest/download/hacs.zip" || exit 0
if [ -d "/config/custom_components/hacs" ]; then
echo "HACS directory already exist, cleaning up..."
rm -R "/config/custom_components/hacs"
fi
echo "Creating HACS directory..."
mkdir "/config/custom_components/hacs"
echo "Unpacking HACS..."
unzip "/config/custom_components/hacs.zip" -d "/config/custom_components/hacs" >/dev/null 2>&1
echo "Removing HACS zip file..."
rm "/config/custom_components/hacs.zip"
echo "Installation complete."
configuration.yaml.default: |-
# Configure a default setup of Home Assistant (frontend, api, etc)
default_config:
# Text to speech
tts:
- platform: google_translate
group: !include groups.yaml
automation: !include automations.yaml
script: !include scripts.yaml
scene: !include scenes.yaml
recorder.default: |-
recorder:
purge_keep_days: 30
commit_interval: 3
db_url: {{ ( printf "%s?client_encoding=utf8" ( .Values.postgresql.url.complete | trimAll "\"" ) ) | quote }}
http.default: |-
http:
use_x_forwarded_for: true
trusted_proxies:
- 172.16.0.0/16
postgresql:
enabled: true
postgresqlUsername: home-assistant
postgresqlDatabase: home-assistant
existingSecret: "dbcreds"
influxdb:
enabled: false
architecture: standalone
database: home_assistant
authEnabled: false
persistence:
enabled: false
# storageClass: ""
#
portal:
enabled: true

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,5 @@
{{/* Make sure all variables are set properly */}}
{{- include "tc.common.loader.init" . }}
{{/* Render the templates */}}
{{ include "tc.common.loader.apply" . }}

View File

@@ -2,6 +2,16 @@
## [leantime-4.0.51](https://github.com/truecharts/charts/compare/leantime-4.0.50...leantime-4.0.51) (2022-10-15)
### Chore
- Auto-update chart README [skip ci]
- update docker general non-major
## [leantime-4.0.50](https://github.com/truecharts/charts/compare/leantime-4.0.49...leantime-4.0.50) (2022-10-12)
### Chore
@@ -87,13 +97,3 @@
## [leantime-4.0.44](https://github.com/truecharts/charts/compare/leantime-4.0.43...leantime-4.0.44) (2022-09-21)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]

View File

@@ -6,4 +6,4 @@ dependencies:
repository: https://charts.truecharts.org/
version: 3.0.92
digest: sha256:71179f43edbc01d30c5220102bc7fc66c468ee16266ec5f2f55b75d4d21c4d3c
generated: "2022-10-12T16:37:10.427616751Z"
generated: "2022-10-15T10:38:51.427354065Z"

View File

@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "2.2.7"
appVersion: "2.2.8"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
@@ -25,7 +25,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/leantime
- https://leantime.io/
- https://hub.docker.com/r/nicholaswilde/leantime
version: 4.0.50
version: 4.0.51
annotations:
truecharts.org/catagories: |
- management

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/leantime
pullPolicy: IfNotPresent
tag: 2.2.7@sha256:0ab0c42cca5dd7d5e4f3df1fccf338bc7562daff67420e2c2449b1fd8e25054f
tag: 2.2.8@sha256:7bad79ce4caadfdaad4f3916f3109c299fd49da2f09f8c141440c7cd37ed2d35
securityContext:
runAsNonRoot: false

View File

@@ -2,6 +2,16 @@
## [matomo-3.0.78](https://github.com/truecharts/charts/compare/matomo-3.0.77...matomo-3.0.78) (2022-10-15)
### Chore
- Auto-update chart README [skip ci]
- update docker general non-major
## [matomo-3.0.77](https://github.com/truecharts/charts/compare/matomo-3.0.76...matomo-3.0.77) (2022-10-14)
### Chore
@@ -87,13 +97,3 @@
## [matomo-3.0.69](https://github.com/truecharts/charts/compare/matomo-3.0.68...matomo-3.0.69) (2022-09-30)
### Chore
- update docker general non-major ([#3965](https://github.com/truecharts/charts/issues/3965))
## [matomo-3.0.67](https://github.com/truecharts/charts/compare/matomo-3.0.66...matomo-3.0.67) (2022-09-27)
### Chore

View File

@@ -6,4 +6,4 @@ dependencies:
repository: https://charts.truecharts.org/
version: 3.0.92
digest: sha256:71179f43edbc01d30c5220102bc7fc66c468ee16266ec5f2f55b75d4d21c4d3c
generated: "2022-10-15T00:19:38.580083916Z"
generated: "2022-10-15T10:39:31.307041996Z"

View File

@@ -24,7 +24,7 @@ sources:
- https://hub.docker.com/r/bitnami/matomo
- https://github.com/bitnami/bitnami-docker-matomo
- https://github.com/matomo-org/matomo
version: 3.0.77
version: 3.0.78
annotations:
truecharts.org/catagories: |
- productivity

View File

@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/matomo
tag: 4.12.0@sha256:72cdb0c9ead4870b0536b15e1e6e1d70846d52bedc4f61248429af26dc496583
tag: 4.12.0@sha256:1e2bdbe778e90bed3530357712386a3d82d414162a1f8360c04eb268a5561757
pullPolicy: IfNotPresent
securityContext:

View File

@@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.7.0
digest: sha256:a792707805bae88e565e13c3319a32f94333d185590628b1cbef5c9cbe126a6a
generated: "2022-10-12T16:39:58.41386861Z"

View File

@@ -2,6 +2,16 @@
## [mediainfo-1.0.17](https://github.com/truecharts/charts/compare/mediainfo-1.0.16...mediainfo-1.0.17) (2022-10-15)
### Chore
- Auto-update chart README [skip ci]
- update container image tccr.io/truecharts/mediainfo to v22.10.1 ([#4098](https://github.com/truecharts/charts/issues/4098))
## [mediainfo-1.0.16](https://github.com/truecharts/charts/compare/mediainfo-1.0.15...mediainfo-1.0.16) (2022-10-12)
### Chore
@@ -87,13 +97,3 @@
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))

View File

@@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.7.0
digest: sha256:a792707805bae88e565e13c3319a32f94333d185590628b1cbef5c9cbe126a6a
generated: "2022-10-15T10:39:15.706619413Z"

View File

@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "1.11.0"
appVersion: "22.10.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
@@ -22,7 +22,7 @@ sources:
- https://github.com/jlesage/docker-mediainfo
- https://hub.docker.com/r/jlesage/mediainfo/
type: application
version: 1.0.16
version: 1.0.17
annotations:
truecharts.org/catagories: |
- media

Some files were not shown because too many files have changed in this diff Show More