Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
d925362c31
commit
6506cd557e
|
@ -0,0 +1,99 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [clickhouse-10.0.3](https://github.com/truecharts/charts/compare/clickhouse-10.0.2...clickhouse-10.0.3) (2023-12-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 17.1.4 by renovate ([#16558](https://github.com/truecharts/charts/issues/16558))
|
||||
|
||||
|
||||
|
||||
|
||||
## [clickhouse-10.0.2](https://github.com/truecharts/charts/compare/clickhouse-10.0.1...clickhouse-10.0.2) (2023-12-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 17.1.2 by renovate ([#16556](https://github.com/truecharts/charts/issues/16556))
|
||||
|
||||
|
||||
|
||||
|
||||
## [clickhouse-10.0.1](https://github.com/truecharts/charts/compare/clickhouse-10.0.0...clickhouse-10.0.1) (2023-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 17.1.1 by renovate ([#16536](https://github.com/truecharts/charts/issues/16536))
|
||||
|
||||
|
||||
|
||||
|
||||
## [clickhouse-10.0.0](https://github.com/truecharts/charts/compare/clickhouse-9.0.20...clickhouse-10.0.0) (2023-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 17.1.0 by renovate ([#16531](https://github.com/truecharts/charts/issues/16531))
|
||||
|
||||
|
||||
|
||||
|
||||
## [clickhouse-9.0.20](https://github.com/truecharts/charts/compare/clickhouse-9.0.19...clickhouse-9.0.20) (2023-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 16.2.24 by renovate ([#16530](https://github.com/truecharts/charts/issues/16530))
|
||||
|
||||
|
||||
|
||||
|
||||
## [clickhouse-9.0.19](https://github.com/truecharts/charts/compare/clickhouse-9.0.18...clickhouse-9.0.19) (2023-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 16.2.23 by renovate ([#16481](https://github.com/truecharts/charts/issues/16481))
|
||||
|
||||
|
||||
|
||||
|
||||
## [clickhouse-9.0.18](https://github.com/truecharts/charts/compare/clickhouse-9.0.17...clickhouse-9.0.18) (2023-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image clickhouse/clickhouse-server to v23.11.3.23[@f577006](https://github.com/f577006) by renovate ([#16461](https://github.com/truecharts/charts/issues/16461))
|
||||
|
||||
|
||||
|
||||
|
||||
## [clickhouse-9.0.17](https://github.com/truecharts/charts/compare/clickhouse-9.0.16...clickhouse-9.0.17) (2023-12-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 16.2.21 by renovate ([#16381](https://github.com/truecharts/charts/issues/16381))
|
||||
|
||||
|
||||
|
||||
|
||||
## [clickhouse-9.0.16](https://github.com/truecharts/charts/compare/clickhouse-9.0.15...clickhouse-9.0.16) (2023-12-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 16.2.20 by renovate ([#16375](https://github.com/truecharts/charts/issues/16375))
|
||||
|
||||
|
||||
|
||||
|
||||
## [clickhouse-9.0.15](https://github.com/truecharts/charts/compare/clickhouse-9.0.14...clickhouse-9.0.15) (2023-12-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 16.2.17 by renovate ([#16372](https://github.com/truecharts/charts/issues/16372))
|
||||
|
||||
|
||||
|
||||
|
||||
## [clickhouse-9.0.14](https://github.com/truecharts/charts/compare/clickhouse-9.0.13...clickhouse-9.0.14) (2023-12-23)
|
||||
|
||||
### Chore
|
|
@ -0,0 +1,38 @@
|
|||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: clickhouse
|
||||
version: 10.0.3
|
||||
appVersion: 23.11.3.23
|
||||
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
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://clickhouse.com/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/dependency/clickhouse
|
||||
- https://hub.docker.com/r/clickhouse/clickhouse-server
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- database
|
||||
- clickhouse
|
||||
- sql
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.1.4
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: database
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: dependency
|
||||
type: application
|
|
@ -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/clickhouse)
|
||||
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
|
||||
|
||||
|
||||
## Support
|
||||
|
||||
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
|
||||
- See the [Website](https://truecharts.org)
|
||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
|
||||
|
||||
---
|
||||
|
||||
## Sponsor TrueCharts
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
||||
|
||||
*All Rights Reserved - The TrueCharts Project*
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [clickhouse-10.0.3](https://github.com/truecharts/charts/compare/clickhouse-10.0.2...clickhouse-10.0.3) (2023-12-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 17.1.4 by renovate ([#16558](https://github.com/truecharts/charts/issues/16558))
|
||||
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP).
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/dependency/clickhouse](https://truecharts.org/charts/dependency/clickhouse)
|
||||
|
||||
---
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
Binary file not shown.
|
@ -0,0 +1,69 @@
|
|||
image:
|
||||
repository: clickhouse/clickhouse-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 23.11.3.23@sha256:f57700614676e81d2e52c0dbe6c8c6cf0148f8e9345e9e554568798f3f36a6dd
|
||||
workload:
|
||||
main:
|
||||
replicas: 1
|
||||
podSpec:
|
||||
containers:
|
||||
main:
|
||||
env:
|
||||
CLICKHOUSE_DB: "{{ .Values.clickhouseDatabase }}"
|
||||
CLICKHOUSE_USER: "{{ .Values.clickhouseUsername }}"
|
||||
CLICKHOUSE_DEFAULT_ACCESS_MANAGEMENT: "{{ .Values.clickhouseDefaultAccessManagement }}"
|
||||
CLICKHOUSE_PASSWORD:
|
||||
secretKeyRef:
|
||||
expandObjectName: "{{ if .Values.clickhousePassword }}true{{ else }}false{{ end }}"
|
||||
name: '{{ if .Values.clickhousePassword }}credentials{{ else if .Values.existingSecret }}{{ .Values.existingSecret }}{{ else }}{{ printf "%s-%s" .Release.Name "clickhousecreds" }}{{ end }}'
|
||||
key: "clickhouse-password"
|
||||
probes:
|
||||
liveness:
|
||||
type: http
|
||||
path: /ping
|
||||
readiness:
|
||||
type: http
|
||||
path: /ping
|
||||
startup:
|
||||
type: http
|
||||
path: /ping
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
# Optional capabilities advanced ClickHouse features. See also:
|
||||
# https://github.com/ClickHouse/ClickHouse/blob/master/docker/server/README.md#linux-capabilities
|
||||
# https://kb.altinity.com/altinity-kb-setup-and-maintenance/altinity-kb-clickhouse-in-docker/
|
||||
# https://github.com/ClickHouse/ClickHouse/blob/b844c36a9d5e76300a88b4f49e6debccf1ad22e4/programs/install/Install.cpp#L793-L804
|
||||
# capabilities:
|
||||
# add:
|
||||
# - IPC_LOCK
|
||||
# - NET_ADMIN
|
||||
# - SYS_NICE
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 8123
|
||||
protocol: http
|
||||
targetPort: 8123
|
||||
persistence:
|
||||
data:
|
||||
enabled: true
|
||||
mountPath: /var/lib/clickhouse
|
||||
clickhouseDatabase: "test"
|
||||
clickhouseUsername: "test"
|
||||
clickhouseDefaultAccessManagement: 0
|
||||
# -- Secret or password
|
||||
# One of these options is required, unless used as a dependency for another TrueCharts chart.
|
||||
clickhousePassword: ""
|
||||
existingSecret: ""
|
||||
secret:
|
||||
credentials:
|
||||
enabled: true
|
||||
data:
|
||||
clickhouse-password: '{{ ( .Values.clickhousePassword | default "empty" ) }}'
|
||||
portal:
|
||||
open:
|
||||
enabled: false
|
||||
manifestManager:
|
||||
enabled: false
|
File diff suppressed because it is too large
Load Diff
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [kube-state-metrics-6.0.2](https://github.com/truecharts/charts/compare/kube-state-metrics-6.0.1...kube-state-metrics-6.0.2) (2023-12-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 17.1.2 by renovate ([#16556](https://github.com/truecharts/charts/issues/16556))
|
||||
|
||||
|
Binary file not shown.
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [kube-state-metrics-6.0.3](https://github.com/truecharts/charts/compare/kube-state-metrics-6.0.2...kube-state-metrics-6.0.3) (2023-12-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 17.1.4 by renovate ([#16558](https://github.com/truecharts/charts/issues/16558))
|
||||
|
||||
|
||||
|
||||
|
||||
## [kube-state-metrics-6.0.2](https://github.com/truecharts/charts/compare/kube-state-metrics-6.0.1...kube-state-metrics-6.0.2) (2023-12-26)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [kube-state-metrics-5.0.12](https://github.com/truecharts/charts/compare/kube-state-metrics-5.0.11...kube-state-metrics-5.0.12) (2023-12-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 16.2.15 by renovate ([#16367](https://github.com/truecharts/charts/issues/16367))
|
||||
|
||||
|
||||
|
||||
|
||||
## [kube-state-metrics-5.0.11](https://github.com/truecharts/charts/compare/kube-state-metrics-5.0.10...kube-state-metrics-5.0.11) (2023-12-22)
|
||||
|
||||
### Chore
|
|
@ -1,7 +1,7 @@
|
|||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: kube-state-metrics
|
||||
version: 6.0.2
|
||||
version: 6.0.3
|
||||
appVersion: 2.10.1
|
||||
description: kube-state-metrics is a simple service that listens to the Kubernetes API server and generates metrics about the state of the objects.
|
||||
home: https://truecharts.org/charts/dependency/kube-state-metrics
|
||||
|
@ -20,7 +20,7 @@ keywords:
|
|||
- monitoring
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.1.2
|
||||
version: 17.1.4
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [kube-state-metrics-6.0.3](https://github.com/truecharts/charts/compare/kube-state-metrics-6.0.2...kube-state-metrics-6.0.3) (2023-12-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 17.1.4 by renovate ([#16558](https://github.com/truecharts/charts/issues/16558))
|
||||
|
||||
|
Binary file not shown.
|
@ -0,0 +1,99 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [mariadb-12.0.3](https://github.com/truecharts/charts/compare/mariadb-12.0.2...mariadb-12.0.3) (2023-12-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 17.1.4 by renovate ([#16558](https://github.com/truecharts/charts/issues/16558))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mariadb-12.0.2](https://github.com/truecharts/charts/compare/mariadb-12.0.1...mariadb-12.0.2) (2023-12-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 17.1.2 by renovate ([#16556](https://github.com/truecharts/charts/issues/16556))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mariadb-12.0.1](https://github.com/truecharts/charts/compare/mariadb-12.0.0...mariadb-12.0.1) (2023-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 17.1.1 by renovate ([#16536](https://github.com/truecharts/charts/issues/16536))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mariadb-12.0.0](https://github.com/truecharts/charts/compare/mariadb-11.1.2...mariadb-12.0.0) (2023-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 17.1.0 by renovate ([#16531](https://github.com/truecharts/charts/issues/16531))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mariadb-11.1.2](https://github.com/truecharts/charts/compare/mariadb-11.1.1...mariadb-11.1.2) (2023-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 16.2.24 by renovate ([#16530](https://github.com/truecharts/charts/issues/16530))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mariadb-11.1.1](https://github.com/truecharts/charts/compare/mariadb-11.1.0...mariadb-11.1.1) (2023-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 16.2.23 by renovate ([#16481](https://github.com/truecharts/charts/issues/16481))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mariadb-11.1.0](https://github.com/truecharts/charts/compare/mariadb-11.0.18...mariadb-11.1.0) (2023-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image bitnami/mariadb to v11.2.2[@a095ab8](https://github.com/a095ab8) by renovate ([#16485](https://github.com/truecharts/charts/issues/16485))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mariadb-11.0.18](https://github.com/truecharts/charts/compare/mariadb-11.0.17...mariadb-11.0.18) (2023-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image bitnami/mariadb to v[@815054a](https://github.com/815054a) by renovate ([#16394](https://github.com/truecharts/charts/issues/16394))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mariadb-11.0.17](https://github.com/truecharts/charts/compare/mariadb-11.0.16...mariadb-11.0.17) (2023-12-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 16.2.21 by renovate ([#16381](https://github.com/truecharts/charts/issues/16381))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mariadb-11.0.16](https://github.com/truecharts/charts/compare/mariadb-11.0.15...mariadb-11.0.16) (2023-12-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 16.2.20 by renovate ([#16375](https://github.com/truecharts/charts/issues/16375))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mariadb-11.0.15](https://github.com/truecharts/charts/compare/mariadb-11.0.14...mariadb-11.0.15) (2023-12-23)
|
||||
|
||||
### Chore
|
|
@ -0,0 +1,41 @@
|
|||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: mariadb
|
||||
version: 12.0.3
|
||||
appVersion: 11.2.2
|
||||
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
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/prometheus/mysqld_exporter
|
||||
- https://mariadb.org
|
||||
- https://github.com/bitnami/bitnami-docker-mariadb
|
||||
- https://github.com/truecharts/charts/tree/master/charts/dependency/mariadb
|
||||
- https://hub.docker.com/r/bitnami/mariadb
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- mariadb
|
||||
- mysql
|
||||
- database
|
||||
- sql
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.1.4
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: database
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: dependency
|
||||
type: application
|
|
@ -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/mariadb)
|
||||
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
|
||||
|
||||
|
||||
## Support
|
||||
|
||||
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
|
||||
- See the [Website](https://truecharts.org)
|
||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
|
||||
|
||||
---
|
||||
|
||||
## Sponsor TrueCharts
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
||||
|
||||
*All Rights Reserved - The TrueCharts Project*
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [mariadb-12.0.3](https://github.com/truecharts/charts/compare/mariadb-12.0.2...mariadb-12.0.3) (2023-12-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 17.1.4 by renovate ([#16558](https://github.com/truecharts/charts/issues/16558))
|
||||
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
Fast, reliable, scalable, and easy to use open-source relational database system.
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/dependency/mariadb](https://truecharts.org/charts/dependency/mariadb)
|
||||
|
||||
---
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
Binary file not shown.
|
@ -0,0 +1,76 @@
|
|||
image:
|
||||
repository: bitnami/mariadb
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 11.2.2@sha256:a095ab826c977ef12e06ff0004fd788f6ef10c1d066590c8e110c9d0be868127
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
containers:
|
||||
main:
|
||||
env:
|
||||
MARIADB_PASSWORD:
|
||||
secretKeyRef:
|
||||
expandObjectName: "{{ if .Values.mariadbPassword }}true{{ else }}false{{ end }}"
|
||||
name: '{{ if .Values.mariadbPassword }}credentials{{ else if .Values.existingSecret }}{{ .Values.existingSecret }}{{ else }}{{ printf "%s-%s" .Release.Name "mariadbcreds" }}{{ end }}'
|
||||
key: "mariadb-password"
|
||||
MARIADB_ROOT_PASSWORD:
|
||||
secretKeyRef:
|
||||
expandObjectName: "{{ if .Values.mariadbPassword }}true{{ else }}false{{ end }}"
|
||||
name: '{{ if .Values.mariadbPassword }}credentials{{ else if .Values.existingSecret }}{{ .Values.existingSecret }}{{ else }}{{ printf "%s-%s" .Release.Name "mariadbcreds" }}{{ end }}'
|
||||
key: "mariadb-root-password"
|
||||
MARIADB_USER: "{{ .Values.mariadbUsername }}"
|
||||
MARIADB_DATABASE: "{{ .Values.mariadbDatabase }}"
|
||||
probes:
|
||||
liveness:
|
||||
enabled: true
|
||||
type: exec
|
||||
command:
|
||||
- /bin/bash
|
||||
- -ec
|
||||
- "until /opt/bitnami/scripts/mariadb/healthcheck.sh; do sleep 2; done"
|
||||
readiness:
|
||||
enabled: true
|
||||
type: exec
|
||||
command:
|
||||
- /bin/bash
|
||||
- -ec
|
||||
- "until /opt/bitnami/scripts/mariadb/healthcheck.sh; do sleep 2; done"
|
||||
startup:
|
||||
enabled: true
|
||||
type: exec
|
||||
command:
|
||||
- /bin/bash
|
||||
- -ec
|
||||
- "until /opt/bitnami/scripts/mariadb/healthcheck.sh; do sleep 2; done"
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 3306
|
||||
targetPort: 3306
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
runAsGroup: 0
|
||||
secret:
|
||||
credentials:
|
||||
enabled: true
|
||||
data:
|
||||
mariadb-password: '{{ ( .Values.mariadbPassword | default "empty" ) }}'
|
||||
mariadb-root-password: '{{ ( .Values.mariadbRootPassword | default "empty" ) }}'
|
||||
persistence:
|
||||
data:
|
||||
enabled: true
|
||||
mountPath: "/bitnami/mariadb"
|
||||
mariadbUsername: "test"
|
||||
mariadbDatabase: "test"
|
||||
mariadbRootPassword: "testroot"
|
||||
# -- Secret or password
|
||||
# One of these options is required, unless used as a dependency for another TrueCharts chart.
|
||||
mariadbPassword: ""
|
||||
existingSecret: ""
|
||||
portal:
|
||||
open:
|
||||
enabled: false
|
||||
manifestManager:
|
||||
enabled: false
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1 @@
|
|||
{{ include "tc.v1.common.loader.all" . }}
|
|
@ -0,0 +1,99 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [memcached-11.0.3](https://github.com/truecharts/charts/compare/memcached-11.0.2...memcached-11.0.3) (2023-12-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 17.1.4 by renovate ([#16558](https://github.com/truecharts/charts/issues/16558))
|
||||
|
||||
|
||||
|
||||
|
||||
## [memcached-11.0.2](https://github.com/truecharts/charts/compare/memcached-11.0.1...memcached-11.0.2) (2023-12-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 17.1.2 by renovate ([#16556](https://github.com/truecharts/charts/issues/16556))
|
||||
|
||||
|
||||
|
||||
|
||||
## [memcached-11.0.1](https://github.com/truecharts/charts/compare/memcached-11.0.0...memcached-11.0.1) (2023-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 17.1.1 by renovate ([#16536](https://github.com/truecharts/charts/issues/16536))
|
||||
|
||||
|
||||
|
||||
|
||||
## [memcached-11.0.0](https://github.com/truecharts/charts/compare/memcached-10.0.19...memcached-11.0.0) (2023-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 17.1.0 by renovate ([#16531](https://github.com/truecharts/charts/issues/16531))
|
||||
|
||||
|
||||
|
||||
|
||||
## [memcached-10.0.19](https://github.com/truecharts/charts/compare/memcached-10.0.18...memcached-10.0.19) (2023-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 16.2.24 by renovate ([#16530](https://github.com/truecharts/charts/issues/16530))
|
||||
|
||||
|
||||
|
||||
|
||||
## [memcached-10.0.18](https://github.com/truecharts/charts/compare/memcached-10.0.17...memcached-10.0.18) (2023-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 16.2.23 by renovate ([#16481](https://github.com/truecharts/charts/issues/16481))
|
||||
|
||||
|
||||
|
||||
|
||||
## [memcached-10.0.17](https://github.com/truecharts/charts/compare/memcached-10.0.16...memcached-10.0.17) (2023-12-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 16.2.21 by renovate ([#16381](https://github.com/truecharts/charts/issues/16381))
|
||||
|
||||
|
||||
|
||||
|
||||
## [memcached-10.0.16](https://github.com/truecharts/charts/compare/memcached-10.0.15...memcached-10.0.16) (2023-12-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 16.2.20 by renovate ([#16375](https://github.com/truecharts/charts/issues/16375))
|
||||
|
||||
|
||||
|
||||
|
||||
## [memcached-10.0.15](https://github.com/truecharts/charts/compare/memcached-10.0.14...memcached-10.0.15) (2023-12-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 16.2.17 by renovate ([#16372](https://github.com/truecharts/charts/issues/16372))
|
||||
|
||||
|
||||
|
||||
|
||||
## [memcached-10.0.14](https://github.com/truecharts/charts/compare/memcached-10.0.13...memcached-10.0.14) (2023-12-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 16.2.16 by renovate ([#16371](https://github.com/truecharts/charts/issues/16371))
|
||||
|
||||
|
||||
|
||||
|
||||
## [memcached-10.0.13](https://github.com/truecharts/charts/compare/memcached-10.0.12...memcached-10.0.13) (2023-12-23)
|
||||
|
||||
### Chore
|
|
@ -0,0 +1,38 @@
|
|||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: memcached
|
||||
version: 11.0.3
|
||||
appVersion: 1.6.22
|
||||
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
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/bitnami/bitnami-docker-memcached
|
||||
- https://github.com/truecharts/charts/tree/master/charts/dependency/memcached
|
||||
- https://hub.docker.com/r/bitnami/memcached
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- memcached
|
||||
- database
|
||||
- cache
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.1.4
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: database
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: dependency
|
||||
type: application
|
|
@ -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/memcached)
|
||||
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
|
||||
|
||||
|
||||
## Support
|
||||
|
||||
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
|
||||
- See the [Website](https://truecharts.org)
|
||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
|
||||
|
||||
---
|
||||
|
||||
## Sponsor TrueCharts
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
||||
|
||||
*All Rights Reserved - The TrueCharts Project*
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [memcached-11.0.3](https://github.com/truecharts/charts/compare/memcached-11.0.2...memcached-11.0.3) (2023-12-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 17.1.4 by renovate ([#16558](https://github.com/truecharts/charts/issues/16558))
|
||||
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
Memcached is a memory-backed database caching solution
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/dependency/memcached](https://truecharts.org/charts/dependency/memcached)
|
||||
|
||||
---
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
Binary file not shown.
|
@ -0,0 +1,16 @@
|
|||
image:
|
||||
repository: bitnami/memcached
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.6.22@sha256:f7f5768ac781be374fbb550004dfa7755a4d10e66e3811725b3daa6958e636ff
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 11211
|
||||
protocol: tcp
|
||||
targetPort: 11211
|
||||
portal:
|
||||
open:
|
||||
enabled: false
|
||||
manifestManager:
|
||||
enabled: false
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1 @@
|
|||
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
|
@ -0,0 +1,99 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [mongodb-11.0.3](https://github.com/truecharts/charts/compare/mongodb-11.0.2...mongodb-11.0.3) (2023-12-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 17.1.4 by renovate ([#16558](https://github.com/truecharts/charts/issues/16558))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mongodb-11.0.2](https://github.com/truecharts/charts/compare/mongodb-11.0.1...mongodb-11.0.2) (2023-12-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 17.1.2 by renovate ([#16556](https://github.com/truecharts/charts/issues/16556))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mongodb-11.0.1](https://github.com/truecharts/charts/compare/mongodb-11.0.0...mongodb-11.0.1) (2023-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 17.1.1 by renovate ([#16536](https://github.com/truecharts/charts/issues/16536))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mongodb-11.0.0](https://github.com/truecharts/charts/compare/mongodb-10.0.19...mongodb-11.0.0) (2023-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 17.1.0 by renovate ([#16531](https://github.com/truecharts/charts/issues/16531))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mongodb-10.0.19](https://github.com/truecharts/charts/compare/mongodb-10.0.18...mongodb-10.0.19) (2023-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 16.2.24 by renovate ([#16530](https://github.com/truecharts/charts/issues/16530))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mongodb-10.0.18](https://github.com/truecharts/charts/compare/mongodb-10.0.17...mongodb-10.0.18) (2023-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 16.2.23 by renovate ([#16481](https://github.com/truecharts/charts/issues/16481))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mongodb-10.0.17](https://github.com/truecharts/charts/compare/mongodb-10.0.16...mongodb-10.0.17) (2023-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image bitnami/mongodb to 7.0.4[@440db80](https://github.com/440db80) by renovate ([#16396](https://github.com/truecharts/charts/issues/16396))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mongodb-10.0.16](https://github.com/truecharts/charts/compare/mongodb-10.0.15...mongodb-10.0.16) (2023-12-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 16.2.21 by renovate ([#16381](https://github.com/truecharts/charts/issues/16381))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mongodb-10.0.15](https://github.com/truecharts/charts/compare/mongodb-10.0.14...mongodb-10.0.15) (2023-12-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 16.2.20 by renovate ([#16375](https://github.com/truecharts/charts/issues/16375))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mongodb-10.0.14](https://github.com/truecharts/charts/compare/mongodb-10.0.13...mongodb-10.0.14) (2023-12-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 16.2.17 by renovate ([#16372](https://github.com/truecharts/charts/issues/16372))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mongodb-10.0.13](https://github.com/truecharts/charts/compare/mongodb-10.0.12...mongodb-10.0.13) (2023-12-23)
|
||||
|
||||
### Chore
|
|
@ -0,0 +1,39 @@
|
|||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: mongodb
|
||||
version: 11.0.3
|
||||
appVersion: 7.0.4
|
||||
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
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://www.mongodb.com
|
||||
- https://github.com/bitnami/bitnami-docker-mongodb
|
||||
- https://github.com/truecharts/charts/tree/master/charts/dependency/mongodb
|
||||
- https://hub.docker.com/r/bitnami/mongodb
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- mongodb
|
||||
- database
|
||||
- nosql
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.1.4
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: database
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: dependency
|
||||
type: application
|
|
@ -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/mongodb)
|
||||
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
|
||||
|
||||
|
||||
## Support
|
||||
|
||||
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
|
||||
- See the [Website](https://truecharts.org)
|
||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
|
||||
|
||||
---
|
||||
|
||||
## Sponsor TrueCharts
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
||||
|
||||
*All Rights Reserved - The TrueCharts Project*
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [mongodb-11.0.3](https://github.com/truecharts/charts/compare/mongodb-11.0.2...mongodb-11.0.3) (2023-12-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 17.1.4 by renovate ([#16558](https://github.com/truecharts/charts/issues/16558))
|
||||
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
Fast, reliable, scalable, and easy to use open-source no-sql database system.
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/dependency/mongodb](https://truecharts.org/charts/dependency/mongodb)
|
||||
|
||||
---
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
Binary file not shown.
|
@ -0,0 +1,106 @@
|
|||
image:
|
||||
repository: bitnami/mongodb
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 7.0.4@sha256:440db80758c8b9289e74d3bfefb3072923d24a94734a2bc80329eb2fd0af0c4f
|
||||
workload:
|
||||
main:
|
||||
replicas: 1
|
||||
podSpec:
|
||||
containers:
|
||||
main:
|
||||
env:
|
||||
MONGODB_USERNAME: "{{ .Values.mongodbUsername }}"
|
||||
MONGODB_DATABASE: "{{ .Values.mongodbDatabase }}"
|
||||
MONGODB_PASSWORD:
|
||||
secretKeyRef:
|
||||
expandObjectName: "{{ if .Values.mongodbPassword }}true{{ else }}false{{ end }}"
|
||||
name: '{{ if .Values.mongodbPassword }}credentials{{ else if .Values.existingSecret }}{{ .Values.existingSecret }}{{ else }}{{ printf "%s-%s" .Release.Name "mongodbcreds" }}{{ end }}'
|
||||
key: "mongodb-password"
|
||||
MONGODB_ROOT_PASSWORD:
|
||||
secretKeyRef:
|
||||
expandObjectName: "{{ if .Values.mongodbPassword }}true{{ else }}false{{ end }}"
|
||||
name: '{{ if .Values.mongodbPassword }}credentials{{ else if .Values.existingSecret }}{{ .Values.existingSecret }}{{ else }}{{ printf "%s-%s" .Release.Name "mongodbcreds" }}{{ end }}'
|
||||
key: "mongodb-root-password"
|
||||
# -- 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:
|
||||
- /bin/bash
|
||||
- -ec
|
||||
- echo "db.runCommand(\"ping\")" | mongosh --host localhost --port 27017 ${MONGODB_DATABASE} --quiet
|
||||
# -- 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:
|
||||
- /bin/bash
|
||||
- -ec
|
||||
- echo "db.runCommand(\"ping\")" | mongosh --host localhost --port 27017 ${MONGODB_DATABASE} --quiet
|
||||
# -- 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:
|
||||
- /bin/bash
|
||||
- -ec
|
||||
- echo "db.runCommand(\"ping\")" | mongosh --host localhost --port 27017 ${MONGODB_DATABASE} --quiet
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 27017
|
||||
targetPort: 27017
|
||||
securityContext:
|
||||
container:
|
||||
runAsGroup: 0
|
||||
readOnlyRootFilesystem: false
|
||||
persistence:
|
||||
data:
|
||||
enabled: true
|
||||
mountPath: "/bitnami/mongodb"
|
||||
mongodbUsername: "test"
|
||||
mongodbDatabase: "test"
|
||||
mongodbRootPassword: "testroot"
|
||||
# -- Secret or password
|
||||
# One of these options is required, unless used as a dependency for another TrueCharts chart.
|
||||
mongodbPassword: ""
|
||||
existingSecret: ""
|
||||
secret:
|
||||
credentials:
|
||||
enabled: true
|
||||
data:
|
||||
mongodb-password: '{{ ( .Values.mongodbPassword | default "empty" ) }}'
|
||||
mongodb-root-password: '{{ ( .Values.mongodbRootPassword | default "empty" ) }}'
|
||||
portal:
|
||||
open:
|
||||
enabled: false
|
||||
manifestManager:
|
||||
enabled: false
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1 @@
|
|||
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
|
@ -0,0 +1 @@
|
|||
{{- include "tc.v1.common.loader.all" . }}
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [node-exporter-6.0.2](https://github.com/truecharts/charts/compare/node-exporter-6.0.1...node-exporter-6.0.2) (2023-12-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 17.1.2 by renovate ([#16556](https://github.com/truecharts/charts/issues/16556))
|
||||
|
||||
|
Binary file not shown.
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [node-exporter-6.0.3](https://github.com/truecharts/charts/compare/node-exporter-6.0.2...node-exporter-6.0.3) (2023-12-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 17.1.4 by renovate ([#16558](https://github.com/truecharts/charts/issues/16558))
|
||||
|
||||
|
||||
|
||||
|
||||
## [node-exporter-6.0.2](https://github.com/truecharts/charts/compare/node-exporter-6.0.1...node-exporter-6.0.2) (2023-12-26)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [node-exporter-5.0.12](https://github.com/truecharts/charts/compare/node-exporter-5.0.11...node-exporter-5.0.12) (2023-12-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 16.2.15 by renovate ([#16367](https://github.com/truecharts/charts/issues/16367))
|
||||
|
||||
|
||||
|
||||
|
||||
## [node-exporter-5.0.11](https://github.com/truecharts/charts/compare/node-exporter-5.0.10...node-exporter-5.0.11) (2023-12-22)
|
||||
|
||||
### Chore
|
|
@ -1,7 +1,7 @@
|
|||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: node-exporter
|
||||
version: 6.0.2
|
||||
version: 6.0.3
|
||||
appVersion: 1.7.0
|
||||
description: Prometheus exporter for hardware and OS metrics exposed by UNIX kernels, with pluggable metric collectors.
|
||||
home: https://truecharts.org/charts/dependency/node-exporter
|
||||
|
@ -20,7 +20,7 @@ keywords:
|
|||
- monitoring
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.1.2
|
||||
version: 17.1.4
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [node-exporter-6.0.3](https://github.com/truecharts/charts/compare/node-exporter-6.0.2...node-exporter-6.0.3) (2023-12-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 17.1.4 by renovate ([#16558](https://github.com/truecharts/charts/issues/16558))
|
||||
|
||||
|
Binary file not shown.
|
@ -0,0 +1 @@
|
|||
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
|
@ -0,0 +1 @@
|
|||
{{ include "tc.v1.common.loader.all" . }}
|
|
@ -0,0 +1,99 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [redis-11.0.3](https://github.com/truecharts/charts/compare/redis-11.0.2...redis-11.0.3) (2023-12-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 17.1.4 by renovate ([#16558](https://github.com/truecharts/charts/issues/16558))
|
||||
|
||||
|
||||
|
||||
|
||||
## [redis-11.0.2](https://github.com/truecharts/charts/compare/redis-11.0.1...redis-11.0.2) (2023-12-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 17.1.2 by renovate ([#16556](https://github.com/truecharts/charts/issues/16556))
|
||||
|
||||
|
||||
|
||||
|
||||
## [redis-11.0.1](https://github.com/truecharts/charts/compare/redis-11.0.0...redis-11.0.1) (2023-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 17.1.1 by renovate ([#16536](https://github.com/truecharts/charts/issues/16536))
|
||||
|
||||
|
||||
|
||||
|
||||
## [redis-11.0.0](https://github.com/truecharts/charts/compare/redis-10.0.19...redis-11.0.0) (2023-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 17.1.0 by renovate ([#16531](https://github.com/truecharts/charts/issues/16531))
|
||||
|
||||
|
||||
|
||||
|
||||
## [redis-10.0.19](https://github.com/truecharts/charts/compare/redis-10.0.18...redis-10.0.19) (2023-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 16.2.24 by renovate ([#16530](https://github.com/truecharts/charts/issues/16530))
|
||||
|
||||
|
||||
|
||||
|
||||
## [redis-10.0.18](https://github.com/truecharts/charts/compare/redis-10.0.17...redis-10.0.18) (2023-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 16.2.23 by renovate ([#16481](https://github.com/truecharts/charts/issues/16481))
|
||||
|
||||
### Fix
|
||||
|
||||
- reenable redis persistence
|
||||
|
||||
|
||||
|
||||
|
||||
## [redis-10.0.17](https://github.com/truecharts/charts/compare/redis-10.0.16...redis-10.0.17) (2023-12-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 16.2.21 by renovate ([#16381](https://github.com/truecharts/charts/issues/16381))
|
||||
|
||||
|
||||
|
||||
|
||||
## [redis-10.0.16](https://github.com/truecharts/charts/compare/redis-10.0.15...redis-10.0.16) (2023-12-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 16.2.20 by renovate ([#16375](https://github.com/truecharts/charts/issues/16375))
|
||||
|
||||
|
||||
|
||||
|
||||
## [redis-10.0.15](https://github.com/truecharts/charts/compare/redis-10.0.14...redis-10.0.15) (2023-12-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 16.2.17 by renovate ([#16372](https://github.com/truecharts/charts/issues/16372))
|
||||
|
||||
|
||||
|
||||
|
||||
## [redis-10.0.14](https://github.com/truecharts/charts/compare/redis-10.0.13...redis-10.0.14) (2023-12-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 16.2.16 by renovate ([#16371](https://github.com/truecharts/charts/issues/16371))
|
||||
|
||||
|
||||
|
|
@ -0,0 +1,38 @@
|
|||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: redis
|
||||
version: 11.0.3
|
||||
appVersion: 7.2.3
|
||||
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
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/bitnami/bitnami-docker-redis
|
||||
- https://github.com/truecharts/charts/tree/master/charts/dependency/redis
|
||||
- https://hub.docker.com/r/bitnami/redis
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- redis
|
||||
- keyvalue
|
||||
- database
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.1.4
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: database
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: dependency
|
||||
type: application
|
|
@ -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/redis)
|
||||
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
|
||||
|
||||
|
||||
## Support
|
||||
|
||||
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
|
||||
- See the [Website](https://truecharts.org)
|
||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
|
||||
|
||||
---
|
||||
|
||||
## Sponsor TrueCharts
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
||||
|
||||
*All Rights Reserved - The TrueCharts Project*
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [redis-11.0.3](https://github.com/truecharts/charts/compare/redis-11.0.2...redis-11.0.3) (2023-12-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 17.1.4 by renovate ([#16558](https://github.com/truecharts/charts/issues/16558))
|
||||
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
Open source, advanced key-value store.
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/dependency/redis](https://truecharts.org/charts/dependency/redis)
|
||||
|
||||
---
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
Binary file not shown.
|
@ -0,0 +1,166 @@
|
|||
image:
|
||||
repository: bitnami/redis
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 7.2.3@sha256:9ac3bbf7740969d32689e360ddcfa5f672538c47f6f6cf296173c3078de0edf2
|
||||
workload:
|
||||
main:
|
||||
replicas: 1
|
||||
type: StatefulSet
|
||||
strategy: RollingUpdate
|
||||
podSpec:
|
||||
containers:
|
||||
main:
|
||||
env:
|
||||
REDIS_REPLICATION_MODE: master
|
||||
ALLOW_EMPTY_PASSWORD: "yes"
|
||||
REDIS_PORT: "{{ .Values.service.main.ports.main.targetPort }}"
|
||||
REDIS_PASSWORD:
|
||||
secretKeyRef:
|
||||
expandObjectName: "{{ if .Values.redisPassword }}true{{ else }}false{{ end }}"
|
||||
name: '{{ if .Values.redisPassword }}credentials{{ else if .Values.existingSecret }}{{ .Values.existingSecret }}{{ else }}{{ printf "%s-%s" .Release.Name "rediscreds" }}{{ end }}'
|
||||
key: "redis-password"
|
||||
probes:
|
||||
liveness:
|
||||
enabled: true
|
||||
type: exec
|
||||
command:
|
||||
- sh
|
||||
- -c
|
||||
- /health/ping_liveness_local.sh 2
|
||||
readiness:
|
||||
enabled: true
|
||||
type: exec
|
||||
command:
|
||||
- sh
|
||||
- -c
|
||||
- /health/ping_readiness_local.sh 2
|
||||
# -- Startup probe configuration
|
||||
# @default -- See below
|
||||
startup:
|
||||
# -- Enable the startup probe
|
||||
enabled: true
|
||||
type: exec
|
||||
command:
|
||||
- sh
|
||||
- -c
|
||||
- /health/ping_readiness_local.sh 2
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
runAsGroup: 0
|
||||
configmap:
|
||||
health:
|
||||
enabled: true
|
||||
data:
|
||||
ping_readiness_local.sh: |-
|
||||
#!/bin/bash
|
||||
[[ -n "$REDIS_PASSWORD" ]] && export REDISCLI_AUTH="$REDIS_PASSWORD"
|
||||
response=$(
|
||||
timeout -s 3 $1 \
|
||||
redis-cli \
|
||||
-h localhost \
|
||||
-p $REDIS_PORT \
|
||||
ping
|
||||
)
|
||||
if [ "$response" != "PONG" ]; then
|
||||
echo "failed to connect using password: $REDIS_PASSWORD response: $response"
|
||||
exit 1
|
||||
fi
|
||||
ping_liveness_local.sh: |-
|
||||
#!/bin/bash
|
||||
[[ -n "$REDIS_PASSWORD" ]] && export REDISCLI_AUTH="$REDIS_PASSWORD"
|
||||
response=$(
|
||||
timeout -s 3 $1 \
|
||||
redis-cli \
|
||||
-h localhost \
|
||||
-p $REDIS_PORT \
|
||||
ping
|
||||
)
|
||||
if [ "$response" != "PONG" ] && [ "$response" != "LOADING Redis is loading the dataset in memory" ]; then
|
||||
echo "$response"
|
||||
exit 1
|
||||
fi
|
||||
ping_readiness_master.sh: |-
|
||||
#!/bin/bash
|
||||
[[ -n "$REDIS_MASTER_PASSWORD" ]] && export REDISCLI_AUTH="$REDIS_MASTER_PASSWORD"
|
||||
response=$(
|
||||
timeout -s 3 $1 \
|
||||
redis-cli \
|
||||
-h $REDIS_MASTER_HOST \
|
||||
-p $REDIS_MASTER_PORT_NUMBER \
|
||||
ping
|
||||
)
|
||||
if [ "$response" != "PONG" ]; then
|
||||
echo "$response"
|
||||
exit 1
|
||||
fi
|
||||
ping_liveness_master.sh: |-
|
||||
#!/bin/bash
|
||||
[[ -n "$REDIS_MASTER_PASSWORD" ]] && export REDISCLI_AUTH="$REDIS_MASTER_PASSWORD"
|
||||
response=$(
|
||||
timeout -s 3 $1 \
|
||||
redis-cli \
|
||||
-h $REDIS_MASTER_HOST \
|
||||
-p $REDIS_MASTER_PORT_NUMBER \
|
||||
ping
|
||||
)
|
||||
if [ "$response" != "PONG" ] && [ "$response" != "LOADING Redis is loading the dataset in memory" ]; then
|
||||
echo "$response"
|
||||
exit 1
|
||||
fi
|
||||
ping_readiness_local_and_master.sh: |-
|
||||
script_dir="$(dirname "$0")"
|
||||
exit_status=0
|
||||
"$script_dir/ping_readiness_local.sh" $1 || exit_status=$?
|
||||
"$script_dir/ping_readiness_master.sh" $1 || exit_status=$?
|
||||
exit $exit_status
|
||||
ping_liveness_local_and_master.sh: |-
|
||||
script_dir="$(dirname "$0")"
|
||||
exit_status=0
|
||||
"$script_dir/ping_liveness_local.sh" $1 || exit_status=$?
|
||||
"$script_dir/ping_liveness_master.sh" $1 || exit_status=$?
|
||||
exit $exit_status
|
||||
secret:
|
||||
credentials:
|
||||
enabled: true
|
||||
data:
|
||||
redis-password: '{{ ( .Values.redisPassword | default "nothing" ) }}'
|
||||
# -- Secret or password
|
||||
# One of these options is required, unless used as a dependency for another TrueCharts chart.
|
||||
redisPassword: ""
|
||||
existingSecret: ""
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 6379
|
||||
targetPort: 6379
|
||||
volumeClaimTemplates:
|
||||
data:
|
||||
enabled: true
|
||||
mountPath: "/bitnami/redis"
|
||||
persistence:
|
||||
redis-health:
|
||||
enabled: true
|
||||
type: configmap
|
||||
objectName: health
|
||||
mountPath: "/health"
|
||||
defaultMode: "0755"
|
||||
items:
|
||||
- key: ping_readiness_local.sh
|
||||
path: ping_readiness_local.sh
|
||||
- key: ping_liveness_local.sh
|
||||
path: ping_liveness_local.sh
|
||||
- key: ping_readiness_master.sh
|
||||
path: ping_readiness_master.sh
|
||||
- key: ping_liveness_master.sh
|
||||
path: ping_liveness_master.sh
|
||||
- key: ping_liveness_local_and_master.sh
|
||||
path: ping_liveness_local_and_master.sh
|
||||
- key: ping_readiness_local_and_master.sh
|
||||
path: ping_readiness_local_and_master.sh
|
||||
portal:
|
||||
open:
|
||||
enabled: false
|
||||
manifestManager:
|
||||
enabled: false
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1 @@
|
|||
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
|
@ -0,0 +1,2 @@
|
|||
|
||||
{{ include "tc.v1.common.loader.all" . }}
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [solr-9.0.2](https://github.com/truecharts/charts/compare/solr-9.0.1...solr-9.0.2) (2023-12-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 17.1.2 by renovate ([#16556](https://github.com/truecharts/charts/issues/16556))
|
||||
|
||||
|
Binary file not shown.
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [solr-9.0.3](https://github.com/truecharts/charts/compare/solr-9.0.2...solr-9.0.3) (2023-12-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 17.1.4 by renovate ([#16558](https://github.com/truecharts/charts/issues/16558))
|
||||
|
||||
|
||||
|
||||
|
||||
## [solr-9.0.2](https://github.com/truecharts/charts/compare/solr-9.0.1...solr-9.0.2) (2023-12-26)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [solr-8.0.13](https://github.com/truecharts/charts/compare/solr-8.0.12...solr-8.0.13) (2023-12-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 16.2.16 by renovate ([#16371](https://github.com/truecharts/charts/issues/16371))
|
||||
|
||||
|
||||
|
||||
|
||||
## [solr-8.0.12](https://github.com/truecharts/charts/compare/solr-8.0.11...solr-8.0.12) (2023-12-23)
|
||||
|
||||
### Chore
|
|
@ -1,7 +1,7 @@
|
|||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: solr
|
||||
version: 9.0.2
|
||||
version: 9.0.3
|
||||
appVersion: 9.4.0
|
||||
description: Apache Solr
|
||||
home: https://truecharts.org/charts/dependency/solr
|
||||
|
@ -21,7 +21,7 @@ keywords:
|
|||
- search
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.1.2
|
||||
version: 17.1.4
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [solr-9.0.3](https://github.com/truecharts/charts/compare/solr-9.0.2...solr-9.0.3) (2023-12-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 17.1.4 by renovate ([#16558](https://github.com/truecharts/charts/issues/16558))
|
||||
|
||||
|
Binary file not shown.
|
@ -0,0 +1 @@
|
|||
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
|
@ -0,0 +1,2 @@
|
|||
|
||||
{{ include "tc.v1.common.loader.all" . }}
|
Loading…
Reference in New Issue