Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2023-02-10 10:06:45 +00:00
parent af3a630014
commit cfeb04866a
10770 changed files with 523932 additions and 354938 deletions

View File

@@ -1,99 +0,0 @@
**Important:**
*for the complete changelog, please refer to the website*
## [clickhouse-3.0.19](https://github.com/truecharts/charts/compare/clickhouse-3.0.18...clickhouse-3.0.19) (2023-02-05)
### Chore
- update container image tccr.io/truecharts/clickhouse to v23.1.3.5
## [clickhouse-3.0.18](https://github.com/truecharts/charts/compare/clickhouse-3.0.17...clickhouse-3.0.18) (2023-02-03)
## [clickhouse-3.0.17](https://github.com/truecharts/charts/compare/clickhouse-3.0.16...clickhouse-3.0.17) (2023-01-31)
### Chore
- update container image tccr.io/truecharts/clickhouse to v23.1.2.9
## [clickhouse-3.0.16](https://github.com/truecharts/charts/compare/clickhouse-3.0.15...clickhouse-3.0.16) (2023-01-15)
### Fix
- don't run manifest Manager on most dependency apps. ([#6384](https://github.com/truecharts/charts/issues/6384))
## [clickhouse-3.0.15](https://github.com/truecharts/charts/compare/clickhouse-3.0.14...clickhouse-3.0.15) (2023-01-10)
### Chore
- update container image tccr.io/truecharts/clickhouse to v22.12.3.5
## [clickhouse-3.0.14](https://github.com/truecharts/charts/compare/clickhouse-3.0.13...clickhouse-3.0.14) (2022-12-27)
### Chore
- update helm chart common to 11.1.2 ([#5855](https://github.com/truecharts/charts/issues/5855))
## [clickhouse-3.0.13](https://github.com/truecharts/charts/compare/clickhouse-3.0.12...clickhouse-3.0.13) (2022-12-26)
### Chore
- update helm chart common to 11.1.1
## [clickhouse-3.0.12](https://github.com/truecharts/charts/compare/clickhouse-3.0.11...clickhouse-3.0.12) (2022-12-24)
### Chore
- update helm chart common to v11.1.0 ([#5686](https://github.com/truecharts/charts/issues/5686))
## [clickhouse-3.0.11](https://github.com/truecharts/charts/compare/clickhouse-3.0.10...clickhouse-3.0.11) (2022-12-17)
## [clickhouse-3.0.10](https://github.com/truecharts/charts/compare/clickhouse-3.0.9...clickhouse-3.0.10) (2022-12-16)
### Chore
- update container image tccr.io/truecharts/clickhouse to v22.12.1.1752
## [clickhouse-3.0.9](https://github.com/truecharts/charts/compare/clickhouse-3.0.8...clickhouse-3.0.9) (2022-12-14)
### Chore
- update helm chart common to v11.0.8
## [clickhouse-3.0.8](https://github.com/truecharts/charts/compare/clickhouse-3.0.7...clickhouse-3.0.8) (2022-12-11)

View File

@@ -1,31 +0,0 @@
apiVersion: v2
appVersion: "23.1.3.5"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 11.1.2
deprecated: false
description: ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP).
home: https://truecharts.org/charts/dependency/clickhouse
icon: https://truecharts.org/img/hotlink-ok/chart-icons/clickhouse.png
keywords:
- database
- clickhouse
- sql
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: clickhouse
sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/clickhouse
- https://hub.docker.com/clickhouse/clickhouse-server
- https://clickhouse.com/
type: application
version: 3.0.19
annotations:
truecharts.org/catagories: |
- database
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

@@ -1,9 +0,0 @@
## [clickhouse-3.0.19](https://github.com/truecharts/charts/compare/clickhouse-3.0.18...clickhouse-3.0.19) (2023-02-05)
### Chore
- update container image tccr.io/truecharts/clickhouse to v23.1.3.5

View File

@@ -0,0 +1,99 @@
**Important:**
*for the complete changelog, please refer to the website*
## [clickhouse-3.0.20](https://github.com/truecharts/charts/compare/clickhouse-3.0.19...clickhouse-3.0.20) (2023-02-10)
### Fix
- ensure new helm deps repo is used in latest releases as well.
## [clickhouse-3.0.19](https://github.com/truecharts/charts/compare/clickhouse-3.0.18...clickhouse-3.0.19) (2023-02-05)
### Chore
- update container image tccr.io/truecharts/clickhouse to v23.1.3.5
## [clickhouse-3.0.18](https://github.com/truecharts/charts/compare/clickhouse-3.0.17...clickhouse-3.0.18) (2023-02-03)
## [clickhouse-3.0.17](https://github.com/truecharts/charts/compare/clickhouse-3.0.16...clickhouse-3.0.17) (2023-01-31)
### Chore
- update container image tccr.io/truecharts/clickhouse to v23.1.2.9
## [clickhouse-3.0.16](https://github.com/truecharts/charts/compare/clickhouse-3.0.15...clickhouse-3.0.16) (2023-01-15)
### Fix
- don't run manifest Manager on most dependency apps. ([#6384](https://github.com/truecharts/charts/issues/6384))
## [clickhouse-3.0.15](https://github.com/truecharts/charts/compare/clickhouse-3.0.14...clickhouse-3.0.15) (2023-01-10)
### Chore
- update container image tccr.io/truecharts/clickhouse to v22.12.3.5
## [clickhouse-3.0.14](https://github.com/truecharts/charts/compare/clickhouse-3.0.13...clickhouse-3.0.14) (2022-12-27)
### Chore
- update helm chart common to 11.1.2 ([#5855](https://github.com/truecharts/charts/issues/5855))
## [clickhouse-3.0.13](https://github.com/truecharts/charts/compare/clickhouse-3.0.12...clickhouse-3.0.13) (2022-12-26)
### Chore
- update helm chart common to 11.1.1
## [clickhouse-3.0.12](https://github.com/truecharts/charts/compare/clickhouse-3.0.11...clickhouse-3.0.12) (2022-12-24)
### Chore
- update helm chart common to v11.1.0 ([#5686](https://github.com/truecharts/charts/issues/5686))
## [clickhouse-3.0.11](https://github.com/truecharts/charts/compare/clickhouse-3.0.10...clickhouse-3.0.11) (2022-12-17)
## [clickhouse-3.0.10](https://github.com/truecharts/charts/compare/clickhouse-3.0.9...clickhouse-3.0.10) (2022-12-16)
### Chore
- update container image tccr.io/truecharts/clickhouse to v22.12.1.1752
## [clickhouse-3.0.9](https://github.com/truecharts/charts/compare/clickhouse-3.0.8...clickhouse-3.0.9) (2022-12-14)

View File

@@ -0,0 +1,31 @@
apiVersion: v2
appVersion: "23.1.3.5"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 11.1.2
deprecated: false
description: ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP).
home: https://truecharts.org/charts/dependency/clickhouse
icon: https://truecharts.org/img/hotlink-ok/chart-icons/clickhouse.png
keywords:
- database
- clickhouse
- sql
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: clickhouse
sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/clickhouse
- https://hub.docker.com/r/clickhouse/clickhouse-server
- https://clickhouse.com/
type: application
version: 3.0.20
annotations:
truecharts.org/catagories: |
- database
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

@@ -0,0 +1,9 @@
## [clickhouse-3.0.20](https://github.com/truecharts/charts/compare/clickhouse-3.0.19...clickhouse-3.0.20) (2023-02-10)
### Fix
- ensure new helm deps repo is used in latest releases as well.

View File

@@ -0,0 +1,99 @@
**Important:**
*for the complete changelog, please refer to the website*
## [collabora-online-14.0.17](https://github.com/truecharts/charts/compare/collabora-online-14.0.16...collabora-online-14.0.17) (2023-02-10)
### Fix
- ensure new helm deps repo is used in latest releases as well.
## [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)

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.17
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.17](https://github.com/truecharts/charts/compare/collabora-online-14.0.16...collabora-online-14.0.17) (2023-02-10)
### Fix
- ensure new helm deps repo is used in latest releases as well.

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,99 +0,0 @@
**Important:**
*for the complete changelog, please refer to the website*
## [mariadb-5.0.30](https://github.com/truecharts/charts/compare/mariadb-5.0.29...mariadb-5.0.30) (2023-02-10)
### Chore
- update container image tccr.io/truecharts/mariadb to 10.10.3
## [mariadb-5.0.29](https://github.com/truecharts/charts/compare/mariadb-5.0.28...mariadb-5.0.29) (2023-02-08)
### Chore
- update container image tccr.io/truecharts/mariadb to v10.10.3
## [mariadb-5.0.28](https://github.com/truecharts/charts/compare/mariadb-5.0.27...mariadb-5.0.28) (2023-02-06)
### Chore
- update container image tccr.io/truecharts/mariadb to 10.10.2
## [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
- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826))
## [mariadb-5.0.25](https://github.com/truecharts/charts/compare/mariadb-5.0.24...mariadb-5.0.25) (2023-01-24)
### Chore
- update container image tccr.io/truecharts/mariadb to 10.10.2
## [mariadb-5.0.24](https://github.com/truecharts/charts/compare/mariadb-5.0.23...mariadb-5.0.24) (2023-01-18)
### Chore
- update container image tccr.io/truecharts/mariadb to 10.10.2
## [mariadb-5.0.23](https://github.com/truecharts/charts/compare/mariadb-5.0.22...mariadb-5.0.23) (2023-01-15)
### Fix
- don't run manifest Manager on most dependency apps. ([#6384](https://github.com/truecharts/charts/issues/6384))
## [mariadb-5.0.22](https://github.com/truecharts/charts/compare/mariadb-5.0.21...mariadb-5.0.22) (2023-01-12)
### Chore
- update container image tccr.io/truecharts/mariadb to 10.10.2
## [mariadb-5.0.21](https://github.com/truecharts/charts/compare/mariadb-5.0.20...mariadb-5.0.21) (2023-01-07)
### Chore
- update container image tccr.io/truecharts/mariadb to 10.10.2
## [mariadb-5.0.20](https://github.com/truecharts/charts/compare/mariadb-5.0.19...mariadb-5.0.20) (2023-01-04)
### Chore

View File

@@ -1,34 +0,0 @@
apiVersion: v2
appVersion: "10.10.3"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 11.1.2
deprecated: false
description: Fast, reliable, scalable, and easy to use open-source relational database system.
home: https://truecharts.org/charts/dependency/mariadb
icon: https://truecharts.org/img/hotlink-ok/chart-icons/mariadb.png
keywords:
- mariadb
- mysql
- database
- sql
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: mariadb
sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/mariadb
- https://hub.docker.com/r/bitnami/mariadb
- https://github.com/bitnami/bitnami-docker-mariadb
- https://github.com/prometheus/mysqld_exporter
- https://mariadb.org
type: application
version: 5.0.30
annotations:
truecharts.org/catagories: |
- database
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

@@ -1,9 +0,0 @@
## [mariadb-5.0.30](https://github.com/truecharts/charts/compare/mariadb-5.0.29...mariadb-5.0.30) (2023-02-10)
### Chore
- update container image tccr.io/truecharts/mariadb to 10.10.3

View File

@@ -0,0 +1,99 @@
**Important:**
*for the complete changelog, please refer to the website*
## [mariadb-5.0.31](https://github.com/truecharts/charts/compare/mariadb-5.0.30...mariadb-5.0.31) (2023-02-10)
### Fix
- ensure new helm deps repo is used in latest releases as well.
## [mariadb-5.0.30](https://github.com/truecharts/charts/compare/mariadb-5.0.29...mariadb-5.0.30) (2023-02-10)
### Chore
- update container image tccr.io/truecharts/mariadb to 10.10.3
## [mariadb-5.0.29](https://github.com/truecharts/charts/compare/mariadb-5.0.28...mariadb-5.0.29) (2023-02-08)
### Chore
- update container image tccr.io/truecharts/mariadb to v10.10.3
## [mariadb-5.0.28](https://github.com/truecharts/charts/compare/mariadb-5.0.27...mariadb-5.0.28) (2023-02-06)
### Chore
- update container image tccr.io/truecharts/mariadb to 10.10.2
## [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
- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826))
## [mariadb-5.0.25](https://github.com/truecharts/charts/compare/mariadb-5.0.24...mariadb-5.0.25) (2023-01-24)
### Chore
- update container image tccr.io/truecharts/mariadb to 10.10.2
## [mariadb-5.0.24](https://github.com/truecharts/charts/compare/mariadb-5.0.23...mariadb-5.0.24) (2023-01-18)
### Chore
- update container image tccr.io/truecharts/mariadb to 10.10.2
## [mariadb-5.0.23](https://github.com/truecharts/charts/compare/mariadb-5.0.22...mariadb-5.0.23) (2023-01-15)
### Fix
- don't run manifest Manager on most dependency apps. ([#6384](https://github.com/truecharts/charts/issues/6384))
## [mariadb-5.0.22](https://github.com/truecharts/charts/compare/mariadb-5.0.21...mariadb-5.0.22) (2023-01-12)
### Chore
- update container image tccr.io/truecharts/mariadb to 10.10.2
## [mariadb-5.0.21](https://github.com/truecharts/charts/compare/mariadb-5.0.20...mariadb-5.0.21) (2023-01-07)
### Chore

View File

@@ -0,0 +1,34 @@
apiVersion: v2
appVersion: "10.10.3"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 11.1.2
deprecated: false
description: Fast, reliable, scalable, and easy to use open-source relational database system.
home: https://truecharts.org/charts/dependency/mariadb
icon: https://truecharts.org/img/hotlink-ok/chart-icons/mariadb.png
keywords:
- mariadb
- mysql
- database
- sql
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: mariadb
sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/mariadb
- https://hub.docker.com/r/bitnami/mariadb
- https://github.com/bitnami/bitnami-docker-mariadb
- https://github.com/prometheus/mysqld_exporter
- https://mariadb.org
type: application
version: 5.0.31
annotations:
truecharts.org/catagories: |
- database
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

@@ -0,0 +1,9 @@
## [mariadb-5.0.31](https://github.com/truecharts/charts/compare/mariadb-5.0.30...mariadb-5.0.31) (2023-02-10)
### Fix
- ensure new helm deps repo is used in latest releases as well.

View File

@@ -1,99 +0,0 @@
**Important:**
*for the complete changelog, please refer to the website*
## [memcached-5.0.27](https://github.com/truecharts/charts/compare/memcached-5.0.26...memcached-5.0.27) (2023-02-06)
### Chore
- update container image tccr.io/truecharts/memcached to 1.6.18
## [memcached-5.0.26](https://github.com/truecharts/charts/compare/memcached-5.0.25...memcached-5.0.26) (2023-02-03)
### Chore
- update container image tccr.io/truecharts/memcached to 1.6.18
## [memcached-5.0.25](https://github.com/truecharts/charts/compare/memcached-5.0.24...memcached-5.0.25) (2023-02-02)
### Fix
- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826))
## [memcached-5.0.24](https://github.com/truecharts/charts/compare/memcached-5.0.23...memcached-5.0.24) (2023-01-24)
### Chore
- update container image tccr.io/truecharts/memcached to 1.6.18
## [memcached-5.0.23](https://github.com/truecharts/charts/compare/memcached-5.0.22...memcached-5.0.23) (2023-01-19)
### Chore
- update container image tccr.io/truecharts/memcached to 1.6.18
## [memcached-5.0.22](https://github.com/truecharts/charts/compare/memcached-5.0.21...memcached-5.0.22) (2023-01-16)
### Chore
- update container image tccr.io/truecharts/memcached to v1.6.18
## [memcached-5.0.21](https://github.com/truecharts/charts/compare/memcached-5.0.20...memcached-5.0.21) (2023-01-15)
### Fix
- don't run manifest Manager on most dependency apps. ([#6384](https://github.com/truecharts/charts/issues/6384))
## [memcached-5.0.20](https://github.com/truecharts/charts/compare/memcached-5.0.19...memcached-5.0.20) (2023-01-12)
### Chore
- update container image tccr.io/truecharts/memcached to 1.6.17
## [memcached-5.0.19](https://github.com/truecharts/charts/compare/memcached-5.0.18...memcached-5.0.19) (2023-01-07)
### Chore
- update container image tccr.io/truecharts/memcached to 1.6.17
## [memcached-5.0.18](https://github.com/truecharts/charts/compare/memcached-5.0.17...memcached-5.0.18) (2022-12-27)
### Chore
- update helm chart common to 11.1.2 ([#5855](https://github.com/truecharts/charts/issues/5855))
## [memcached-5.0.17](https://github.com/truecharts/charts/compare/memcached-5.0.16...memcached-5.0.17) (2022-12-26)
### Chore

View File

@@ -1,33 +0,0 @@
apiVersion: v2
appVersion: "1.6.18"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 11.1.2
deprecated: false
description: Memcached is a memory-backed database caching solution
home: https://truecharts.org/charts/dependency/memcached
icon: https://truecharts.org/img/hotlink-ok/chart-icons/memcached.png
keywords:
- memcached
- database
- cache
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: memcached
sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/memcached
- https://hub.docker.com/bitnami/memcached
- https://github.com/bitnami/bitnami-docker-memcached
- http://memcached.org/
type: application
version: 5.0.27
annotations:
truecharts.org/catagories: |
- database
- cache
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

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

View File

@@ -0,0 +1,99 @@
**Important:**
*for the complete changelog, please refer to the website*
## [memcached-5.0.28](https://github.com/truecharts/charts/compare/memcached-5.0.27...memcached-5.0.28) (2023-02-10)
### Fix
- ensure new helm deps repo is used in latest releases as well.
## [memcached-5.0.27](https://github.com/truecharts/charts/compare/memcached-5.0.26...memcached-5.0.27) (2023-02-06)
### Chore
- update container image tccr.io/truecharts/memcached to 1.6.18
## [memcached-5.0.26](https://github.com/truecharts/charts/compare/memcached-5.0.25...memcached-5.0.26) (2023-02-03)
### Chore
- update container image tccr.io/truecharts/memcached to 1.6.18
## [memcached-5.0.25](https://github.com/truecharts/charts/compare/memcached-5.0.24...memcached-5.0.25) (2023-02-02)
### Fix
- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826))
## [memcached-5.0.24](https://github.com/truecharts/charts/compare/memcached-5.0.23...memcached-5.0.24) (2023-01-24)
### Chore
- update container image tccr.io/truecharts/memcached to 1.6.18
## [memcached-5.0.23](https://github.com/truecharts/charts/compare/memcached-5.0.22...memcached-5.0.23) (2023-01-19)
### Chore
- update container image tccr.io/truecharts/memcached to 1.6.18
## [memcached-5.0.22](https://github.com/truecharts/charts/compare/memcached-5.0.21...memcached-5.0.22) (2023-01-16)
### Chore
- update container image tccr.io/truecharts/memcached to v1.6.18
## [memcached-5.0.21](https://github.com/truecharts/charts/compare/memcached-5.0.20...memcached-5.0.21) (2023-01-15)
### Fix
- don't run manifest Manager on most dependency apps. ([#6384](https://github.com/truecharts/charts/issues/6384))
## [memcached-5.0.20](https://github.com/truecharts/charts/compare/memcached-5.0.19...memcached-5.0.20) (2023-01-12)
### Chore
- update container image tccr.io/truecharts/memcached to 1.6.17
## [memcached-5.0.19](https://github.com/truecharts/charts/compare/memcached-5.0.18...memcached-5.0.19) (2023-01-07)
### Chore
- update container image tccr.io/truecharts/memcached to 1.6.17
## [memcached-5.0.18](https://github.com/truecharts/charts/compare/memcached-5.0.17...memcached-5.0.18) (2022-12-27)
### Chore

View File

@@ -0,0 +1,33 @@
apiVersion: v2
appVersion: "1.6.18"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 11.1.2
deprecated: false
description: Memcached is a memory-backed database caching solution
home: https://truecharts.org/charts/dependency/memcached
icon: https://truecharts.org/img/hotlink-ok/chart-icons/memcached.png
keywords:
- memcached
- database
- cache
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: memcached
sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/memcached
- https://hub.docker.com/r/bitnami/memcached
- https://github.com/bitnami/bitnami-docker-memcached
- http://memcached.org/
type: application
version: 5.0.28
annotations:
truecharts.org/catagories: |
- database
- cache
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

@@ -0,0 +1,9 @@
## [memcached-5.0.28](https://github.com/truecharts/charts/compare/memcached-5.0.27...memcached-5.0.28) (2023-02-10)
### Fix
- ensure new helm deps repo is used in latest releases as well.

View File

@@ -1,99 +0,0 @@
**Important:**
*for the complete changelog, please refer to the website*
## [mongodb-4.0.30](https://github.com/truecharts/charts/compare/mongodb-4.0.29...mongodb-4.0.30) (2023-02-06)
### Chore
- update container image tccr.io/truecharts/mongodb to 6.0.4
## [mongodb-4.0.29](https://github.com/truecharts/charts/compare/mongodb-4.0.28...mongodb-4.0.29) (2023-02-03)
### Chore
- update container image tccr.io/truecharts/mongodb to 6.0.4
## [mongodb-4.0.28](https://github.com/truecharts/charts/compare/mongodb-4.0.27...mongodb-4.0.28) (2023-01-22)
### Chore
- update container image tccr.io/truecharts/mongodb to 6.0.4
## [mongodb-4.0.27](https://github.com/truecharts/charts/compare/mongodb-4.0.26...mongodb-4.0.27) (2023-01-19)
### Chore
- update container image tccr.io/truecharts/mongodb to v6.0.4
## [mongodb-4.0.26](https://github.com/truecharts/charts/compare/mongodb-4.0.25...mongodb-4.0.26) (2023-01-19)
### Chore
- update container image tccr.io/truecharts/mongodb to v
## [mongodb-4.0.25](https://github.com/truecharts/charts/compare/mongodb-4.0.24...mongodb-4.0.25) (2023-01-18)
### Chore
- update container image tccr.io/truecharts/mongodb to 6.0.3
## [mongodb-4.0.24](https://github.com/truecharts/charts/compare/mongodb-4.0.23...mongodb-4.0.24) (2023-01-15)
### Fix
- don't run manifest Manager on most dependency apps. ([#6384](https://github.com/truecharts/charts/issues/6384))
## [mongodb-4.0.23](https://github.com/truecharts/charts/compare/mongodb-4.0.22...mongodb-4.0.23) (2023-01-12)
### Chore
- update container image tccr.io/truecharts/mongodb to 6.0.3
## [mongodb-4.0.22](https://github.com/truecharts/charts/compare/mongodb-4.0.21...mongodb-4.0.22) (2023-01-07)
### Chore
- update container image tccr.io/truecharts/mongodb to 6.0.3
## [mongodb-4.0.21](https://github.com/truecharts/charts/compare/mongodb-4.0.20...mongodb-4.0.21) (2023-01-04)
### Chore
- update container image tccr.io/truecharts/mongodb to 6.0.3
## [mongodb-4.0.20](https://github.com/truecharts/charts/compare/mongodb-4.0.19...mongodb-4.0.20) (2022-12-27)
### Chore

View File

@@ -1,32 +0,0 @@
apiVersion: v2
appVersion: "6.0.4"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 11.1.2
deprecated: false
description: Fast, reliable, scalable, and easy to use open-source no-sql database system.
home: https://truecharts.org/charts/dependency/mongodb
icon: https://truecharts.org/img/hotlink-ok/chart-icons/mongodb.png
keywords:
- mongodb
- database
- nosql
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: mongodb
sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/mongodb
- https://hub.docker.com/bitnami/mongodb
- https://github.com/bitnami/bitnami-docker-mongodb
- https://www.mongodb.com
type: application
version: 4.0.30
annotations:
truecharts.org/catagories: |
- database
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

@@ -1,9 +0,0 @@
## [mongodb-4.0.30](https://github.com/truecharts/charts/compare/mongodb-4.0.29...mongodb-4.0.30) (2023-02-06)
### Chore
- update container image tccr.io/truecharts/mongodb to 6.0.4

View File

@@ -0,0 +1,99 @@
**Important:**
*for the complete changelog, please refer to the website*
## [mongodb-4.0.31](https://github.com/truecharts/charts/compare/mongodb-4.0.30...mongodb-4.0.31) (2023-02-10)
### Fix
- ensure new helm deps repo is used in latest releases as well.
## [mongodb-4.0.30](https://github.com/truecharts/charts/compare/mongodb-4.0.29...mongodb-4.0.30) (2023-02-06)
### Chore
- update container image tccr.io/truecharts/mongodb to 6.0.4
## [mongodb-4.0.29](https://github.com/truecharts/charts/compare/mongodb-4.0.28...mongodb-4.0.29) (2023-02-03)
### Chore
- update container image tccr.io/truecharts/mongodb to 6.0.4
## [mongodb-4.0.28](https://github.com/truecharts/charts/compare/mongodb-4.0.27...mongodb-4.0.28) (2023-01-22)
### Chore
- update container image tccr.io/truecharts/mongodb to 6.0.4
## [mongodb-4.0.27](https://github.com/truecharts/charts/compare/mongodb-4.0.26...mongodb-4.0.27) (2023-01-19)
### Chore
- update container image tccr.io/truecharts/mongodb to v6.0.4
## [mongodb-4.0.26](https://github.com/truecharts/charts/compare/mongodb-4.0.25...mongodb-4.0.26) (2023-01-19)
### Chore
- update container image tccr.io/truecharts/mongodb to v
## [mongodb-4.0.25](https://github.com/truecharts/charts/compare/mongodb-4.0.24...mongodb-4.0.25) (2023-01-18)
### Chore
- update container image tccr.io/truecharts/mongodb to 6.0.3
## [mongodb-4.0.24](https://github.com/truecharts/charts/compare/mongodb-4.0.23...mongodb-4.0.24) (2023-01-15)
### Fix
- don't run manifest Manager on most dependency apps. ([#6384](https://github.com/truecharts/charts/issues/6384))
## [mongodb-4.0.23](https://github.com/truecharts/charts/compare/mongodb-4.0.22...mongodb-4.0.23) (2023-01-12)
### Chore
- update container image tccr.io/truecharts/mongodb to 6.0.3
## [mongodb-4.0.22](https://github.com/truecharts/charts/compare/mongodb-4.0.21...mongodb-4.0.22) (2023-01-07)
### Chore
- update container image tccr.io/truecharts/mongodb to 6.0.3
## [mongodb-4.0.21](https://github.com/truecharts/charts/compare/mongodb-4.0.20...mongodb-4.0.21) (2023-01-04)
### Chore

View File

@@ -0,0 +1,32 @@
apiVersion: v2
appVersion: "6.0.4"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 11.1.2
deprecated: false
description: Fast, reliable, scalable, and easy to use open-source no-sql database system.
home: https://truecharts.org/charts/dependency/mongodb
icon: https://truecharts.org/img/hotlink-ok/chart-icons/mongodb.png
keywords:
- mongodb
- database
- nosql
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: mongodb
sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/mongodb
- https://hub.docker.com/r/bitnami/mongodb
- https://github.com/bitnami/bitnami-docker-mongodb
- https://www.mongodb.com
type: application
version: 4.0.31
annotations:
truecharts.org/catagories: |
- database
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

@@ -0,0 +1,9 @@
## [mongodb-4.0.31](https://github.com/truecharts/charts/compare/mongodb-4.0.30...mongodb-4.0.31) (2023-02-10)
### Fix
- ensure new helm deps repo is used in latest releases as well.

View File

@@ -0,0 +1,99 @@
**Important:**
*for the complete changelog, please refer to the website*
## [postgresql-11.0.28](https://github.com/truecharts/charts/compare/postgresql-11.0.27...postgresql-11.0.28) (2023-02-10)
### Fix
- ensure new helm deps repo is used in latest releases as well.
## [postgresql-11.0.27](https://github.com/truecharts/charts/compare/postgresql-11.0.26...postgresql-11.0.27) (2023-02-09)
### Chore
- update container image tccr.io/truecharts/postgresql to v14.7.0
## [postgresql-11.0.26](https://github.com/truecharts/charts/compare/postgresql-11.0.25...postgresql-11.0.26) (2023-02-09)
### Chore
- update container image tccr.io/truecharts/postgresql to v
## [postgresql-11.0.25](https://github.com/truecharts/charts/compare/postgresql-11.0.24...postgresql-11.0.25) (2023-02-06)
### Chore
- update container image tccr.io/truecharts/postgresql to 14.6.0
## [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

View File

@@ -0,0 +1,32 @@
apiVersion: v2
appVersion: "14.7.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/r/bitnami/postgresql
- https://www.postgresql.org/
type: application
version: 11.0.28
annotations:
truecharts.org/catagories: |
- database
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

@@ -0,0 +1,9 @@
## [postgresql-11.0.28](https://github.com/truecharts/charts/compare/postgresql-11.0.27...postgresql-11.0.28) (2023-02-10)
### Fix
- ensure new helm deps repo is used in latest releases as well.

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.7.0@sha256:1bf05e823338beba87103bffda26d1ac30fbd5d9ae25d08a0ad3f96c465efea5
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,99 +0,0 @@
**Important:**
*for the complete changelog, please refer to the website*
## [promtail-6.0.14](https://github.com/truecharts/charts/compare/promtail-6.0.13...promtail-6.0.14) (2023-02-03)
### Chore
- update container image ghcr.io/truecharts/promtail to v2.7.3
## [promtail-6.0.13](https://github.com/truecharts/charts/compare/promtail-6.0.12...promtail-6.0.13) (2023-02-02)
### Fix
- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826))
## [promtail-6.0.12](https://github.com/truecharts/charts/compare/promtail-6.0.11...promtail-6.0.12) (2023-01-30)
### Chore
- update container image ghcr.io/truecharts/promtail to v2.7.2
## [promtail-6.0.11](https://github.com/truecharts/charts/compare/promtail-6.0.10...promtail-6.0.11) (2023-01-15)
### Fix
- don't run manifest Manager on most dependency apps. ([#6384](https://github.com/truecharts/charts/issues/6384))
## [promtail-6.0.10](https://github.com/truecharts/charts/compare/promtail-6.0.9...promtail-6.0.10) (2022-12-27)
### Chore
- update helm chart common to 11.1.2 ([#5855](https://github.com/truecharts/charts/issues/5855))
## [promtail-6.0.9](https://github.com/truecharts/charts/compare/promtail-6.0.8...promtail-6.0.9) (2022-12-26)
### Chore
- update helm chart common to 11.1.1
## [promtail-6.0.8](https://github.com/truecharts/charts/compare/promtail-6.0.7...promtail-6.0.8) (2022-12-24)
### Chore
- update helm chart common to v11.1.0 ([#5686](https://github.com/truecharts/charts/issues/5686))
## [promtail-6.0.7](https://github.com/truecharts/charts/compare/promtail-6.0.6...promtail-6.0.7) (2022-12-17)
## [promtail-6.0.6](https://github.com/truecharts/charts/compare/promtail-6.0.5...promtail-6.0.6) (2022-12-14)
### Chore
- update helm chart common to v11.0.8
## [promtail-6.0.5](https://github.com/truecharts/charts/compare/promtail-6.0.4...promtail-6.0.5) (2022-12-11)
### Chore
- update helm chart common to v11.0.7 ([#5266](https://github.com/truecharts/charts/issues/5266))
## [promtail-6.0.4](https://github.com/truecharts/charts/compare/promtail-6.0.3...promtail-6.0.4) (2022-12-10)
## [promtail-6.0.3](https://github.com/truecharts/charts/compare/promtail-6.0.2...promtail-6.0.3) (2022-12-07)

View File

@@ -1,33 +0,0 @@
apiVersion: v2
appVersion: "2.7.3"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 11.1.2
deprecated: false
description: Promtail is an agent which ships the contents of local logs to a Loki instance
icon: https://truecharts.org/img/hotlink-ok/chart-icons/promtail.png
home: https://truecharts.org/charts/dependency/promtail
keywords:
- metrics
- logs
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: promtail
sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/promtail
- https://hub.docker.com/grafana/promtail
- https://github.com/grafana/loki
- https://grafana.com/oss/loki/
- https://grafana.com/docs/loki/latest/
type: application
version: 6.0.14
annotations:
truecharts.org/catagories: |
- metrics
- logs
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

@@ -1,9 +0,0 @@
## [promtail-6.0.14](https://github.com/truecharts/charts/compare/promtail-6.0.13...promtail-6.0.14) (2023-02-03)
### Chore
- update container image ghcr.io/truecharts/promtail to v2.7.3

View File

@@ -0,0 +1,99 @@
**Important:**
*for the complete changelog, please refer to the website*
## [promtail-6.0.15](https://github.com/truecharts/charts/compare/promtail-6.0.14...promtail-6.0.15) (2023-02-10)
### Fix
- ensure new helm deps repo is used in latest releases as well.
## [promtail-6.0.14](https://github.com/truecharts/charts/compare/promtail-6.0.13...promtail-6.0.14) (2023-02-03)
### Chore
- update container image ghcr.io/truecharts/promtail to v2.7.3
## [promtail-6.0.13](https://github.com/truecharts/charts/compare/promtail-6.0.12...promtail-6.0.13) (2023-02-02)
### Fix
- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826))
## [promtail-6.0.12](https://github.com/truecharts/charts/compare/promtail-6.0.11...promtail-6.0.12) (2023-01-30)
### Chore
- update container image ghcr.io/truecharts/promtail to v2.7.2
## [promtail-6.0.11](https://github.com/truecharts/charts/compare/promtail-6.0.10...promtail-6.0.11) (2023-01-15)
### Fix
- don't run manifest Manager on most dependency apps. ([#6384](https://github.com/truecharts/charts/issues/6384))
## [promtail-6.0.10](https://github.com/truecharts/charts/compare/promtail-6.0.9...promtail-6.0.10) (2022-12-27)
### Chore
- update helm chart common to 11.1.2 ([#5855](https://github.com/truecharts/charts/issues/5855))
## [promtail-6.0.9](https://github.com/truecharts/charts/compare/promtail-6.0.8...promtail-6.0.9) (2022-12-26)
### Chore
- update helm chart common to 11.1.1
## [promtail-6.0.8](https://github.com/truecharts/charts/compare/promtail-6.0.7...promtail-6.0.8) (2022-12-24)
### Chore
- update helm chart common to v11.1.0 ([#5686](https://github.com/truecharts/charts/issues/5686))
## [promtail-6.0.7](https://github.com/truecharts/charts/compare/promtail-6.0.6...promtail-6.0.7) (2022-12-17)
## [promtail-6.0.6](https://github.com/truecharts/charts/compare/promtail-6.0.5...promtail-6.0.6) (2022-12-14)
### Chore
- update helm chart common to v11.0.8
## [promtail-6.0.5](https://github.com/truecharts/charts/compare/promtail-6.0.4...promtail-6.0.5) (2022-12-11)
### Chore
- update helm chart common to v11.0.7 ([#5266](https://github.com/truecharts/charts/issues/5266))

View File

@@ -0,0 +1,33 @@
apiVersion: v2
appVersion: "2.7.3"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 11.1.2
deprecated: false
description: Promtail is an agent which ships the contents of local logs to a Loki instance
icon: https://truecharts.org/img/hotlink-ok/chart-icons/promtail.png
home: https://truecharts.org/charts/dependency/promtail
keywords:
- metrics
- logs
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: promtail
sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/promtail
- https://hub.docker.com/r/grafana/promtail
- https://github.com/grafana/loki
- https://grafana.com/oss/loki/
- https://grafana.com/docs/loki/latest/
type: application
version: 6.0.15
annotations:
truecharts.org/catagories: |
- metrics
- logs
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

@@ -0,0 +1,9 @@
## [promtail-6.0.15](https://github.com/truecharts/charts/compare/promtail-6.0.14...promtail-6.0.15) (2023-02-10)
### Fix
- ensure new helm deps repo is used in latest releases as well.

View File

@@ -1,99 +0,0 @@
**Important:**
*for the complete changelog, please refer to the website*
## [redis-5.0.31](https://github.com/truecharts/charts/compare/redis-5.0.30...redis-5.0.31) (2023-02-06)
### Chore
- update container image tccr.io/truecharts/redis to 7.0.8
## [redis-5.0.30](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-2.0.12...redis-5.0.30) (2023-02-03)
### Chore
- update container image tccr.io/truecharts/redis to 7.0.8
## [redis-5.0.29](https://github.com/truecharts/charts/compare/redis-5.0.28...redis-5.0.29) (2023-01-22)
### Chore
- update container image tccr.io/truecharts/redis to 7.0.8
## [redis-5.0.28](https://github.com/truecharts/charts/compare/redis-5.0.27...redis-5.0.28) (2023-01-19)
### Chore
- update container image tccr.io/truecharts/redis to v7.0.8
## [redis-5.0.27](https://github.com/truecharts/charts/compare/redis-5.0.26...redis-5.0.27) (2023-01-18)
### Chore
- update container image tccr.io/truecharts/redis to 7.0.7
## [redis-5.0.26](https://github.com/truecharts/charts/compare/redis-5.0.25...redis-5.0.26) (2023-01-15)
### Fix
- don't run manifest Manager on most dependency apps. ([#6384](https://github.com/truecharts/charts/issues/6384))
## [redis-5.0.25](https://github.com/truecharts/charts/compare/redis-5.0.24...redis-5.0.25) (2023-01-12)
### Chore
- update container image tccr.io/truecharts/redis to 7.0.7
## [redis-5.0.24](https://github.com/truecharts/charts/compare/redis-5.0.23...redis-5.0.24) (2023-01-07)
### Chore
- update container image tccr.io/truecharts/redis to 7.0.7
## [redis-5.0.23](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-2.0.10...redis-5.0.23) (2023-01-04)
### Chore
- update container image tccr.io/truecharts/redis to 7.0.7
## [redis-5.0.22](https://github.com/truecharts/charts/compare/redis-5.0.21...redis-5.0.22) (2022-12-27)
### Chore
- update helm chart common to 11.1.2 ([#5855](https://github.com/truecharts/charts/issues/5855))
## [redis-5.0.21](https://github.com/truecharts/charts/compare/redisinsight-2.0.6...redis-5.0.21) (2022-12-26)
### Chore

View File

@@ -1,33 +0,0 @@
apiVersion: v2
appVersion: "7.0.8"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 11.1.2
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.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: redis
sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/redis
- https://hub.docker.com/bitnami/redis
- https://github.com/bitnami/bitnami-docker-redis
- http://redis.io/
type: application
version: 5.0.31
annotations:
truecharts.org/catagories: |
- database
- cache
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

@@ -1,9 +0,0 @@
## [redis-5.0.31](https://github.com/truecharts/charts/compare/redis-5.0.30...redis-5.0.31) (2023-02-06)
### Chore
- update container image tccr.io/truecharts/redis to 7.0.8

View File

@@ -0,0 +1,99 @@
**Important:**
*for the complete changelog, please refer to the website*
## [redis-5.0.32](https://github.com/truecharts/charts/compare/redis-5.0.31...redis-5.0.32) (2023-02-10)
### Fix
- ensure new helm deps repo is used in latest releases as well.
## [redis-5.0.31](https://github.com/truecharts/charts/compare/redis-5.0.30...redis-5.0.31) (2023-02-06)
### Chore
- update container image tccr.io/truecharts/redis to 7.0.8
## [redis-5.0.30](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-2.0.12...redis-5.0.30) (2023-02-03)
### Chore
- update container image tccr.io/truecharts/redis to 7.0.8
## [redis-5.0.29](https://github.com/truecharts/charts/compare/redis-5.0.28...redis-5.0.29) (2023-01-22)
### Chore
- update container image tccr.io/truecharts/redis to 7.0.8
## [redis-5.0.28](https://github.com/truecharts/charts/compare/redis-5.0.27...redis-5.0.28) (2023-01-19)
### Chore
- update container image tccr.io/truecharts/redis to v7.0.8
## [redis-5.0.27](https://github.com/truecharts/charts/compare/redis-5.0.26...redis-5.0.27) (2023-01-18)
### Chore
- update container image tccr.io/truecharts/redis to 7.0.7
## [redis-5.0.26](https://github.com/truecharts/charts/compare/redis-5.0.25...redis-5.0.26) (2023-01-15)
### Fix
- don't run manifest Manager on most dependency apps. ([#6384](https://github.com/truecharts/charts/issues/6384))
## [redis-5.0.25](https://github.com/truecharts/charts/compare/redis-5.0.24...redis-5.0.25) (2023-01-12)
### Chore
- update container image tccr.io/truecharts/redis to 7.0.7
## [redis-5.0.24](https://github.com/truecharts/charts/compare/redis-5.0.23...redis-5.0.24) (2023-01-07)
### Chore
- update container image tccr.io/truecharts/redis to 7.0.7
## [redis-5.0.23](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-2.0.10...redis-5.0.23) (2023-01-04)
### Chore
- update container image tccr.io/truecharts/redis to 7.0.7
## [redis-5.0.22](https://github.com/truecharts/charts/compare/redis-5.0.21...redis-5.0.22) (2022-12-27)
### Chore

View File

@@ -0,0 +1,33 @@
apiVersion: v2
appVersion: "7.0.8"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 11.1.2
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.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: redis
sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/redis
- https://hub.docker.com/r/bitnami/redis
- https://github.com/bitnami/bitnami-docker-redis
- http://redis.io/
type: application
version: 5.0.32
annotations:
truecharts.org/catagories: |
- database
- cache
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 @@
## [redis-5.0.32](https://github.com/truecharts/charts/compare/redis-5.0.31...redis-5.0.32) (2023-02-10)
### Fix
- ensure new helm deps repo is used in latest releases as well.

View File

@@ -1,99 +0,0 @@
**Important:**
*for the complete changelog, please refer to the website*
## [solr-2.0.29](https://github.com/truecharts/charts/compare/solr-2.0.28...solr-2.0.29) (2023-02-06)
### Chore
- update container image tccr.io/truecharts/solr to 9.1.1
## [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
- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826))
## [solr-2.0.26](https://github.com/truecharts/charts/compare/solr-2.0.25...solr-2.0.26) (2023-01-31)
### Chore
- update container image tccr.io/truecharts/solr to v9.1.1
## [solr-2.0.25](https://github.com/truecharts/charts/compare/solr-2.0.24...solr-2.0.25) (2023-01-31)
### Chore
- update container image tccr.io/truecharts/solr to v
## [solr-2.0.24](https://github.com/truecharts/charts/compare/solr-2.0.23...solr-2.0.24) (2023-01-24)
### Chore
- update container image tccr.io/truecharts/solr to 9.1.0
## [solr-2.0.23](https://github.com/truecharts/charts/compare/solr-2.0.22...solr-2.0.23) (2023-01-18)
### Chore
- update container image tccr.io/truecharts/solr to 9.1.0
## [solr-2.0.22](https://github.com/truecharts/charts/compare/solr-2.0.21...solr-2.0.22) (2023-01-15)
### Fix
- don't run manifest Manager on most dependency apps. ([#6384](https://github.com/truecharts/charts/issues/6384))
## [solr-2.0.21](https://github.com/truecharts/charts/compare/solr-2.0.20...solr-2.0.21) (2023-01-12)
### Chore
- update container image tccr.io/truecharts/solr to 9.1.0
## [solr-2.0.20](https://github.com/truecharts/charts/compare/solr-2.0.19...solr-2.0.20) (2023-01-07)
### Chore
- update container image tccr.io/truecharts/solr to 9.1.0
## [solr-2.0.19](https://github.com/truecharts/charts/compare/solr-2.0.18...solr-2.0.19) (2023-01-04)
### Chore

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