Delete incubator/flatnotes directory
This commit is contained in:
@@ -1,99 +0,0 @@
|
||||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [flatnotes-2.0.11](https://github.com/truecharts/charts/compare/flatnotes-3.0.0...flatnotes-2.0.11) (2023-12-02)
|
||||
|
||||
### Chore
|
||||
|
||||
- fix annotations again
|
||||
- update annotations
|
||||
- cleanup chart.yaml and add min-max scale version
|
||||
- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693))
|
||||
|
||||
### Fix
|
||||
|
||||
- ensure all questions.yaml can be rendered ([#15612](https://github.com/truecharts/charts/issues/15612))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [flatnotes-3.0.0](https://github.com/truecharts/charts/compare/flatnotes-2.0.10...flatnotes-3.0.0) (2023-07-31)
|
||||
|
||||
### Feat
|
||||
|
||||
- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))
|
||||
|
||||
### Fix
|
||||
|
||||
- fix mistakes on questions.yaml
|
||||
|
||||
|
||||
|
||||
|
||||
## [flatnotes-2.0.10](https://github.com/truecharts/charts/compare/flatnotes-2.0.9...flatnotes-2.0.10) (2023-02-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/flatnotes to v2.1.1
|
||||
|
||||
|
||||
|
||||
|
||||
## [flatnotes-2.0.9](https://github.com/truecharts/charts/compare/flatnotes-2.0.8...flatnotes-2.0.9) (2023-02-10)
|
||||
|
||||
### Fix
|
||||
|
||||
- ensure new helm deps repo is used in latest releases as well.
|
||||
|
||||
|
||||
|
||||
|
||||
## [flatnotes-2.0.8](https://github.com/truecharts/charts/compare/flatnotes-2.0.7...flatnotes-2.0.8) (2023-02-02)
|
||||
|
||||
### Fix
|
||||
|
||||
- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826))
|
||||
|
||||
|
||||
|
||||
|
||||
## [flatnotes-2.0.7](https://github.com/truecharts/charts/compare/flatnotes-2.0.6...flatnotes-2.0.7) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
|
||||
|
||||
|
||||
|
||||
|
||||
## [flatnotes-2.0.6](https://github.com/truecharts/charts/compare/flatnotes-2.0.5...flatnotes-2.0.6) (2022-12-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839))
|
||||
|
||||
|
||||
|
||||
|
||||
## [flatnotes-2.0.5](https://github.com/truecharts/charts/compare/flatnotes-2.0.4...flatnotes-2.0.5) (2022-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
|
||||
|
||||
## [flatnotes-2.0.4](https://github.com/truecharts/charts/compare/flatnotes-2.0.3...flatnotes-2.0.4) (2022-12-19)
|
||||
@@ -1,37 +0,0 @@
|
||||
kubeVersion: ">=1.24.0"
|
||||
apiVersion: v2
|
||||
name: flatnotes
|
||||
version: 2.0.11
|
||||
appVersion: 2.1.1
|
||||
description:
|
||||
A database-less note taking web app that utilizes a flat folder of markdown
|
||||
files for storage.
|
||||
home: https://truecharts.org/charts/incubator/flatnotes
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/flatnotes.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/Dullage/flatnotes
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/flatnotes
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorflatnotes
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- notes
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 11.1.2
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.1
|
||||
min_scale_version: 22.12.4
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: productivity
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: incubator
|
||||
@@ -1,27 +0,0 @@
|
||||
# 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*
|
||||
@@ -1,16 +0,0 @@
|
||||
|
||||
|
||||
## [flatnotes-2.0.11](https://github.com/truecharts/charts/compare/flatnotes-3.0.0...flatnotes-2.0.11) (2023-12-02)
|
||||
|
||||
### Chore
|
||||
|
||||
- fix annotations again
|
||||
- update annotations
|
||||
- cleanup chart.yaml and add min-max scale version
|
||||
- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693))
|
||||
|
||||
### Fix
|
||||
|
||||
- ensure all questions.yaml can be rendered ([#15612](https://github.com/truecharts/charts/issues/15612))
|
||||
|
||||
|
||||
@@ -1,8 +0,0 @@
|
||||
A database-less note taking web app that utilizes a flat folder of markdown files for storage.
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/incubator/flatnotes](https://truecharts.org/charts/incubator/flatnotes)
|
||||
|
||||
---
|
||||
|
||||
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!
|
||||
Binary file not shown.
@@ -1,36 +0,0 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/flatnotes
|
||||
tag: 2.1.1@sha256:b187dfce544d1d01d968a7697124127d6a88f361a783d71773db63fd9ab1a666
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
podSecurityContext:
|
||||
runAsUser: 1000
|
||||
runAsGroup: 1000
|
||||
|
||||
secretEnv:
|
||||
FLATNOTES_USERNAME: "user"
|
||||
FLATNOTES_PASSWORD: "pass"
|
||||
|
||||
env:
|
||||
FLATNOTES_SECRET_KEY:
|
||||
secretKeyRef:
|
||||
name: '{{ (include "tc.common.names.fullname" .) }}-secret'
|
||||
key: FLATNOTES_SECRET_KEY
|
||||
# User Defined
|
||||
FLATNOTES_SESSION_EXPIRY_DAYS: 30
|
||||
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 10350
|
||||
protocol: HTTP
|
||||
targetPort: 80
|
||||
|
||||
persistence:
|
||||
data:
|
||||
enabled: true
|
||||
mountPath: "/app/data"
|
||||
|
||||
portal:
|
||||
enabled: true
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,19 +0,0 @@
|
||||
{{/* Define the secrets */}}
|
||||
{{- define "flatnotes.secrets" -}}
|
||||
|
||||
{{- $secretName := printf "%s-secret" (include "tc.common.names.fullname" .) }}
|
||||
---
|
||||
|
||||
apiVersion: v1
|
||||
kind: Secret
|
||||
type: Opaque
|
||||
metadata:
|
||||
name: {{ $secretName }}
|
||||
data:
|
||||
{{- with (lookup "v1" "Secret" .Release.Namespace $secretName) }}
|
||||
FLATNOTES_SECRET_KEY: {{ index .data "FLATNOTES_SECRET_KEY" }}
|
||||
{{- else }}
|
||||
FLATNOTES_SECRET_KEY: {{ randAlphaNum 32 | b64enc }}
|
||||
{{- end }}
|
||||
|
||||
{{- end -}}
|
||||
@@ -1,8 +0,0 @@
|
||||
{{/* Make sure all variables are set properly */}}
|
||||
{{- include "tc.common.loader.init" . }}
|
||||
|
||||
{{/* Render secrets for flatnotes */}}
|
||||
{{- include "flatnotes.secrets" . }}
|
||||
|
||||
{{/* Render the templates */}}
|
||||
{{ include "tc.common.loader.apply" . }}
|
||||
@@ -1,4 +0,0 @@
|
||||
icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/flatnotes.png
|
||||
categories:
|
||||
- productivity
|
||||
screenshots: []
|
||||
Reference in New Issue
Block a user