Delete incubator/microbin directory
This commit is contained in:
parent
d819c6b7c5
commit
aece321c88
|
@ -1,99 +0,0 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [microbin-2.0.10](https://github.com/truecharts/charts/compare/microbin-2.0.9...microbin-2.0.10) (2023-04-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/microbin to v1.2.1 ([#8487](https://github.com/truecharts/charts/issues/8487))
|
||||
|
||||
|
||||
|
||||
|
||||
## [microbin-2.0.9](https://github.com/truecharts/charts/compare/microbin-2.0.8...microbin-2.0.9) (2023-02-10)
|
||||
|
||||
### Fix
|
||||
|
||||
- ensure new helm deps repo is used in latest releases as well.
|
||||
|
||||
|
||||
|
||||
|
||||
## [microbin-2.0.8](https://github.com/truecharts/charts/compare/microbin-2.0.7...microbin-2.0.8) (2023-02-03)
|
||||
|
||||
### Fix
|
||||
|
||||
- clean more non-link sources ([#6925](https://github.com/truecharts/charts/issues/6925))
|
||||
|
||||
|
||||
|
||||
|
||||
## [microbin-2.0.7](https://github.com/truecharts/charts/compare/microbin-2.0.6...microbin-2.0.7) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
|
||||
|
||||
|
||||
|
||||
|
||||
## [microbin-2.0.6](https://github.com/truecharts/charts/compare/microbin-2.0.5...microbin-2.0.6) (2022-12-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839))
|
||||
|
||||
|
||||
|
||||
|
||||
## [microbin-2.0.5](https://github.com/truecharts/charts/compare/microbin-2.0.4...microbin-2.0.5) (2022-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
|
||||
|
||||
## [microbin-2.0.4](https://github.com/truecharts/charts/compare/microbin-2.0.3...microbin-2.0.4) (2022-12-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
|
||||
|
||||
## [microbin-2.0.3](https://github.com/truecharts/charts/compare/microbin-2.0.2...microbin-2.0.3) (2022-12-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
|
||||
|
||||
## [microbin-2.0.2](https://github.com/truecharts/charts/compare/microbin-2.0.1...microbin-2.0.2) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [microbin-2.0.2](https://github.com/truecharts/charts/compare/microbin-2.0.1...microbin-2.0.2) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [microbin-2.0.2](https://github.com/truecharts/charts/compare/microbin-2.0.1...microbin-2.0.2) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [microbin-2.0.2](https://github.com/truecharts/charts/compare/microbin-2.0.1...microbin-2.0.2) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [microbin-2.0.2](https://github.com/truecharts/charts/compare/microbin-2.0.1...microbin-2.0.2) (2022-11-30)
|
|
@ -1,26 +0,0 @@
|
|||
apiVersion: v2
|
||||
appVersion: "1.2.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 11.1.2
|
||||
description: MicroBin is a super tiny, feature rich, configurable, self-contained and self-hosted paste bin web application.
|
||||
home: https://truecharts.org/charts/incubator/microbin
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/microbin.png
|
||||
keywords:
|
||||
- microbin
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: microbin
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/microbin
|
||||
- https://github.com/szabodanika/microbin
|
||||
version: 2.0.10
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- utility
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/grade: U
|
|
@ -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%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*
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [microbin-2.0.10](https://github.com/truecharts/charts/compare/microbin-2.0.9...microbin-2.0.10) (2023-04-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/microbin to v1.2.1 ([#8487](https://github.com/truecharts/charts/issues/8487))
|
||||
|
||||
|
|
@ -1,8 +0,0 @@
|
|||
MicroBin is a super tiny, feature rich, configurable, self-contained and self-hosted paste bin web application.
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/incubator/microbin](https://truecharts.org/charts/incubator/microbin)
|
||||
|
||||
---
|
||||
|
||||
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,35 +0,0 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/microbin
|
||||
tag: 1.2.1@sha256:cce07938a2717a3f2af80abb1476d61db47520bba87b5121c04efa339269e947
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
microbin:
|
||||
username: user
|
||||
password: pass
|
||||
title: Microbin
|
||||
editable: true
|
||||
syntax_highlight: true
|
||||
hide_logo: false
|
||||
hide_header: false
|
||||
hide_footer: false
|
||||
footer: TrueCharts
|
||||
no_listing: false
|
||||
private: true
|
||||
pure_html: false
|
||||
read_only: true
|
||||
wide: true
|
||||
threads: 1
|
||||
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 10302
|
||||
|
||||
persistence:
|
||||
data:
|
||||
enabled: true
|
||||
mountPath: "/app/pasta_data"
|
||||
|
||||
portal:
|
||||
enabled: true
|
File diff suppressed because it is too large
Load Diff
|
@ -1,58 +0,0 @@
|
|||
{{- define "microbin.args" -}}
|
||||
{{ $v := .Values.microbin }}
|
||||
args:
|
||||
- --port
|
||||
- {{ .Values.service.main.ports.main.port | quote }}
|
||||
{{- if $v.editable }}
|
||||
- --editable
|
||||
{{- end }}
|
||||
{{- if $v.hide_logo }}
|
||||
- --hide-logo
|
||||
{{- end }}
|
||||
{{- if $v.hide_header }}
|
||||
- --hide-header
|
||||
{{- end }}
|
||||
{{- if not $v.hide_footer }}
|
||||
{{- with $v.footer }}
|
||||
- --footer-text
|
||||
- {{ . | quote }}
|
||||
{{- end }}
|
||||
{{- else }}
|
||||
- --hide-footer
|
||||
{{- end }}
|
||||
{{- if $v.no_listing }}
|
||||
- --no-listing
|
||||
{{- end }}
|
||||
{{- if $v.syntax_highlight }}
|
||||
- --highlightsyntax
|
||||
{{- end }}
|
||||
{{- if $v.private }}
|
||||
- --private
|
||||
{{- end }}
|
||||
{{- if $v.pure_html }}
|
||||
- --pure-html
|
||||
{{- end }}
|
||||
{{- if $v.read_only }}
|
||||
- --readonly
|
||||
{{- end }}
|
||||
{{- with $v.title }}
|
||||
- --title
|
||||
- {{ . | quote }}
|
||||
{{- end }}
|
||||
{{- if $v.wide }}
|
||||
- --wide
|
||||
{{- end }}
|
||||
{{- with $v.threads }}
|
||||
- --threads
|
||||
- {{ . | quote }}
|
||||
{{- end }}
|
||||
{{- if $v.username }}
|
||||
- --auth-username
|
||||
- {{ $v.username | quote }}
|
||||
{{- if $v.password }}
|
||||
- --auth-password
|
||||
- {{ $v.password | quote }}
|
||||
{{- end }}
|
||||
{{- end }}
|
||||
|
||||
{{- end -}}
|
|
@ -1,10 +0,0 @@
|
|||
{{/* Make sure all variables are set properly */}}
|
||||
{{- include "tc.common.loader.init" . }}
|
||||
|
||||
{{- $newArgs := (include "microbin.args" . | fromYaml) }}
|
||||
{{- $_ := set .Values "newArgs" $newArgs -}}
|
||||
{{- $args := concat .Values.args .Values.newArgs.args }}
|
||||
{{- $_ := set .Values "args" $args -}}
|
||||
|
||||
{{/* Render the templates */}}
|
||||
{{ include "tc.common.loader.apply" . }}
|
|
@ -1,4 +0,0 @@
|
|||
icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/microbin.png
|
||||
categories:
|
||||
- utility
|
||||
|
Loading…
Reference in New Issue