Commit new App releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
10
incubator/redmine/0.0.1/CHANGELOG.md
Normal file
10
incubator/redmine/0.0.1/CHANGELOG.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="redmine-0.0.1"></a>
|
||||
### redmine-0.0.1 (2022-03-09)
|
||||
|
||||
#### Feat
|
||||
|
||||
* Add redmine ([#2112](https://github.com/truecharts/apps/issues/2112))
|
||||
|
||||
8
incubator/redmine/0.0.1/CONFIG.md
Normal file
8
incubator/redmine/0.0.1/CONFIG.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# Configuration Options
|
||||
|
||||
##### Connecting to other apps
|
||||
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide:
|
||||
https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/
|
||||
|
||||
##### Available config options
|
||||
In the future this page is going to contain an automated list of options available in the installation/edit UI.
|
||||
9
incubator/redmine/0.0.1/Chart.lock
Normal file
9
incubator/redmine/0.0.1/Chart.lock
Normal file
@@ -0,0 +1,9 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 9.1.2
|
||||
- name: postgresql
|
||||
repository: https://truecharts.org/
|
||||
version: 7.0.1
|
||||
digest: sha256:e6e3dbcd38834258b5fd1f3065e2df79e62b2eb4f5aeed481dfcf85541a9de0d
|
||||
generated: "2022-03-09T18:16:57.512237871Z"
|
||||
35
incubator/redmine/0.0.1/Chart.yaml
Normal file
35
incubator/redmine/0.0.1/Chart.yaml
Normal file
@@ -0,0 +1,35 @@
|
||||
apiVersion: v2
|
||||
appVersion: "4.2.4"
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
version: 0.0.1
|
||||
name: redmine
|
||||
description: Redmine is a flexible project management web application written using Ruby on Rails framework.
|
||||
type: application
|
||||
home: "https://github.com/truecharts/apps/tree/main/charts/redmine"
|
||||
icon: https://truecharts.org/_static/img/appicons/redmine.png
|
||||
keywords:
|
||||
- project
|
||||
- management
|
||||
- time
|
||||
- tracking
|
||||
- ticket
|
||||
sources:
|
||||
- https://github.com/redmine/redmine
|
||||
- https://hub.docker.com/_/redmine
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 9.1.2
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: https://truecharts.org/
|
||||
version: 7.0.1
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- productivity
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/grade: U
|
||||
39
incubator/redmine/0.0.1/README.md
Normal file
39
incubator/redmine/0.0.1/README.md
Normal file
@@ -0,0 +1,39 @@
|
||||
# Introduction
|
||||
|
||||
Redmine is a flexible project management web application written using Ruby on Rails framework.
|
||||
|
||||
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://github.com/redmine/redmine>
|
||||
* <https://hub.docker.com/_/redmine>
|
||||
|
||||
## Requirements
|
||||
|
||||
Kubernetes: `>=1.16.0-0`
|
||||
|
||||
## Dependencies
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | postgresql | 7.0.1 |
|
||||
| https://truecharts.org | common | 9.1.2 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/).
|
||||
|
||||
## Uninstalling the Chart
|
||||
|
||||
To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/).
|
||||
|
||||
## Support
|
||||
|
||||
- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) 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
|
||||
3
incubator/redmine/0.0.1/app-readme.md
Normal file
3
incubator/redmine/0.0.1/app-readme.md
Normal file
@@ -0,0 +1,3 @@
|
||||
Redmine is a flexible project management web application written using Ruby on Rails framework.
|
||||
|
||||
This App is supplied by TrueCharts, for more information please visit https://truecharts.org
|
||||
BIN
incubator/redmine/0.0.1/charts/common-9.1.2.tgz
Normal file
BIN
incubator/redmine/0.0.1/charts/common-9.1.2.tgz
Normal file
Binary file not shown.
BIN
incubator/redmine/0.0.1/charts/postgresql-7.0.1.tgz
Normal file
BIN
incubator/redmine/0.0.1/charts/postgresql-7.0.1.tgz
Normal file
Binary file not shown.
40
incubator/redmine/0.0.1/helm-values.md
Normal file
40
incubator/redmine/0.0.1/helm-values.md
Normal file
@@ -0,0 +1,40 @@
|
||||
# Default Helm-Values
|
||||
|
||||
TrueCharts is primarily build to supply TrueNAS SCALE Apps.
|
||||
However, we also supply all Apps as standard Helm-Charts. In this document we aim to document the default values in our values.yaml file.
|
||||
|
||||
Most of our Apps also consume our "common" Helm Chart.
|
||||
If this is the case, this means that all values.yaml values are set to the common chart values.yaml by default. This values.yaml file will only contain values that deviate from the common chart.
|
||||
You will, however, be able to use all values referenced in the common chart here, besides the values listed in this document.
|
||||
|
||||
## Values
|
||||
|
||||
| Key | Type | Default | Description |
|
||||
|-----|------|---------|-------------|
|
||||
| env.REDMINE_DB_DATABASE | string | `"{{ .Values.postgresql.postgresqlDatabase }}"` | |
|
||||
| env.REDMINE_DB_PORT | string | `"5432"` | |
|
||||
| env.REDMINE_DB_USERNAME | string | `"{{ .Values.postgresql.postgresqlUsername }}"` | |
|
||||
| env.REDMINE_NO_DB_MIGRATE | string | `"{{ ternary \"true\" \"\" .Values.redmine.no_db_migrate }}"` | |
|
||||
| env.REDMINE_PLUGINS_MIGRATE | string | `"{{ ternary \"true\" \"\" .Values.redmine.plugins_migrate }}"` | |
|
||||
| envValueFrom.REDMINE_DB_PASSWORD.secretKeyRef.key | string | `"postgresql-password"` | |
|
||||
| envValueFrom.REDMINE_DB_PASSWORD.secretKeyRef.name | string | `"dbcreds"` | |
|
||||
| envValueFrom.REDMINE_DB_POSTGRES.secretKeyRef.key | string | `"plainhost"` | |
|
||||
| envValueFrom.REDMINE_DB_POSTGRES.secretKeyRef.name | string | `"dbcreds"` | |
|
||||
| envValueFrom.REDMINE_SECRET_KEY_BASE.secretKeyRef.key | string | `"REDMINE_SECRET_KEY_BASE"` | |
|
||||
| envValueFrom.REDMINE_SECRET_KEY_BASE.secretKeyRef.name | string | `"redmine-secrets"` | |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"tccr.io/truecharts/redmine"` | |
|
||||
| image.tag | string | `"v4.2.4@sha256:5dec2ce2ea609a1b59101ab4903efa5177082c6603d73e8d5b7e6a0136ccb42a"` | |
|
||||
| persistence.data.enabled | bool | `true` | |
|
||||
| persistence.data.mountPath | string | `"/usr/src/redmine/files"` | |
|
||||
| postgresql.enabled | bool | `true` | |
|
||||
| postgresql.existingSecret | string | `"dbcreds"` | |
|
||||
| postgresql.postgresqlDatabase | string | `"redmine"` | |
|
||||
| postgresql.postgresqlUsername | string | `"redmine"` | |
|
||||
| redmine.no_db_migrate | bool | `false` | |
|
||||
| redmine.plugins_migrate | bool | `true` | |
|
||||
| securityContext.readOnlyRootFilesystem | bool | `false` | |
|
||||
| service.main.ports.main.port | int | `10171` | |
|
||||
| service.main.ports.main.targetPort | int | `3000` | |
|
||||
|
||||
All Rights Reserved - The TrueCharts Project
|
||||
53
incubator/redmine/0.0.1/ix_values.yaml
Normal file
53
incubator/redmine/0.0.1/ix_values.yaml
Normal file
@@ -0,0 +1,53 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/redmine
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v4.2.4@sha256:5dec2ce2ea609a1b59101ab4903efa5177082c6603d73e8d5b7e6a0136ccb42a
|
||||
|
||||
env:
|
||||
REDMINE_DB_DATABASE: "{{ .Values.postgresql.postgresqlDatabase }}"
|
||||
REDMINE_DB_USERNAME: "{{ .Values.postgresql.postgresqlUsername }}"
|
||||
REDMINE_DB_PORT: "5432"
|
||||
|
||||
# Anything but empty means true, empty means false
|
||||
REDMINE_NO_DB_MIGRATE: "{{ ternary \"true\" \"\" .Values.redmine.no_db_migrate }}"
|
||||
REDMINE_PLUGINS_MIGRATE: "{{ ternary \"true\" \"\" .Values.redmine.plugins_migrate }}"
|
||||
|
||||
redmine:
|
||||
plugins_migrate: true
|
||||
no_db_migrate: false
|
||||
|
||||
envValueFrom:
|
||||
REDMINE_DB_PASSWORD:
|
||||
secretKeyRef:
|
||||
name: dbcreds
|
||||
key: postgresql-password
|
||||
REDMINE_DB_POSTGRES:
|
||||
secretKeyRef:
|
||||
name: dbcreds
|
||||
key: plainhost
|
||||
REDMINE_SECRET_KEY_BASE:
|
||||
secretKeyRef:
|
||||
name: redmine-secrets
|
||||
key: REDMINE_SECRET_KEY_BASE
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 10171
|
||||
targetPort: 3000
|
||||
|
||||
persistence:
|
||||
data:
|
||||
enabled: true
|
||||
mountPath: "/usr/src/redmine/files"
|
||||
|
||||
# Enabled postgres
|
||||
postgresql:
|
||||
enabled: true
|
||||
existingSecret: "dbcreds"
|
||||
postgresqlUsername: redmine
|
||||
postgresqlDatabase: redmine
|
||||
2407
incubator/redmine/0.0.1/questions.yaml
Normal file
2407
incubator/redmine/0.0.1/questions.yaml
Normal file
File diff suppressed because it is too large
Load Diff
1194
incubator/redmine/0.0.1/security.md
Normal file
1194
incubator/redmine/0.0.1/security.md
Normal file
File diff suppressed because one or more lines are too long
20
incubator/redmine/0.0.1/templates/_secrets.tpl
Normal file
20
incubator/redmine/0.0.1/templates/_secrets.tpl
Normal file
@@ -0,0 +1,20 @@
|
||||
{{/* Define the secrets */}}
|
||||
{{- define "redmine.secrets" -}}
|
||||
---
|
||||
|
||||
apiVersion: v1
|
||||
kind: Secret
|
||||
type: Opaque
|
||||
metadata:
|
||||
name: redmine-secrets
|
||||
{{- $redmineprevious := lookup "v1" "Secret" .Release.Namespace "redmine-secrets" }}
|
||||
{{- $secret_key_base := "" }}
|
||||
data:
|
||||
{{- if $redmineprevious}}
|
||||
REDMINE_SECRET_KEY_BASE: {{ index $redmineprevious.data "REDMINE_SECRET_KEY_BASE" }}
|
||||
{{- else }}
|
||||
{{- $secret_key_base := randAlphaNum 80 }}
|
||||
REDMINE_SECRET_KEY_BASE: {{ $secret_key_base | b64enc }}
|
||||
{{- end }}
|
||||
|
||||
{{- end -}}
|
||||
8
incubator/redmine/0.0.1/templates/common.yaml
Normal file
8
incubator/redmine/0.0.1/templates/common.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
{{/* Make sure all variables are set properly */}}
|
||||
{{- include "common.setup" . }}
|
||||
|
||||
{{/* Render secrets for redmine */}}
|
||||
{{- include "redmine.secrets" . }}
|
||||
|
||||
{{/* Render the templates */}}
|
||||
{{ include "common.postSetup" . }}
|
||||
0
incubator/redmine/0.0.1/values.yaml
Normal file
0
incubator/redmine/0.0.1/values.yaml
Normal file
4
incubator/redmine/item.yaml
Normal file
4
incubator/redmine/item.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
icon_url: https://truecharts.org/_static/img/appicons/redmine.png
|
||||
categories:
|
||||
- productivity
|
||||
|
||||
Reference in New Issue
Block a user