Merge branch 'master' of github.com:truecharts/charts

# Conflicts:
#	charts/enterprise/authelia/Chart.yaml
This commit is contained in:
Kjeld Schouten-Lebbing
2023-03-07 21:25:00 +01:00
10 changed files with 18 additions and 18 deletions

View File

@@ -3,11 +3,11 @@ appVersion: "0.20.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.2.22
version: 12.2.24
- condition: redis.enabled
name: redis
repository: https://deps.truecharts.org
version: 6.0.13
version: 6.0.14
description: Blocky is a DNS proxy, DNS enhancer and ad-blocker for the local network written in Go
home: https://truecharts.org/charts/enterprise/blocky
icon: https://truecharts.org/img/hotlink-ok/chart-icons/blocky.png
@@ -26,7 +26,7 @@ sources:
- https://0xerr0r.github.io/blocky/
- https://github.com/0xERR0R/blocky
- https://github.com/Mozart409/blocky-frontend
version: 5.0.8
version: 5.0.9
annotations:
truecharts.org/catagories: |
- network

View File

@@ -10,7 +10,7 @@ keywords:
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.2.22
version: 12.2.24
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
@@ -21,7 +21,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/enterprise/cert-manager
- https://cert-manager.io/
type: application
version: 1.0.6
version: 1.0.7
annotations:
truecharts.org/catagories: |
- core

View File

@@ -3,7 +3,7 @@ appVersion: "9.3.6"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.2.20
version: 12.2.24
deprecated: false
description: Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, Elasticsearch, OpenTSDB, Prometheus and InfluxDB.
home: https://truecharts.org/charts/enterprise/grafana
@@ -25,7 +25,7 @@ sources:
- https://github.com/bitnami/bitnami-docker-grafana
- https://grafana.com/
type: application
version: 7.0.7
version: 7.0.8
annotations:
truecharts.org/catagories: |
- metrics

View File

@@ -10,7 +10,7 @@ keywords:
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.2.19
version: 12.2.24
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
@@ -22,7 +22,7 @@ sources:
- https://github.com/metallb/metallb
- https://metallb.universe.tf
type: application
version: 8.0.4
version: 8.0.5
annotations:
truecharts.org/catagories: |
- core

View File

@@ -3,7 +3,7 @@ appVersion: "2.42.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.2.21
version: 12.2.24
- condition: exporters.enabled,exporters.node-exporter.enabled
name: node-exporter
repository: https://charts.bitnami.com/bitnami
@@ -30,7 +30,7 @@ sources:
- https://github.com/prometheus-community/helm-charts
- https://github.com/prometheus-operator/kube-prometheus
type: application
version: 8.0.5
version: 8.0.6
annotations:
truecharts.org/catagories: |
- metrics

View File

@@ -51,7 +51,7 @@ spec:
resources:
requests:
storage: {{ .Values.alertmanager.persistence.size | quote }}
{{- with (include "tc.v1.common.lib.storage.storageClassName" (dict "persistence" .Values.prometheus.persistence "root" . )) | trim }}
{{- with (include "tc.v1.common.lib.storage.storageClassName" ( dict "rootCtx" . "objectData" .Values.prometheus.persistence )) | trim }}
storageClassName: {{ . }}
{{- end }}
{{- end }}

View File

@@ -145,7 +145,7 @@ spec:
resources:
requests:
storage: {{ .Values.prometheus.persistence.size | quote }}
{{- with (include "tc.v1.common.lib.storage.storageClassName" (dict "persistence" .Values.prometheus.persistence "root" . )) | trim }}
{{- with (include "tc.v1.common.lib.storage.storageClassName" ( dict "rootCtx" . "objectData" .Values.prometheus.persistence )) | trim }}
storageClassName: {{ . }}
{{- end }}
{{- end }}

View File

@@ -3,7 +3,7 @@ appVersion: "2.9.8"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.2.19
version: 12.2.24
deprecated: false
description: Traefik is a flexible reverse proxy and Ingress Provider.
home: https://truecharts.org/charts/enterprise/traefik
@@ -24,7 +24,7 @@ sources:
- https://github.com/traefik/traefik-helm-chart
- https://traefik.io/
type: application
version: 17.0.5
version: 17.0.7
annotations:
truecharts.org/catagories: |
- network

View File

@@ -16,7 +16,7 @@ metadata:
annotations:
ingressclass.kubernetes.io/is-default-class: {{ .Values.ingressClass.isDefaultClass | quote }}
labels:
{{- include "tc.v1.common.allLabels" . | nindent 4 }}
{{- include "tc.v1.common.lib.metadata.allLabels" . | nindent 4 }}
name: {{ .Release.Name }}
spec:
controller: traefik.io/ingress-controller

View File

@@ -3,7 +3,7 @@ appVersion: "1.27.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.2.19
version: 12.2.24
deprecated: false
description: Unofficial Bitwarden compatible server written in Rust
home: https://truecharts.org/charts/enterprise/vaultwarden
@@ -25,7 +25,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/enterprise/vaultwarden
- https://github.com/dani-garcia/vaultwarden
type: application
version: 20.0.5
version: 20.0.6
annotations:
truecharts.org/catagories: |
- security