Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-01-16 08:07:11 +00:00
parent d3a4a46080
commit 28c6c2e651
12 changed files with 12 additions and 17 deletions

View File

@ -1,9 +0,0 @@
## [littlelink-8.0.15](https://github.com/truecharts/charts/compare/littlelink-8.0.14...littlelink-8.0.15) (2023-01-12)
### Chore
- update container image tccr.io/truecharts/littlelink-server to latest

View File

@ -4,6 +4,11 @@
## [littlelink-8.0.16](https://github.com/truecharts/charts/compare/littlelink-8.0.15...littlelink-8.0.16) (2023-01-16)
## [littlelink-8.0.15](https://github.com/truecharts/charts/compare/littlelink-8.0.14...littlelink-8.0.15) (2023-01-12)
### Chore
@ -92,8 +97,3 @@
- update container image tccr.io/truecharts/littlelink-server to latest
## [littlelink-8.0.6](https://github.com/truecharts/charts/compare/littlelink-8.0.4...littlelink-8.0.6) (2022-11-30)

View File

@ -21,7 +21,7 @@ sources:
- https://github.com/techno-tim/littlelink-server
- https://github.com/sethcottle/littlelink
type: application
version: 8.0.15
version: 8.0.16
annotations:
truecharts.org/catagories: |
- social

View File

@ -0,0 +1,4 @@
## [littlelink-8.0.16](https://github.com/truecharts/charts/compare/littlelink-8.0.15...littlelink-8.0.16) (2023-01-16)

View File

@ -5,4 +5,4 @@ This App is supplied by TrueCharts, for more information visit the manual: [http
---
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/about/sponsor) or contributing back to the project any way you can!
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!

View File

@ -7,7 +7,7 @@ metadata:
name: littlelinkconfig
data:
{{- if .Values.littlelink.meta_title }}
META_TILE: {{ .Values.littlelink.meta_title | quote }}
META_TITLE: {{ .Values.littlelink.meta_title | quote }}
{{- end }}
{{- if .Values.littlelink.meta_description }}
META_DESCRIPTION: {{ .Values.littlelink.meta_description | quote }}