Commit new App releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2021-10-26 22:37:16 +00:00
parent f7ab6038b2
commit 66b9a9fbac
351 changed files with 7415 additions and 378 deletions

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="authelia-7.0.4"></a>
### [authelia-7.0.4](https://github.com/truecharts/apps/compare/authelia-7.0.3...authelia-7.0.4) (2021-10-26)
#### Chore
* update helm chart postgresql to v5.1.4 ([#1249](https://github.com/truecharts/apps/issues/1249))
<a name="authelia-7.0.3"></a>
### [authelia-7.0.3](https://github.com/truecharts/apps/compare/authelia-7.0.2...authelia-7.0.3) (2021-10-26)
@ -88,12 +97,3 @@
#### Fix
* use correct PVC storageClass when using postgresql as a dependency on SCALE ([#1212](https://github.com/truecharts/apps/issues/1212))
<a name="authelia-4.0.25"></a>
### [authelia-4.0.25](https://github.com/truecharts/apps/compare/authelia-4.0.24...authelia-4.0.25) (2021-10-20)
#### Chore
* bump versions to rerelease and fix icons

View File

@ -4,9 +4,9 @@ dependencies:
version: 8.3.16
- name: postgresql
repository: https://truecharts.org/
version: 5.1.2
version: 5.1.4
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 15.5.2
digest: sha256:20e111e4302a1ccc5e26abbb82d7eea016aebcbd55873a8a7f3121c00b984634
generated: "2021-10-26T20:31:10.686406456Z"
digest: sha256:b5ce4337c8f00c6310157a8b26a1108d9880018509251b8c39b310eb7112d375
generated: "2021-10-26T22:18:48.683492425Z"

View File

@ -7,7 +7,7 @@ dependencies:
- condition: postgresql.enabled
name: postgresql
repository: https://truecharts.org/
version: 5.1.2
version: 5.1.4
- condition: redis.enabled
name: redis
repository: https://charts.bitnami.com/bitnami
@ -38,7 +38,7 @@ sources:
- https://github.com/authelia/chartrepo
- https://github.com/authelia/authelia
type: application
version: 7.0.3
version: 7.0.4
annotations:
truecharts.org/catagories: |
- security

View File

@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://charts.bitnami.com/bitnami | redis | 15.5.2 |
| https://truecharts.org/ | postgresql | 5.1.2 |
| https://truecharts.org/ | postgresql | 5.1.4 |
| https://truecharts.org | common | 8.3.16 |
## Installing the Chart

Binary file not shown.

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="babybuddy-4.0.3"></a>
### [babybuddy-4.0.3](https://github.com/truecharts/apps/compare/babybuddy-4.0.2...babybuddy-4.0.3) (2021-10-26)
#### Chore
* update helm chart postgresql to v5.1.4 ([#1249](https://github.com/truecharts/apps/issues/1249))
<a name="babybuddy-4.0.2"></a>
### [babybuddy-4.0.2](https://github.com/truecharts/apps/compare/babybuddy-4.0.1...babybuddy-4.0.2) (2021-10-26)
@ -88,12 +97,3 @@
* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180))
#### Refactor
* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182))
<a name="babybuddy-0.0.2"></a>
### [babybuddy-0.0.2](https://github.com/truecharts/apps/compare/babybuddy-0.0.1...babybuddy-0.0.2) (2021-10-19)
#### Chore

View File

@ -4,6 +4,6 @@ dependencies:
version: 8.3.16
- name: postgresql
repository: https://truecharts.org/
version: 5.1.2
digest: sha256:0805b47ef6b074bcc5452a0daad80ff205056fc3a88a13f71c533b216be32de5
generated: "2021-10-26T19:19:32.345112047Z"
version: 5.1.4
digest: sha256:d6d3ee5ef1624db5c5c9a3170b4287577d471276a4bfdf4925a4d9329b7c4c04
generated: "2021-10-26T22:19:42.404850932Z"

View File

@ -1,7 +1,7 @@
apiVersion: v2
appVersion: "1.9.0"
kubeVersion: '>=1.16.0-0'
version: 4.0.2
version: 4.0.3
name: babybuddy
description: Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work.
type: application
@ -23,7 +23,7 @@ dependencies:
- condition: postgresql.enabled
name: postgresql
repository: https://truecharts.org/
version: 5.1.2
version: 5.1.4
maintainers:
- email: info@truecharts.org
name: TrueCharts

View File

@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org/ | postgresql | 5.1.2 |
| https://truecharts.org/ | postgresql | 5.1.4 |
| https://truecharts.org | common | 8.3.16 |
## Installing the Chart

Binary file not shown.

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="dsmr-reader-4.0.3"></a>
### [dsmr-reader-4.0.3](https://github.com/truecharts/apps/compare/dsmr-reader-4.0.2...dsmr-reader-4.0.3) (2021-10-26)
#### Chore
* update helm chart postgresql to v5.1.4 ([#1249](https://github.com/truecharts/apps/issues/1249))
<a name="dsmr-reader-4.0.2"></a>
### [dsmr-reader-4.0.2](https://github.com/truecharts/apps/compare/dsmr-reader-4.0.1...dsmr-reader-4.0.2) (2021-10-26)
@ -88,12 +97,3 @@
#### Refactor
* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182))
<a name="dsmr-reader-0.0.2"></a>
### [dsmr-reader-0.0.2](https://github.com/truecharts/apps/compare/dsmr-reader-0.0.1...dsmr-reader-0.0.2) (2021-10-19)
#### Chore
* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173))

View File

@ -4,6 +4,6 @@ dependencies:
version: 8.3.16
- name: postgresql
repository: https://truecharts.org/
version: 5.1.2
digest: sha256:0805b47ef6b074bcc5452a0daad80ff205056fc3a88a13f71c533b216be32de5
generated: "2021-10-26T19:30:13.812915131Z"
version: 5.1.4
digest: sha256:d6d3ee5ef1624db5c5c9a3170b4287577d471276a4bfdf4925a4d9329b7c4c04
generated: "2021-10-26T22:20:19.893673946Z"

View File

@ -2,7 +2,7 @@ apiVersion: v2
appVersion: "latest-202"
description: DSMR-protocol reader, telegram data storage and energy consumption visualizer.
name: dsmr-reader
version: 4.0.2
version: 4.0.3
kubeVersion: ">=1.16.0-0"
keywords:
- dsmr-reader
@ -19,7 +19,7 @@ dependencies:
- condition: postgresql.enabled
name: postgresql
repository: https://truecharts.org/
version: 5.1.2
version: 5.1.4
maintainers:
- email: info@truecharts.org
name: TrueCharts

View File

@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org/ | postgresql | 5.1.2 |
| https://truecharts.org/ | postgresql | 5.1.4 |
| https://truecharts.org | common | 8.3.16 |
## Installing the Chart

Binary file not shown.

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="etherpad-4.0.3"></a>
### [etherpad-4.0.3](https://github.com/truecharts/apps/compare/etherpad-4.0.2...etherpad-4.0.3) (2021-10-26)
#### Chore
* update helm chart postgresql to v5.1.4 ([#1249](https://github.com/truecharts/apps/issues/1249))
<a name="etherpad-4.0.2"></a>
### [etherpad-4.0.2](https://github.com/truecharts/apps/compare/etherpad-4.0.1...etherpad-4.0.2) (2021-10-26)
@ -88,12 +97,3 @@
#### Refactor
* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182))
<a name="etherpad-0.0.2"></a>
### [etherpad-0.0.2](https://github.com/truecharts/apps/compare/etherpad-0.0.1...etherpad-0.0.2) (2021-10-19)
#### Chore

View File

@ -4,6 +4,6 @@ dependencies:
version: 8.3.16
- name: postgresql
repository: https://truecharts.org/
version: 5.1.2
digest: sha256:0805b47ef6b074bcc5452a0daad80ff205056fc3a88a13f71c533b216be32de5
generated: "2021-10-26T19:26:51.036775485Z"
version: 5.1.4
digest: sha256:d6d3ee5ef1624db5c5c9a3170b4287577d471276a4bfdf4925a4d9329b7c4c04
generated: "2021-10-26T22:20:57.407397453Z"

View File

@ -1,6 +1,6 @@
apiVersion: v2
appVersion: "1.8.14"
version: 4.0.2
version: 4.0.3
kubeVersion: '>=1.16.0-0'
name: etherpad
description: A real-time collaborative editor scalable to thousands of simultaneous real time users.
@ -23,7 +23,7 @@ dependencies:
- condition: postgresql.enabled
name: postgresql
repository: https://truecharts.org/
version: 5.1.2
version: 5.1.4
maintainers:
- email: info@truecharts.org
name: TrueCharts

View File

@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org/ | postgresql | 5.1.2 |
| https://truecharts.org/ | postgresql | 5.1.4 |
| https://truecharts.org | common | 8.3.16 |
## Installing the Chart

Binary file not shown.

View File

@ -0,0 +1,99 @@
# Changelog<br>
<a name="fireflyiii-12.0.3"></a>
### [fireflyiii-12.0.3](https://github.com/truecharts/apps/compare/fireflyiii-12.0.2...fireflyiii-12.0.3) (2021-10-26)
#### Chore
* update helm chart postgresql to v5.1.4 ([#1249](https://github.com/truecharts/apps/issues/1249))
<a name="fireflyiii-12.0.2"></a>
### [fireflyiii-12.0.2](https://github.com/truecharts/apps/compare/fireflyiii-12.0.1...fireflyiii-12.0.2) (2021-10-26)
#### Chore
* update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245))
<a name="fireflyiii-12.0.1"></a>
### [fireflyiii-12.0.1](https://github.com/truecharts/apps/compare/fireflyiii-12.0.0...fireflyiii-12.0.1) (2021-10-26)
#### Chore
* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
<a name="fireflyiii-12.0.0"></a>
### [fireflyiii-12.0.0](https://github.com/truecharts/apps/compare/fireflyiii-11.0.0...fireflyiii-12.0.0) (2021-10-26)
#### Chore
* update helm chart postgresql to v5 ([#1234](https://github.com/truecharts/apps/issues/1234))
* update helm chart postgresql to v4.1.0 ([#1237](https://github.com/truecharts/apps/issues/1237))
<a name="fireflyiii-11.0.0"></a>
### [fireflyiii-11.0.0](https://github.com/truecharts/apps/compare/fireflyiii-10.0.3...fireflyiii-11.0.0) (2021-10-25)
#### Chore
* Adapt for TrueNAS SCALE RC1
<a name="fireflyiii-10.0.3"></a>
### [fireflyiii-10.0.3](https://github.com/truecharts/apps/compare/fireflyiii-10.0.2...fireflyiii-10.0.3) (2021-10-20)
#### Chore
* bump apps, remove duplicates and move incubator to stable for RC1
<a name="fireflyiii-10.0.0"></a>
### [fireflyiii-10.0.0](https://github.com/truecharts/apps/compare/fireflyiii-9.0.23...fireflyiii-10.0.0) (2021-10-20)
#### Chore
* update helm chart postgresql to v4 ([#1214](https://github.com/truecharts/apps/issues/1214))
#### Fix
* use correct PVC storageClass when using postgresql as a dependency on SCALE ([#1212](https://github.com/truecharts/apps/issues/1212))
<a name="fireflyiii-9.0.23"></a>
### [fireflyiii-9.0.23](https://github.com/truecharts/apps/compare/fireflyiii-9.0.22...fireflyiii-9.0.23) (2021-10-20)
#### Chore
* bump versions to rerelease and fix icons
<a name="fireflyiii-9.0.22"></a>
### [fireflyiii-9.0.22](https://github.com/truecharts/apps/compare/fireflyiii-9.0.21...fireflyiii-9.0.22) (2021-10-19)
#### Change
* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178))
#### Chore
* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181))
* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184))
#### Feat
* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180))
#### Refactor
* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182))

View File

@ -4,6 +4,6 @@ dependencies:
version: 8.3.16
- name: postgresql
repository: https://truecharts.org/
version: 5.1.2
digest: sha256:0805b47ef6b074bcc5452a0daad80ff205056fc3a88a13f71c533b216be32de5
generated: "2021-10-26T19:28:27.404483951Z"
version: 5.1.4
digest: sha256:d6d3ee5ef1624db5c5c9a3170b4287577d471276a4bfdf4925a4d9329b7c4c04
generated: "2021-10-26T22:21:33.680458358Z"

View File

@ -0,0 +1,36 @@
apiVersion: v2
appVersion: "5.5.12"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.16
- condition: postgresql.enabled
name: postgresql
repository: https://truecharts.org/
version: 5.1.4
deprecated: false
description: A free and open source personal finance manager
home: https://github.com/firefly-iii/firefly-iii/
icon: https://www.firefly-iii.org/assets/logo/color.png
keywords:
- fireflyiii
- finacial
kubeVersion: '>=1.16.0-0'
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: truecharts.org
- email: 20650065+warllo54@users.noreply.github.com
name: warllo54
url: truecharts.org
name: fireflyiii
sources:
- https://github.com/firefly-iii/firefly-iii/
type: application
version: 12.0.3
annotations:
truecharts.org/catagories: |
- finacial
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

@ -0,0 +1,38 @@
# Introduction
A free and open source personal finance manager
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/firefly-iii/firefly-iii/>
## Requirements
Kubernetes: `>=1.16.0-0`
## Dependencies
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org/ | postgresql | 5.1.4 |
| https://truecharts.org | common | 8.3.16 |
## 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

View File

@ -0,0 +1,3 @@
A free and open source personal finance manager
This App is supplied by TrueCharts, for more information please visit https://truecharts.org

Binary file not shown.

View File

@ -0,0 +1,44 @@
# 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.APP_KEY | string | `"AGcfkCUS233ZWmBXztYbdyCs2u7kkz55"` | |
| env.DB_CONNECTION | string | `"pgsql"` | |
| env.DB_DATABASE | string | `"firefly"` | |
| env.DB_PORT | int | `5432` | |
| env.DB_USERNAME | string | `"firefly"` | |
| envValueFrom.DB_HOST.secretKeyRef.key | string | `"plainhost"` | |
| envValueFrom.DB_HOST.secretKeyRef.name | string | `"dbcreds"` | |
| envValueFrom.DB_PASSWORD.secretKeyRef.key | string | `"postgresql-password"` | |
| envValueFrom.DB_PASSWORD.secretKeyRef.name | string | `"dbcreds"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"fireflyiii/core"` | |
| image.tag | string | `"version-5.5.12@sha256:9a1f87a8ad38694675390756be9686fe9d8ba941fe1f145641626135c7eb5e4b"` | |
| persistence.data.accessMode | string | `"ReadWriteOnce"` | |
| persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/var/www/html/storage/upload"` | |
| persistence.data.size | string | `"100Gi"` | |
| persistence.data.type | string | `"pvc"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| postgresql.enabled | bool | `true` | |
| postgresql.existingSecret | string | `"dbcreds"` | |
| postgresql.postgresqlDatabase | string | `"firefly"` | |
| postgresql.postgresqlUsername | string | `"firefly"` | |
| probes.liveness.path | string | `"/login"` | |
| probes.readiness.path | string | `"/login"` | |
| probes.startup.path | string | `"/login"` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| securityContext.runAsNonRoot | bool | `false` | |
| service.main.ports.main.port | int | `8080` | |
All Rights Reserved - The TrueCharts Project

View File

@ -0,0 +1,62 @@
# Default values for fireflyIII.
image:
repository: fireflyiii/core
pullPolicy: IfNotPresent
tag: version-5.5.12@sha256:9a1f87a8ad38694675390756be9686fe9d8ba941fe1f145641626135c7eb5e4b
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 8080
probes:
liveness:
path: "/login"
readiness:
path: "/login"
startup:
path: "/login"
env:
DB_USERNAME: firefly
DB_DATABASE: firefly
DB_CONNECTION: pgsql
DB_PORT: 5432
APP_KEY: AGcfkCUS233ZWmBXztYbdyCs2u7kkz55
envValueFrom:
DB_HOST:
secretKeyRef:
name: dbcreds
key: plainhost
DB_PASSWORD:
secretKeyRef:
name: dbcreds
key: postgresql-password
persistence:
data:
enabled: true
mountPath: "/var/www/html/storage/upload"
type: pvc
accessMode: ReadWriteOnce
size: "100Gi"
# Enabled postgres
postgresql:
enabled: true
existingSecret: "dbcreds"
postgresqlUsername: firefly
postgresqlDatabase: firefly

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,5 @@
{{/* Make sure all variables are set properly */}}
{{- include "common.setup" . }}
{{/* Render the templates */}}
{{ include "common.postSetup" . }}

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="firefox-syncserver-4.0.3"></a>
### [firefox-syncserver-4.0.3](https://github.com/truecharts/apps/compare/firefox-syncserver-4.0.2...firefox-syncserver-4.0.3) (2021-10-26)
#### Chore
* update helm chart postgresql to v5.1.4 ([#1249](https://github.com/truecharts/apps/issues/1249))
<a name="firefox-syncserver-4.0.2"></a>
### [firefox-syncserver-4.0.2](https://github.com/truecharts/apps/compare/firefox-syncserver-4.0.1...firefox-syncserver-4.0.2) (2021-10-26)
@ -88,12 +97,3 @@
#### Refactor
* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182))
<a name="firefox-syncserver-0.0.2"></a>
### [firefox-syncserver-0.0.2](https://github.com/truecharts/apps/compare/firefox-syncserver-0.0.1...firefox-syncserver-0.0.2) (2021-10-19)
#### Chore

View File

@ -0,0 +1,9 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.16
- name: postgresql
repository: https://truecharts.org/
version: 5.1.4
digest: sha256:d6d3ee5ef1624db5c5c9a3170b4287577d471276a4bfdf4925a4d9329b7c4c04
generated: "2021-10-26T22:22:08.640465903Z"

View File

@ -1,6 +1,6 @@
apiVersion: v2
appVersion: "1.8.0"
version: 4.0.2
version: 4.0.3
kubeVersion: '>=1.16.0-0'
name: firefox-syncserver
description: This is an all-in-one package for running a self-hosted Firefox Sync server.
@ -22,7 +22,7 @@ dependencies:
- condition: postgresql.enabled
name: postgresql
repository: https://truecharts.org/
version: 5.1.2
version: 5.1.4
maintainers:
- email: info@truecharts.org
name: TrueCharts

View File

@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org/ | postgresql | 5.1.2 |
| https://truecharts.org/ | postgresql | 5.1.4 |
| https://truecharts.org | common | 8.3.16 |
## Installing the Chart

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="gitea-4.0.4"></a>
### [gitea-4.0.4](https://github.com/truecharts/apps/compare/gitea-4.0.3...gitea-4.0.4) (2021-10-26)
#### Chore
* update helm chart postgresql to v5.1.4 ([#1249](https://github.com/truecharts/apps/issues/1249))
<a name="gitea-4.0.3"></a>
### [gitea-4.0.3](https://github.com/truecharts/apps/compare/gitea-4.0.2...gitea-4.0.3) (2021-10-26)
@ -88,12 +97,3 @@
<a name="gitea-1.0.16"></a>
### [gitea-1.0.16](https://github.com/truecharts/apps/compare/gitea-1.0.15...gitea-1.0.16) (2021-10-19)
#### Chore
* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184))

View File

@ -4,9 +4,9 @@ dependencies:
version: 8.3.16
- name: postgresql
repository: https://truecharts.org/
version: 5.1.2
version: 5.1.4
- name: memcached
repository: https://charts.bitnami.com/bitnami
version: 5.15.8
digest: sha256:3c1bc74afc1eacc39c9584cbfc66565ec8531d1ea07281fc9edf0bd35581468f
generated: "2021-10-26T20:32:02.640330282Z"
digest: sha256:86a8e2e5eb7c17ea5dde921011ab816074a230a77b70d743713988fa48d43ab1
generated: "2021-10-26T22:22:45.528151312Z"

View File

@ -7,7 +7,7 @@ dependencies:
- condition: postgresql.enabled
name: postgresql
repository: https://truecharts.org/
version: 5.1.2
version: 5.1.4
- condition: memcached.enabled
name: memcached
repository: https://charts.bitnami.com/bitnami
@ -34,7 +34,7 @@ sources:
- https://github.com/go-gitea/gitea
- https://hub.docker.com/r/gitea/gitea/
type: application
version: 4.0.3
version: 4.0.4
annotations:
truecharts.org/catagories: |
- GIT

View File

@ -20,7 +20,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://charts.bitnami.com/bitnami | memcached | 5.15.8 |
| https://truecharts.org/ | postgresql | 5.1.2 |
| https://truecharts.org/ | postgresql | 5.1.4 |
| https://truecharts.org | common | 8.3.16 |
## Installing the Chart

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More