Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-09-24 11:22:49 +00:00
parent ee8b3ed924
commit 97024d3786
13 changed files with 2373 additions and 0 deletions

View File

@ -0,0 +1,99 @@
**Important:**
*for the complete changelog, please refer to the website*
## [reactive-resume-3.0.0](https://github.com/truecharts/charts/compare/reactive-resume-2.0.10...reactive-resume-3.0.0) (2023-07-31)
### Fix
- fix mistakes on questions.yaml
- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536))
## [reactive-resume-2.0.10](https://github.com/truecharts/charts/compare/reactive-resume-2.0.9...reactive-resume-2.0.10) (2023-02-10)
### Fix
- ensure new helm deps repo is used in latest releases as well.
## [reactive-resume-2.0.9](https://github.com/truecharts/charts/compare/reactive-resume-2.0.8...reactive-resume-2.0.9) (2023-02-03)
## [reactive-resume-2.0.8](https://github.com/truecharts/charts/compare/reactive-resume-2.0.7...reactive-resume-2.0.8) (2022-12-27)
### Chore
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
## [reactive-resume-2.0.7](https://github.com/truecharts/charts/compare/reactive-resume-2.0.6...reactive-resume-2.0.7) (2022-12-26)
### Chore
- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839))
## [reactive-resume-2.0.6](https://github.com/truecharts/charts/compare/reactive-resume-2.0.5...reactive-resume-2.0.6) (2022-12-25)
### Chore
- update helm general non-major
## [reactive-resume-2.0.5](https://github.com/truecharts/charts/compare/reactive-resume-2.0.4...reactive-resume-2.0.5) (2022-12-24)
### Chore
- pin dependencies ([#5688](https://github.com/truecharts/charts/issues/5688))
## [reactive-resume-2.0.4](https://github.com/truecharts/charts/compare/reactive-resume-2.0.3...reactive-resume-2.0.4) (2022-12-19)
### Chore
- update helm general non-major
## [reactive-resume-2.0.3](https://github.com/truecharts/charts/compare/reactive-resume-2.0.2...reactive-resume-2.0.3) (2022-12-13)
### Chore
- update helm general non-major
## [reactive-resume-2.0.2](https://github.com/truecharts/charts/compare/reactive-resume-2.0.1...reactive-resume-2.0.2) (2022-11-30)
## [reactive-resume-2.0.2](https://github.com/truecharts/charts/compare/reactive-resume-2.0.1...reactive-resume-2.0.2) (2022-11-30)
## [reactive-resume-2.0.2](https://github.com/truecharts/charts/compare/reactive-resume-2.0.1...reactive-resume-2.0.2) (2022-11-30)

View File

@ -0,0 +1,28 @@
apiVersion: v2
appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 14.0.3
deprecated: false
description: A one-of-a-kind resume builder that keeps your privacy in mind.
home: https://truecharts.org/charts/incubator/reactive-resume
icon: https://truecharts.org/img/hotlink-ok/chart-icons/reactive-resume.png
keywords:
- reactive-resume
- Productivity
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: reactive-resume
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/reactive-resume
- https://github.com/reactive-resume/reactive-resume
type: application
version: 3.0.0
annotations:
truecharts.org/catagories: |
- Productivity
truecharts.org/SCALE-support: "true"

View File

@ -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/incubator/)
**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*

View File

@ -0,0 +1,8 @@
A one-of-a-kind resume builder that keeps your privacy in mind.
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/incubator/reactive-resume](https://truecharts.org/charts/incubator/reactive-resume)
---
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!

View File

@ -0,0 +1,161 @@
image:
repository: tccr.io/truecharts/reactive-resume-client
pullPolicy: IfNotPresent
tag: latest@sha256:f9d11934cb0a01f72b4aed13efdf454296e477172e14d2793d42aab9b5d46e20
serverImage:
repository: tccr.io/truecharts/reactive-resume-server
pullPolicy: IfNotPresent
tag: latest@sha256:1d1b4862f77ea7cebf2df843fc61a47a0dcaf5acbd10bb65187a75d4db504774
securityContext:
container:
runAsNonRoot: false
readOnlyRootFilesystem: false
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
targetPort: 3000
port: 3000
server:
enabled: true
type: ClusterIP
targetSelector: server
ports:
server:
enabled: true
port: 3100
targetSelector: server
reactiveresume:
app:
public_url: "http://localhost:{{ .Values.service.main.ports.main.targetPort }}"
google:
client_id: ""
client_secret: ""
api_key: ""
mail:
from_name: "Reactive Resume"
from_email: "noreply@rxresu.me"
host: ""
port: 587
user: ""
password: ""
storage:
bucket: ""
region: ""
endpoint: ""
url_prefix: ""
access_key: ""
secret_key: ""
# time in MS
pdf_deletion_time: 345600000
workload:
main:
podSpec:
containers:
main:
imageSelector: image
probes:
liveness:
enabled: true
type: http
path: /
port: "{{ .Values.service.main.ports.main.targetPort }}"
readiness:
enabled: true
type: http
path: /
port: "{{ .Values.service.main.ports.main.targetPort }}"
startup:
enabled: true
type: tcp
port: "{{ .Values.service.main.ports.main.targetPort }}"
env:
PUBLIC_URL: "{{ .Values.reactiveresume.app.public_url }}"
PUBLIC_SERVER_URL: '{{ printf "http://%v-server:%v" (include "tc.v1.common.lib.chart.names.fullname" $) .Values.service.server.ports.server.port }}'
PUBLIC_GOOGLE_CLIENT_ID: "{{ .Values.reactiveresume.google.client_id }}"
server:
enabled: true
type: Deployment
podSpec:
containers:
server:
primary: true
enabled: true
imageSelector: serverImage
probes:
liveness:
enabled: true
type: http
path: /health
port: "{{ .Values.service.server.ports.server.port }}"
readiness:
enabled: true
type: http
path: /health
port: "{{ .Values.service.server.ports.server.port }}"
startup:
enabled: true
type: http
path: /health
port: "{{ .Values.service.server.ports.server.port }}"
env:
PORT: "{{ .Values.service.server.ports.server.port }}"
PUBLIC_URL: "{{ .Values.reactiveresume.app.public_url }}"
PUBLIC_SERVER_URL: '{{ printf "http://%v-server:%v" (include "tc.v1.common.lib.chart.names.fullname" $) .Values.service.server.ports.server.port }}'
# Google
PUBLIC_GOOGLE_CLIENT_ID: "{{ .Values.reactiveresume.google.client_id }}"
GOOGLE_CLIENT_SECRET: "{{ .Values.reactiveresume.google.client_secret }}"
GOOGLE_API_KEY: "{{ .Values.reactiveresume.google.api_key }}"
# Email
MAIL_FROM_NAME: "{{ .Values.reactiveresume.mail.from_name }}"
MAIL_FROM_EMAIL: "{{ .Values.reactiveresume.mail.from_email }}"
MAIL_HOST: "{{ .Values.reactiveresume.mail.host }}"
MAIL_PORT: "{{ .Values.reactiveresume.mail.port }}"
MAIL_USERNAME: "{{ .Values.reactiveresume.mail.user }}"
MAIL_PASSWORD: "{{ .Values.reactiveresume.mail.password }}"
# Storage
STORAGE_BUCKET: "{{ .Values.reactiveresume.storage.bucket }}"
STORAGE_REGION: "{{ .Values.reactiveresume.storage.region }}"
STORAGE_ENDPOINT: "{{ .Values.reactiveresume.storage.endpoint }}"
STORAGE_URL_PREFIX: "{{ .Values.reactiveresume.storage.url_prefix }}"
STORAGE_ACCESS_KEY: "{{ .Values.reactiveresume.storage.access_key }}"
STORAGE_SECRET_KEY: "{{ .Values.reactiveresume.storage.secret_key }}"
PDF_DELETION_TIME: "{{ .Values.reactiveresume.storage.pdf_deletion_time }}"
# DB
POSTGRES_DB: "{{ .Values.cnpg.main.database }}"
POSTGRES_USER: "{{ .Values.cnpg.main.user }}"
POSTGRES_PASSWORD:
secretKeyRef:
name: cnpg-main-user
key: password
POSTGRES_HOST:
secretKeyRef:
name: cnpg-main-urls
key: host
POSTGRES_PORT: 5432
# POSTGRES_SSL_CERT: ""
JWT_EXPIRY_TIME: 604800
JWT_SECRET:
secretKeyRef:
name: reactiveresume-secrets
key: JWT_SECRET
SECRET_KEY:
secretKeyRef:
name: reactiveresume-secrets
key: SECRET_KEY
cnpg:
main:
enabled: true
database: reactiveresume
user: reactiveresume
portal:
open:
enabled: true

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1 @@
{{- include "tc.v1.common.lib.chart.notes" $ -}}

View File

@ -0,0 +1,16 @@
{{/* Define the secrets */}}
{{- define "reactiveresume.secrets" -}}
{{- $secretName := (printf "%s-reactiveresume-secrets" (include "tc.v1.common.lib.chart.names.fullname" $)) }}
{{- $secretKey := randAlphaNum 64 -}}
{{- $jwtKey := randAlphaNum 64 -}}
{{- with lookup "v1" "Secret" .Release.Namespace $secretName -}}
{{- $secretKey = index .data "SECRET_KEY" | b64dec -}}
{{- $jwtKey = index .data "JWT_SECRET" | b64dec -}}
{{- end }}
enabled: true
data:
SECRET_KEY: {{ $secretKey }}
JWT_SECRET: {{ $jwtKey }}
{{- end -}}

View File

@ -0,0 +1,11 @@
{{/* Make sure all variables are set properly */}}
{{- include "tc.v1.common.loader.init" . -}}
{{/* Render secrets for reactiveresume */}}
{{- $secrets := include "reactiveresume.secrets" . | fromYaml -}}
{{- if $secrets -}}
{{- $_ := set .Values.secret "reactiveresume-secrets" $secrets -}}
{{- end -}}
{{/* Render the templates */}}
{{- include "tc.v1.common.loader.apply" . -}}

View File

@ -2,3 +2,4 @@ icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/reactive-resume.png
categories:
- Productivity
screenshots: []