Daily Housekeeping

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2021-08-16 14:43:06 +00:00
parent 79fb270a0a
commit ae833f9a09
8 changed files with 8 additions and 10 deletions

View File

@ -16,6 +16,6 @@ maintainers:
name: Ornias1993
url: truecharts.org
name: common
sources:
sources: null
type: library
version: 6.8.0
version: 6.8.1

View File

@ -37,7 +37,7 @@
- name: {{ $key }}
valueFrom:
{{- if $value.secretKeyRef }}
secretKeyRef:
secretKeyRef:
name: {{ tpl $value.secretKeyRef.name $ | quote }}
key: {{ tpl $value.secretKeyRef.key $ | quote }}
{{- else }}

View File

@ -25,4 +25,4 @@ name: postgresql
sources:
- https://www.postgresql.org/
type: application
version: 1.0.7
version: 1.0.8

View File

@ -1,6 +1,6 @@
# Introduction
![Version: 1.0.7](https://img.shields.io/badge/Version-1.0.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square)
![Version: 1.0.8](https://img.shields.io/badge/Version-1.0.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square)
PostgresSQL

View File

@ -10,4 +10,4 @@ metadata:
{{- end }}
type: Opaque
data:
postgresql-password: {{ ( .Values.postgresqlPassword | default "empty" ) | b64enc | quote }}
postgresql-password: {{ ( .Values.postgresqlPassword | default "empty" ) | b64enc | quote }}

View File

@ -2,4 +2,4 @@
## Custom Models
If you have custom models and you wan to use them, you have to add customStorage to this app. The default path to map is `/modelstore/detection`.
In case you like to change it, you also have to change `Custom Models Path` field to the path you mapped as customStorage.
In case you like to change it, you also have to change `Custom Models Path` field to the path you mapped as customStorage.

View File

@ -1,6 +1,6 @@
# Introduction
![Version: 1.0.7](https://img.shields.io/badge/Version-1.0.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square)
![Version: 1.0.8](https://img.shields.io/badge/Version-1.0.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square)
PostgresSQL

View File

@ -3,5 +3,3 @@
#### Video Guide
![type:video](https://www.youtube.com/embed/htIhl3KxWMw)