Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
e59f4ed9d0
commit
e174f95c68
|
@ -0,0 +1,99 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [shiori-11.0.0](https://github.com/truecharts/charts/compare/shiori-10.0.16...shiori-11.0.0) (2023-01-09)
|
||||
|
||||
|
||||
|
||||
|
||||
## [shiori-10.0.16](https://github.com/truecharts/charts/compare/shiori-10.0.15...shiori-10.0.16) (2023-01-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#6121](https://github.com/truecharts/charts/issues/6121))
|
||||
|
||||
|
||||
|
||||
|
||||
## [shiori-10.0.15](https://github.com/truecharts/charts/compare/shiori-10.0.14...shiori-10.0.15) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
|
||||
|
||||
|
||||
|
||||
|
||||
## [shiori-10.0.14](https://github.com/truecharts/charts/compare/shiori-10.0.13...shiori-10.0.14) (2022-12-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839))
|
||||
|
||||
|
||||
|
||||
|
||||
## [shiori-10.0.13](https://github.com/truecharts/charts/compare/shiori-10.0.12...shiori-10.0.13) (2022-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
|
||||
|
||||
## [shiori-10.0.12](https://github.com/truecharts/charts/compare/shiori-10.0.11...shiori-10.0.12) (2022-12-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
|
||||
|
||||
## [shiori-10.0.11](https://github.com/truecharts/charts/compare/shiori-10.0.10...shiori-10.0.11) (2022-12-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart postgresql to v11.0.13 ([#5495](https://github.com/truecharts/charts/issues/5495))
|
||||
|
||||
|
||||
|
||||
|
||||
## [shiori-10.0.10](https://github.com/truecharts/charts/compare/shiori-10.0.9...shiori-10.0.10) (2022-12-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
|
||||
|
||||
## [shiori-10.0.9](https://github.com/truecharts/charts/compare/shiori-10.0.8...shiori-10.0.9) (2022-12-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
|
||||
|
||||
## [shiori-10.0.8](https://github.com/truecharts/charts/compare/shiori-10.0.6...shiori-10.0.8) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [shiori-10.0.8](https://github.com/truecharts/charts/compare/shiori-10.0.6...shiori-10.0.8) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [shiori-10.0.8](https://github.com/truecharts/charts/compare/shiori-10.0.6...shiori-10.0.8) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [shiori-10.0.8](https://github.com/truecharts/charts/compare/shiori-10.0.6...shiori-10.0.8) (2022-11-30)
|
|
@ -0,0 +1,36 @@
|
|||
apiVersion: v2
|
||||
appVersion: "1.5.3"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 11.1.2
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: https://charts.truecharts.org/
|
||||
version: 11.0.18
|
||||
deprecated: false
|
||||
description: A simple bookmark manager built with Go.
|
||||
home: https://truecharts.org/charts/stable/shiori
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/shiori.png
|
||||
keywords:
|
||||
- shiori
|
||||
- bookmark
|
||||
- bookmark-manager
|
||||
- web-interface
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: shiori
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/shiori
|
||||
- https://github.com/go-shiori/shiori
|
||||
- https://github.com/go-shiori/shiori/pkgs/container/shiori
|
||||
type: application
|
||||
version: 11.0.0
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/grade: U
|
|
@ -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/stable/)
|
||||
|
||||
**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*
|
|
@ -0,0 +1,4 @@
|
|||
|
||||
|
||||
## [shiori-11.0.0](https://github.com/truecharts/charts/compare/shiori-10.0.16...shiori-11.0.0) (2023-01-09)
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
A simple bookmark manager built with Go.
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/shiori](https://truecharts.org/charts/stable/shiori)
|
||||
|
||||
---
|
||||
|
||||
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!
|
Binary file not shown.
Binary file not shown.
|
@ -0,0 +1,31 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/shiori
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.5.3@sha256:99696bfc727ab1792297cba1e0ba755953bc0cfa38f2c19532c56d68985479a8
|
||||
|
||||
envFrom:
|
||||
- secretRef:
|
||||
name: '{{ include "tc.common.names.fullname" . }}-secret'
|
||||
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 10098
|
||||
targetPort: 8080
|
||||
|
||||
persistence:
|
||||
data:
|
||||
enabled: true
|
||||
mountPath: /data
|
||||
varrun:
|
||||
enabled: true
|
||||
|
||||
postgresql:
|
||||
enabled: true
|
||||
existingSecret: dbcreds
|
||||
postgresqlUsername: shiori
|
||||
postgresqlDatabase: shiori
|
||||
|
||||
portal:
|
||||
enabled: true
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1,23 @@
|
|||
{{/* Define the secret */}}
|
||||
{{- define "shiori.secret" -}}
|
||||
|
||||
{{- $secretName := printf "%s-secret" (include "tc.common.names.fullname" .) }}
|
||||
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: Secret
|
||||
metadata:
|
||||
name: {{ $secretName }}
|
||||
labels:
|
||||
{{- include "tc.common.labels" . | nindent 4 }}
|
||||
stringData:
|
||||
SHIORI_DIR: {{ .Values.persistence.data.mountPath }}
|
||||
|
||||
{{/* Database */}}
|
||||
SHIORI_DBMS: "postgresql"
|
||||
SHIORI_PG_PORT: "5432"
|
||||
SHIORI_PG_USER: {{ .Values.postgresql.postgresqlUsername }}
|
||||
SHIORI_PG_PASS: {{ .Values.postgresql.postgresqlPassword | trimAll "\"" }}
|
||||
SHIORI_PG_NAME: {{ .Values.postgresql.postgresqlDatabase }}
|
||||
SHIORI_PG_HOST: {{ .Values.postgresql.url.plain | trimAll "\"" }}
|
||||
{{- end -}}
|
|
@ -0,0 +1,8 @@
|
|||
{{/* Make sure all variables are set properly */}}
|
||||
{{- include "tc.common.loader.init" . }}
|
||||
|
||||
{{/* Render secret */}}
|
||||
{{- include "shiori.secret" . }}
|
||||
|
||||
{{/* Render the templates */}}
|
||||
{{ include "tc.common.loader.apply" . }}
|
Loading…
Reference in New Issue