Commit new App releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-04-08 10:29:39 +00:00
parent 05451ebca3
commit 9936b8c93b
448 changed files with 97203 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
# Changelog<br>
<a name="anope-0.0.1"></a>
### anope-0.0.1 (2022-04-08)
#### Feat
* Unraid Port - A ([#2438](https://github.com/truecharts/apps/issues/2438))

View File

@@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 9.2.6
digest: sha256:a567b53fc3d0d618567f328d9fbb09695895b8e15d6ca178bf4a198c58080cac
generated: "2022-04-08T10:18:54.034786679Z"

View File

@@ -0,0 +1,34 @@
annotations:
truecharts.org/SCALE-support: 'true'
truecharts.org/catagories: |
- Network-Other
- Productivity
- Tools-Utilities
truecharts.org/grade: U
apiVersion: v2
appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 9.2.6
deprecated: false
description: "Anope is a set of IRC Services designed for flexibility and ease of\
\ use.\r\n"
home: https://github.com/truecharts/apps/tree/master/charts/stable/anope
icon: https://truecharts.org/_static/img/appicons/anope.png
keywords:
- anope
- Network-Other
- Productivity
- Tools-Utilities
kubeVersion: '>=1.16.0-0'
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: anope
sources:
- https://thelounge.chat/
- https://hub.docker.com/r/ich777/anope
type: application
version: 0.0.1

38
dev/anope/0.0.1/README.md Normal file
View File

@@ -0,0 +1,38 @@
# Introduction
Anope is a set of IRC Services designed for flexibility and ease of use.
TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation.
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
## Source Code
* <https://thelounge.chat/>
* <https://hub.docker.com/r/ich777/anope>
## Requirements
Kubernetes: `>=1.16.0-0`
## Dependencies
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 9.2.6 |
## Installing the Chart
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/02-Installing-an-App/).
## Upgrading, Rolling Back and Uninstalling the Chart
To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
## Support
- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Adding-TrueCharts/) first.
- See the [Wiki](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
---
All Rights Reserved - The TrueCharts Project

View File

@@ -0,0 +1,4 @@
Anope is a set of IRC Services designed for flexibility and ease of use.
This App is supplied by TrueCharts, for more information please visit https://truecharts.org

Binary file not shown.

BIN
dev/anope/0.0.1/icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

View File

@@ -0,0 +1,31 @@
env:
CASEMAP: rfc1459
DATA_PERM: '770'
HOST: irc.example.com
IP_ADDR: ''
IRCD: inspircd3
LOCAL_HOSTNAME: services
PASSWORD: ''
PORT: '7000'
SSL: 'yes'
UMASK: '000'
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/anope
tag: latest
persistence:
datapath:
enabled: true
mountPath: /anope
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
enabled: false
ports:
main:
enabled: false

File diff suppressed because it is too large Load Diff

View File

233
dev/anope/0.0.1/security.md Normal file

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,2 @@
{{/* Render the templates */}}
{{ include "common.all" . }}

View File

6
dev/anope/item.yaml Normal file
View File

@@ -0,0 +1,6 @@
icon_url: https://truecharts.org/_static/img/appicons/anope.png
categories:
- Network-Other
- Productivity
- Tools-Utilities