Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-02-03 09:33:31 +00:00
parent 920b7492dc
commit 82ae9fc2bb
208 changed files with 4380 additions and 348 deletions

View File

@ -0,0 +1,99 @@
**Important:**
*for the complete changelog, please refer to the website*
## [collabora-online-14.0.16](https://github.com/truecharts/charts/compare/collabora-online-14.0.15...collabora-online-14.0.16) (2023-02-03)
### Chore
- update container image tccr.io/truecharts/collabora to v22.05.10.1.1
## [collabora-online-14.0.15](https://github.com/truecharts/charts/compare/collabora-online-14.0.14...collabora-online-14.0.15) (2023-01-30)
### Chore
- update container image tccr.io/truecharts/collabora to v22.05.9.3.1
## [collabora-online-14.0.14](https://github.com/truecharts/charts/compare/collabora-online-14.0.13...collabora-online-14.0.14) (2022-12-27)
### Chore
- update helm chart common to 11.1.2 ([#5855](https://github.com/truecharts/charts/issues/5855))
## [collabora-online-14.0.13](https://github.com/truecharts/charts/compare/collabora-online-14.0.12...collabora-online-14.0.13) (2022-12-26)
### Chore
- update helm chart common to 11.1.1
## [collabora-online-14.0.12](https://github.com/truecharts/charts/compare/collabora-online-14.0.11...collabora-online-14.0.12) (2022-12-24)
### Chore
- update helm chart common to v11.1.0 ([#5686](https://github.com/truecharts/charts/issues/5686))
## [collabora-online-14.0.11](https://github.com/truecharts/charts/compare/collabora-online-14.0.10...collabora-online-14.0.11) (2022-12-20)
### Chore
- update container image tccr.io/truecharts/collabora to v22.05.9.2.1
## [collabora-online-14.0.10](https://github.com/truecharts/charts/compare/collabora-online-14.0.9...collabora-online-14.0.10) (2022-12-17)
## [collabora-online-14.0.9](https://github.com/truecharts/charts/compare/collabora-online-14.0.8...collabora-online-14.0.9) (2022-12-14)
### Chore
- update helm chart common to v11.0.8
## [collabora-online-14.0.8](https://github.com/truecharts/charts/compare/collabora-online-14.0.7...collabora-online-14.0.8) (2022-12-11)
### Chore
- update helm chart common to v11.0.7 ([#5266](https://github.com/truecharts/charts/issues/5266))
## [collabora-online-14.0.7](https://github.com/truecharts/charts/compare/collabora-online-14.0.6...collabora-online-14.0.7) (2022-12-07)
## [collabora-online-14.0.6](https://github.com/truecharts/charts/compare/collabora-online-14.0.5...collabora-online-14.0.6) (2022-12-06)
### Chore
- update helm chart common to v11.0.5
## [collabora-online-14.0.5](https://github.com/truecharts/charts/compare/collabora-online-14.0.4...collabora-online-14.0.5) (2022-11-29)

View File

@ -0,0 +1,31 @@
apiVersion: v2
appVersion: "22.05.10.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 11.1.2
deprecated: false
description: "An awesome Online Office suite."
home: https://truecharts.org/charts/dependency/collabora-online
icon: https://truecharts.org/img/hotlink-ok/chart-icons/collabora-online.png
keywords:
- collabora-online
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: collabora-online
sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/collabora-online
- https://sdk.collaboraonline.com/contents.html
- https://github.com/CollaboraOnline/online/tree/master/kubernetes/helm
type: application
version: 14.0.16
annotations:
truecharts.org/catagories: |
- office
- documents
- productivity
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

@ -0,0 +1,9 @@
## [collabora-online-14.0.16](https://github.com/truecharts/charts/compare/collabora-online-14.0.15...collabora-online-14.0.16) (2023-02-03)
### Chore
- update container image tccr.io/truecharts/collabora to v22.05.10.1.1

View File

@ -0,0 +1,8 @@
An awesome Online Office suite.
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/dependency/collabora-online](https://truecharts.org/charts/dependency/collabora-online)
---
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!

View File

@ -0,0 +1,54 @@
image:
repository: tccr.io/truecharts/collabora
tag: 22.05.10.1.1@sha256:e5ccc448db2b0cce93cf14c5feb02cd7ba7e3a42deaa7abaff63b6a74e527ccf
pullPolicy: IfNotPresent
controller:
# -- Set the controller type.
# Valid options are deployment, daemonset or statefulset
type: statefulset
# -- Number of desired pods
replicas: 1
# -- Set the controller upgrade strategy
# For Deployments, valid values are Recreate (default) and RollingUpdate.
# For StatefulSets, valid values are OnDelete and RollingUpdate (default).
# DaemonSets ignore this.
strategy: RollingUpdate
rollingUpdate:
# -- Set deployment RollingUpdate max unavailable
unavailable: 1
# -- Set deployment RollingUpdate max surge
surge:
# -- Set statefulset RollingUpdate partition
partition:
# -- ReplicaSet revision history limit
revisionHistoryLimit: 3
securityContext:
readOnlyRootFilesystem: false
allowPrivilegeEscalation: true
podSecurityContext:
runAsUser: 104
runAsGroup: 106
service:
main:
ports:
main:
port: 10105
targetPort: 9980
secretEnv:
username: ""
password: ""
env:
aliasgroup1: ""
dictionaries: "de_DE en_GB en_US es_ES fr_FR it nl pt_BR pt_PT ru"
extra_params: "--o:welcome.enable=false --o:logging.level=information --o:user_interface.mode=notebookbar --o:ssl.termination=true --o:ssl.enable=false "
server_name: "collabora.domain.tld"
DONT_GEN_SSL_CERT: true
portal:
enabled: true

File diff suppressed because it is too large Load Diff

View File

@ -1,9 +0,0 @@
## [mariadb-5.0.26](https://github.com/truecharts/charts/compare/mariadb-5.0.25...mariadb-5.0.26) (2023-02-02)
### Fix
- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826))

View File

@ -4,6 +4,15 @@
## [mariadb-5.0.27](https://github.com/truecharts/charts/compare/mariadb-5.0.26...mariadb-5.0.27) (2023-02-03)
### Chore
- update container image tccr.io/truecharts/mariadb to 10.10.2
## [mariadb-5.0.26](https://github.com/truecharts/charts/compare/mariadb-5.0.25...mariadb-5.0.26) (2023-02-02)
### Fix
@ -88,12 +97,3 @@
## [mariadb-5.0.17](https://github.com/truecharts/charts/compare/mariadb-5.0.16...mariadb-5.0.17) (2022-12-24)
### Chore
- update container image tccr.io/truecharts/mariadb to 10.10.2
## [mariadb-5.0.16](https://github.com/truecharts/charts/compare/mariadb-5.0.15...mariadb-5.0.16) (2022-12-24)
### Chore

View File

@ -26,7 +26,7 @@ sources:
- https://github.com/prometheus/mysqld_exporter
- https://mariadb.org
type: application
version: 5.0.26
version: 5.0.27
annotations:
truecharts.org/catagories: |
- database

View File

@ -0,0 +1,9 @@
## [mariadb-5.0.27](https://github.com/truecharts/charts/compare/mariadb-5.0.26...mariadb-5.0.27) (2023-02-03)
### Chore
- update container image tccr.io/truecharts/mariadb to 10.10.2

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/mariadb
pullPolicy: IfNotPresent
tag: 10.10.2@sha256:1a90d0e738834982de7e9f0046f2bbdf1f4b3388987359fb868e610c2cca6efa
tag: 10.10.2@sha256:f6f907c682a38a9f9abf3f6a376bc65f184351fdecea8e5edf272821e9915b6f
controller:
# -- Set the controller type.

View File

@ -0,0 +1,99 @@
**Important:**
*for the complete changelog, please refer to the website*
## [postgresql-11.0.24](https://github.com/truecharts/charts/compare/postgresql-11.0.23...postgresql-11.0.24) (2023-02-03)
### Chore
- update container image tccr.io/truecharts/postgresql to 14.6.0
## [postgresql-11.0.23](https://github.com/truecharts/charts/compare/postgresql-11.0.22...postgresql-11.0.23) (2023-02-02)
### Fix
- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826))
## [postgresql-11.0.22](https://github.com/truecharts/charts/compare/postgresql-11.0.21...postgresql-11.0.22) (2023-01-24)
### Chore
- update container image tccr.io/truecharts/postgresql to 14.6.0
## [postgresql-11.0.21](https://github.com/truecharts/charts/compare/postgresql-11.0.20...postgresql-11.0.21) (2023-01-18)
### Chore
- update container image tccr.io/truecharts/postgresql to 14.6.0
## [postgresql-11.0.20](https://github.com/truecharts/charts/compare/postgresql-11.0.19...postgresql-11.0.20) (2023-01-15)
### Fix
- don't run manifest Manager on most dependency apps. ([#6384](https://github.com/truecharts/charts/issues/6384))
## [postgresql-11.0.19](https://github.com/truecharts/charts/compare/postgresql-11.0.18...postgresql-11.0.19) (2023-01-12)
### Chore
- update container image tccr.io/truecharts/postgresql to 14.6.0
## [postgresql-11.0.18](https://github.com/truecharts/charts/compare/postgresql-11.0.17...postgresql-11.0.18) (2023-01-07)
### Chore
- update container image tccr.io/truecharts/postgresql to 14.6.0
## [postgresql-11.0.17](https://github.com/truecharts/charts/compare/postgresql-11.0.16...postgresql-11.0.17) (2022-12-27)
### Chore
- update helm chart common to 11.1.2 ([#5855](https://github.com/truecharts/charts/issues/5855))
## [postgresql-11.0.16](https://github.com/truecharts/charts/compare/postgresql-11.0.15...postgresql-11.0.16) (2022-12-26)
### Chore
- update helm chart common to 11.1.1
## [postgresql-11.0.15](https://github.com/truecharts/charts/compare/postgresql-11.0.14...postgresql-11.0.15) (2022-12-25)
### Chore
- update container image tccr.io/truecharts/postgresql to 14.6.0
## [postgresql-11.0.14](https://github.com/truecharts/charts/compare/postgresql-11.0.13...postgresql-11.0.14) (2022-12-24)
### Chore

View File

@ -0,0 +1,32 @@
apiVersion: v2
appVersion: "14.6.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 11.1.2
deprecated: false
description: PostgresSQL
home: https://truecharts.org/charts/dependency/postgresql
icon: https://truecharts.org/img/hotlink-ok/chart-icons/postgresql.png
keywords:
- postgres
- postgressql
- dtabase
- sql
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: postgresql
sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/postgresql
- https://hub.docker.com/bitnami/postgresql
- https://www.postgresql.org/
type: application
version: 11.0.24
annotations:
truecharts.org/catagories: |
- database
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

@ -0,0 +1,27 @@
# 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/)
**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%20Apps/Important-MUST-READ).
- 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*

View File

@ -0,0 +1,9 @@
## [postgresql-11.0.24](https://github.com/truecharts/charts/compare/postgresql-11.0.23...postgresql-11.0.24) (2023-02-03)
### Chore
- update container image tccr.io/truecharts/postgresql to 14.6.0

View File

@ -0,0 +1,8 @@
PostgresSQL
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/dependency/postgresql](https://truecharts.org/charts/dependency/postgresql)
---
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!

View File

@ -0,0 +1,132 @@
image:
repository: tccr.io/truecharts/postgresql
pullPolicy: IfNotPresent
tag: 14.6.0@sha256:80f8f4d90e915540a783d4f32f14506abad433403aa1e3bd77705fda5ce3fc0a
controller:
# -- Set the controller type.
# Valid options are deployment, daemonset or statefulset
type: statefulset
# -- Number of desired pods
replicas: 1
# -- Set the controller upgrade strategy
# For Deployments, valid values are Recreate (default) and RollingUpdate.
# For StatefulSets, valid values are OnDelete and RollingUpdate (default).
# DaemonSets ignore this.
strategy: RollingUpdate
rollingUpdate:
# -- Set deployment RollingUpdate max unavailable
unavailable: 1
# -- Set deployment RollingUpdate max surge
surge:
# -- Set statefulset RollingUpdate partition
partition:
# -- ReplicaSet revision history limit
revisionHistoryLimit: 3
securityContext:
readOnlyRootFilesystem: false
service:
main:
ports:
main:
port: 5432
targetPort: 5432
## TODO: Fix the backup-on-upgrade system
enableUpgradeBackup: false
podSecurityContext:
runAsGroup: 0
volumeClaimTemplates:
db:
enabled: true
mountPath: "/bitnami/postgresql"
# -- Probe configuration
# -- [[ref]](https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/)
# @default -- See below
probes:
# -- Liveness probe configuration
# @default -- See below
liveness:
# -- Enable the liveness probe
enabled: true
# -- Set this to `true` if you wish to specify your own livenessProbe
custom: true
# -- The spec field contains the values for the default livenessProbe.
# If you selected `custom: true`, this field holds the definition of the livenessProbe.
# @default -- See below
spec:
exec:
command:
- sh
- -c
- "until pg_isready -U ${POSTGRES_USER} -h localhost; do sleep 2 ; done"
# -- Redainess probe configuration
# @default -- See below
readiness:
# -- Enable the readiness probe
enabled: true
# -- Set this to `true` if you wish to specify your own readinessProbe
custom: true
# -- The spec field contains the values for the default readinessProbe.
# If you selected `custom: true`, this field holds the definition of the readinessProbe.
# @default -- See below
spec:
exec:
command:
- sh
- -c
- "until pg_isready -U ${POSTGRES_USER} -h localhost; do sleep 2 ; done"
# -- Startup probe configuration
# @default -- See below
startup:
# -- Enable the startup probe
enabled: true
custom: true
# -- The spec field contains the values for the default livenessProbe.
# If you selected `custom: true`, this field holds the definition of the livenessProbe.
# @default -- See below
spec:
exec:
command:
- sh
- -c
- "until pg_isready -U ${POSTGRES_USER} -h localhost; do sleep 2 ; done"
postgresqlPassword: "testpass"
postgresqlUsername: "test"
postgresqlDatabase: "test"
postgrespassword: "testroot"
existingSecret: ""
secret:
credentials:
enabled: true
data:
postgresql-password: '{{ ( .Values.postgresqlPassword | default "empty" ) }}'
postgresql-postgres-password: '{{ ( .Values.postgrespassword | default "empty" ) }}'
env:
POSTGRES_PASSWORD:
secretKeyRef:
name: '{{ .Values.existingSecret | default ( printf "%s-credentials" ( include "tc.common.names.fullname" . ) ) }}'
key: "postgresql-password"
POSTGRESQL_POSTGRES_PASSWORD:
secretKeyRef:
name: '{{ .Values.existingSecret | default ( printf "%s-credentials" ( include "tc.common.names.fullname" . ) ) }}'
key: "postgresql-postgres-password"
POSTGRES_USER: "{{ .Values.postgresqlUsername }}"
POSTGRES_DB: "{{ .Values.postgresqlDatabase }}"
# POSTGRESQL_POSTGRES_PASSWORD: "{{ .Values.postgrespassword }}"
# POSTGRESQL_PASSWORD: "{{ .Values.password }}"
portal:
enabled: false
manifests:
enabled: false

File diff suppressed because it is too large Load Diff

View File

@ -1,9 +0,0 @@
## [solr-2.0.27](https://github.com/truecharts/charts/compare/solr-2.0.26...solr-2.0.27) (2023-02-02)
### Fix
- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826))

View File

@ -4,6 +4,15 @@
## [solr-2.0.28](https://github.com/truecharts/charts/compare/solr-2.0.27...solr-2.0.28) (2023-02-03)
### Chore
- update container image tccr.io/truecharts/solr to 9.1.1
## [solr-2.0.27](https://github.com/truecharts/charts/compare/solr-2.0.26...solr-2.0.27) (2023-02-02)
### Fix
@ -88,12 +97,3 @@
## [solr-2.0.18](https://github.com/truecharts/charts/compare/solr-2.0.17...solr-2.0.18) (2022-12-27)
### Chore
- update helm chart common to 11.1.2 ([#5855](https://github.com/truecharts/charts/issues/5855))
## [solr-2.0.17](https://github.com/truecharts/charts/compare/solr-2.0.16...solr-2.0.17) (2022-12-26)
### Chore

View File

@ -23,7 +23,7 @@ sources:
- https://hub.docker.com/bitnami/solr
- https://github.com/apache/solr
type: application
version: 2.0.27
version: 2.0.28
annotations:
truecharts.org/catagories: |
- search

View File

@ -0,0 +1,27 @@
# 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/)
**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%20Apps/Important-MUST-READ).
- 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*

View File

@ -0,0 +1,9 @@
## [solr-2.0.28](https://github.com/truecharts/charts/compare/solr-2.0.27...solr-2.0.28) (2023-02-03)
### Chore
- update container image tccr.io/truecharts/solr to 9.1.1

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/solr
pullPolicy: IfNotPresent
tag: 9.1.1@sha256:bf8b3766541b161cb6f03bcf1a750d82c2b33367dc408782fe8b4cf37e26bd8c
tag: 9.1.1@sha256:678ca033852415c0d8a8bc77e0fd51f6edee01fc0fa755d8576d8d60b6dfb343
controller:
# -- Set the controller type.

View File

@ -0,0 +1,2 @@
{{ include "tc.common.loader.all" . }}

View File

@ -1,9 +0,0 @@
## [cryptpad-2.0.19](https://github.com/truecharts/charts/compare/cryptpad-2.0.18...cryptpad-2.0.19) (2023-02-02)
### Fix
- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826))

View File

@ -4,6 +4,15 @@
## [cryptpad-2.0.20](https://github.com/truecharts/charts/compare/cryptpad-2.0.19...cryptpad-2.0.20) (2023-02-03)
### Chore
- update container image tccr.io/truecharts/cryptpad to latest
## [cryptpad-2.0.19](https://github.com/truecharts/charts/compare/cryptpad-2.0.18...cryptpad-2.0.19) (2023-02-02)
### Fix
@ -88,12 +97,3 @@
## [cryptpad-2.0.10](https://github.com/truecharts/charts/compare/cryptpad-2.0.9...cryptpad-2.0.10) (2022-12-19)
### Chore
- update helm general non-major
## [cryptpad-2.0.9](https://github.com/truecharts/charts/compare/cryptpad-2.0.8...cryptpad-2.0.9) (2022-12-13)
### Chore

View File

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

View File

@ -0,0 +1,9 @@
## [cryptpad-2.0.20](https://github.com/truecharts/charts/compare/cryptpad-2.0.19...cryptpad-2.0.20) (2023-02-03)
### Chore
- update container image tccr.io/truecharts/cryptpad to latest

View File

@ -2,7 +2,7 @@ env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/cryptpad
tag: latest@sha256:0dc08d018e92861c642814586b518892a26cd9dc238ddd293f90436b30407c5c
tag: latest@sha256:6fcdb2e7eaaca937611c0f6320695c5643cd58b22bb8f03c1dc6eb49d6141566
persistence:
blobpath:
enabled: true

View File

@ -1,9 +0,0 @@
## [rstudio-3.0.4](https://github.com/truecharts/charts/compare/rstudio-3.0.3...rstudio-3.0.4) (2023-02-02)
### Fix
- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826))

View File

@ -4,6 +4,15 @@
## [rstudio-3.0.5](https://github.com/truecharts/charts/compare/rstudio-3.0.4...rstudio-3.0.5) (2023-02-03)
### Chore
- update container image tccr.io/truecharts/rstudio to v4.2.2
## [rstudio-3.0.4](https://github.com/truecharts/charts/compare/rstudio-3.0.3...rstudio-3.0.4) (2023-02-02)
### Fix
@ -88,12 +97,3 @@
## [rstudio-2.0.2](https://github.com/truecharts/charts/compare/rstudio-2.0.1...rstudio-2.0.2) (2022-11-30)
## [rstudio-2.0.2](https://github.com/truecharts/charts/compare/rstudio-2.0.1...rstudio-2.0.2) (2022-11-30)
## [rstudio-2.0.2](https://github.com/truecharts/charts/compare/rstudio-2.0.1...rstudio-2.0.2) (2022-11-30)

View File

@ -22,7 +22,7 @@ sources:
- https://hub.docker.com/rocker/rstudio
- https://github.com/rocker-org/rocker-versioned2
type: application
version: 3.0.4
version: 3.0.5
annotations:
truecharts.org/catagories: |
- Productivity

View File

@ -0,0 +1,9 @@
## [rstudio-3.0.5](https://github.com/truecharts/charts/compare/rstudio-3.0.4...rstudio-3.0.5) (2023-02-03)
### Chore
- update container image tccr.io/truecharts/rstudio to v4.2.2

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/rstudio
pullPolicy: IfNotPresent
tag: v4.2.2@sha256:0902a2549c17caf1a4755f95b804685659b2162b3325d2483ad20cefc20d1db6
tag: v4.2.2@sha256:83f85e34f0c8705b681a78df3c8a0bb00c80029d57f3cc74dd19a9ec1c174135
podSecurityContext:
runAsGroup: 0

View File

@ -4,6 +4,15 @@
## [scprime-2.0.10](https://github.com/truecharts/charts/compare/scprime-2.0.9...scprime-2.0.10) (2023-02-03)
### Chore
- update container image tccr.io/truecharts/scprime to latest
## [scprime-2.0.9](https://github.com/truecharts/charts/compare/scprime-2.0.8...scprime-2.0.9) (2023-02-02)
### Fix
@ -88,12 +97,3 @@
## [scprime-2.0.2](https://github.com/truecharts/charts/compare/scprime-2.0.1...scprime-2.0.2) (2022-11-30)
## [scprime-2.0.2](https://github.com/truecharts/charts/compare/scprime-2.0.1...scprime-2.0.2) (2022-11-30)

View File

@ -28,4 +28,4 @@ sources:
- https://hub.docker.com/scprime/scprime
- https://scpri.me
type: application
version: 2.0.9
version: 2.0.10

View File

@ -0,0 +1,9 @@
## [scprime-2.0.10](https://github.com/truecharts/charts/compare/scprime-2.0.9...scprime-2.0.10) (2023-02-03)
### Chore
- update container image tccr.io/truecharts/scprime to latest

View File

@ -3,7 +3,7 @@ env:
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/scprime
tag: latest@sha256:65ada1acde6dcace6715db5f9a465b90265b0c8e12f62d85196c10fc770293cd
tag: latest@sha256:6d1900c25c49294fede758967a61fbde5d5cfb01f68d558047397646a75b51d4
persistence:
metadata:
enabled: true

View File

@ -1,9 +0,0 @@
## [scprime-2.0.9](https://github.com/truecharts/charts/compare/scprime-2.0.8...scprime-2.0.9) (2023-02-02)
### Fix
- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826))

View File

@ -1,9 +0,0 @@
## [searxng-2.0.17](https://github.com/truecharts/charts/compare/searxng-2.0.16...searxng-2.0.17) (2023-02-02)
### Fix
- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826))

View File

@ -4,6 +4,15 @@
## [searxng-2.0.18](https://github.com/truecharts/charts/compare/searxng-2.0.17...searxng-2.0.18) (2023-02-03)
### Chore
- update container image tccr.io/truecharts/searxng to latest
## [searxng-2.0.17](https://github.com/truecharts/charts/compare/searxng-2.0.16...searxng-2.0.17) (2023-02-02)
### Fix
@ -88,12 +97,3 @@
## [searxng-2.0.8](https://github.com/truecharts/charts/compare/searxng-2.0.7...searxng-2.0.8) (2022-12-19)
### Chore
- update helm general non-major
## [searxng-2.0.7](https://github.com/truecharts/charts/compare/searxng-2.0.6...searxng-2.0.7) (2022-12-13)
### Chore

View File

@ -23,7 +23,7 @@ sources:
- https://hub.docker.com/searxng/searxng
- https://github.com/searxng/searxng
type: application
version: 2.0.17
version: 2.0.18
annotations:
truecharts.org/catagories: |
- Productivity

View File

@ -0,0 +1,9 @@
## [searxng-2.0.18](https://github.com/truecharts/charts/compare/searxng-2.0.17...searxng-2.0.18) (2023-02-03)
### Chore
- update container image tccr.io/truecharts/searxng to latest

View File

@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/searxng
tag: latest@sha256:e1d40a8114dd663b1ac595c6b51ef3b99076ccd428f56b48e8a93dbcb6a07dcb
tag: latest@sha256:07a40f653675f8d3b78ffb640ec6605fe134f386ba4098664abe42c742d9d917
env:
BASE_URL: ""

View File

@ -1,9 +0,0 @@
## [songkong-2.0.13](https://github.com/truecharts/charts/compare/songkong-2.0.12...songkong-2.0.13) (2023-02-02)
### Fix
- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826))

View File

@ -4,6 +4,15 @@
## [songkong-2.0.14](https://github.com/truecharts/charts/compare/songkong-2.0.13...songkong-2.0.14) (2023-02-03)
### Chore
- update container image tccr.io/truecharts/songkong to latest
## [songkong-2.0.13](https://github.com/truecharts/charts/compare/songkong-2.0.12...songkong-2.0.13) (2023-02-02)
### Fix
@ -85,15 +94,6 @@
## [songkong-2.0.5](https://github.com/truecharts/charts/compare/songkong-2.0.3...songkong-2.0.5) (2022-11-30)
### Chore
- update container image tccr.io/truecharts/songkong to latest
## [songkong-2.0.5](https://github.com/truecharts/charts/compare/songkong-2.0.3...songkong-2.0.5) (2022-11-30)
### Chore

View File

@ -26,4 +26,4 @@ sources:
- https://hub.docker.com/songkong/songkong
- http://www.jthink.net/songkong
type: application
version: 2.0.13
version: 2.0.14

View File

@ -0,0 +1,9 @@
## [songkong-2.0.14](https://github.com/truecharts/charts/compare/songkong-2.0.13...songkong-2.0.14) (2023-02-03)
### Chore
- update container image tccr.io/truecharts/songkong to latest

View File

@ -2,7 +2,7 @@ env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/songkong
tag: latest@sha256:0dea325943374222a52955cfa9be6c1324c4c0316106a314083eba1ad2b01184
tag: latest@sha256:a334de1fdcf20c972e24157f88d7523835fe66842104bb360bc072660157def7
persistence:
music:
enabled: true

View File

@ -1,9 +0,0 @@
## [tubearchivist-redisjson-2.0.11](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-2.0.10...tubearchivist-redisjson-2.0.11) (2023-02-02)
### Fix
- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826))

View File

@ -4,6 +4,15 @@
## [tubearchivist-redisjson-2.0.12](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-2.0.11...tubearchivist-redisjson-2.0.12) (2023-02-03)
### Chore
- update container image tccr.io/truecharts/tubearchivist-redisjson to latest
## [tubearchivist-redisjson-2.0.11](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-2.0.10...tubearchivist-redisjson-2.0.11) (2023-02-02)
### Fix
@ -88,12 +97,3 @@
## [tubearchivist-redisjson-2.0.4](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-2.0.3...tubearchivist-redisjson-2.0.4) (2022-11-30)
## [tubearchivist-redisjson-2.0.4](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-2.0.3...tubearchivist-redisjson-2.0.4) (2022-11-30)

View File

@ -26,4 +26,4 @@ sources:
- https://hub.docker.com/redislabs/rejson
- https://github.com/RedisJSON/RedisJSON
type: application
version: 2.0.11
version: 2.0.12

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