Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
99
stable/actualserver/9.0.0/CHANGELOG.md
Normal file
99
stable/actualserver/9.0.0/CHANGELOG.md
Normal file
@@ -0,0 +1,99 @@
|
||||
---
|
||||
title: Changelog
|
||||
---
|
||||
|
||||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
## [actualserver-9.0.0](https://github.com/truecharts/charts/compare/actualserver-8.1.0...actualserver-9.0.0) (2024-02-14)
|
||||
|
||||
### Fix
|
||||
|
||||
|
||||
|
||||
- fix actualserver mountPaths **BREAKING CHANGES** ([#18237](https://github.com/truecharts/charts/issues/18237))
|
||||
|
||||
|
||||
## [actualserver-8.1.0](https://github.com/truecharts/charts/compare/actualserver-8.0.5...actualserver-8.1.0) (2024-02-05)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/actualbudget/actual-server to v24.2.0[@e8c362d](https://github.com/e8c362d) by renovate ([#17935](https://github.com/truecharts/charts/issues/17935))
|
||||
|
||||
|
||||
## [actualserver-8.0.5](https://github.com/truecharts/charts/compare/actualserver-8.0.4...actualserver-8.0.5) (2024-02-03)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v17.2.30[@19ad5ec](https://github.com/19ad5ec) by renovate ([#17804](https://github.com/truecharts/charts/issues/17804))
|
||||
|
||||
|
||||
## [actualserver-8.0.4](https://github.com/truecharts/charts/compare/actualserver-8.0.3...actualserver-8.0.4) (2024-01-26)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v17.2.29[@d7c41a3](https://github.com/d7c41a3) by renovate ([#17545](https://github.com/truecharts/charts/issues/17545))
|
||||
|
||||
|
||||
## [actualserver-8.0.3](https://github.com/truecharts/charts/compare/actualserver-8.0.2...actualserver-8.0.3) (2024-01-21)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v17.2.28[@918b4c5](https://github.com/918b4c5) by renovate ([#17478](https://github.com/truecharts/charts/issues/17478))
|
||||
|
||||
|
||||
## [actualserver-8.0.2](https://github.com/truecharts/charts/compare/actualserver-8.0.1...actualserver-8.0.2) (2024-01-21)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v17.2.26[@24c98f7](https://github.com/24c98f7) by renovate ([#17409](https://github.com/truecharts/charts/issues/17409))
|
||||
|
||||
|
||||
## [actualserver-8.0.1](https://github.com/truecharts/charts/compare/actualserver-8.0.0...actualserver-8.0.1) (2024-01-21)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457))
|
||||
|
||||
|
||||
|
||||
|
||||
## [actualserver-8.0.0](https://github.com/truecharts/charts/compare/actualserver-7.1.7...actualserver-8.0.0) (2024-01-09)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/actualbudget/actual-server to v24.1.0[@32ecfd1](https://github.com/32ecfd1) by renovate ([#17025](https://github.com/truecharts/charts/issues/17025))
|
||||
|
||||
|
||||
## [actualserver-7.1.7](https://github.com/truecharts/charts/compare/actualserver-7.1.6...actualserver-7.1.7) (2024-01-09)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v17.2.22[@e7c9056](https://github.com/e7c9056) by renovate ([#16986](https://github.com/truecharts/charts/issues/16986))
|
||||
|
||||
|
||||
## [actualserver-7.1.6](https://github.com/truecharts/charts/compare/actualserver-7.1.5...actualserver-7.1.6) (2024-01-02)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- force bump to ensure up-to-date catalogs
|
||||
37
stable/actualserver/9.0.0/Chart.yaml
Normal file
37
stable/actualserver/9.0.0/Chart.yaml
Normal file
@@ -0,0 +1,37 @@
|
||||
annotations:
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: finance
|
||||
truecharts.org/max_helm_version: "3.14"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 24.2.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.30
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Actual is a super fast privacy-focused app for managing your finances.
|
||||
home: https://truecharts.org/charts/stable/actualserver
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/actualserver.png
|
||||
keywords:
|
||||
- actualserver
|
||||
- finance
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: actualserver
|
||||
sources:
|
||||
- https://github.com/Kippenhof/docker-templates
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/actualserver
|
||||
- https://ghcr.io/actualbudget/actual-server
|
||||
type: application
|
||||
version: 9.0.0
|
||||
28
stable/actualserver/9.0.0/README.md
Normal file
28
stable/actualserver/9.0.0/README.md
Normal file
@@ -0,0 +1,28 @@
|
||||
---
|
||||
title: 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/stable/actualserver)
|
||||
|
||||
**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_
|
||||
9
stable/actualserver/9.0.0/app-changelog.md
Normal file
9
stable/actualserver/9.0.0/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [actualserver-9.0.0](https://github.com/truecharts/charts/compare/actualserver-8.1.0...actualserver-9.0.0) (2024-02-14)
|
||||
|
||||
### Fix
|
||||
|
||||
|
||||
|
||||
- fix actualserver mountPaths **BREAKING CHANGES** ([#18237](https://github.com/truecharts/charts/issues/18237))
|
||||
8
stable/actualserver/9.0.0/app-readme.md
Normal file
8
stable/actualserver/9.0.0/app-readme.md
Normal file
@@ -0,0 +1,8 @@
|
||||
Actual is a super fast privacy-focused app for managing your finances.
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/actualserver](https://truecharts.org/charts/stable/actualserver)
|
||||
|
||||
---
|
||||
|
||||
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!
|
||||
BIN
stable/actualserver/9.0.0/charts/common-17.2.30.tgz
Normal file
BIN
stable/actualserver/9.0.0/charts/common-17.2.30.tgz
Normal file
Binary file not shown.
43
stable/actualserver/9.0.0/ix_values.yaml
Normal file
43
stable/actualserver/9.0.0/ix_values.yaml
Normal file
@@ -0,0 +1,43 @@
|
||||
image:
|
||||
repository: ghcr.io/actualbudget/actual-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 24.2.0@sha256:e8c362dcc34498a5c44acd3184febe257d8e7f46781964b5705289195cba4d47
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
runAsNonRoot: false
|
||||
runAsGroup: 0
|
||||
runAsUser: 0
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
containers:
|
||||
main:
|
||||
probes:
|
||||
liveness:
|
||||
type: http
|
||||
path: /
|
||||
readiness:
|
||||
type: http
|
||||
path: /
|
||||
startup:
|
||||
type: http
|
||||
path: /
|
||||
env: {}
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 10293
|
||||
protocol: http
|
||||
targetPort: 5006
|
||||
persistence:
|
||||
server-files:
|
||||
enabled: true
|
||||
mountPath: /data/server-files
|
||||
user-files:
|
||||
enabled: true
|
||||
mountPath: /data/user-files
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
||||
3103
stable/actualserver/9.0.0/questions.yaml
Normal file
3103
stable/actualserver/9.0.0/questions.yaml
Normal file
File diff suppressed because it is too large
Load Diff
1
stable/actualserver/9.0.0/templates/NOTES.txt
Normal file
1
stable/actualserver/9.0.0/templates/NOTES.txt
Normal file
@@ -0,0 +1 @@
|
||||
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
||||
2
stable/actualserver/9.0.0/templates/common.yaml
Normal file
2
stable/actualserver/9.0.0/templates/common.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
{{/* Render the templates */}}
|
||||
{{ include "tc.v1.common.loader.all" . }}
|
||||
0
stable/actualserver/9.0.0/values.yaml
Normal file
0
stable/actualserver/9.0.0/values.yaml
Normal file
Reference in New Issue
Block a user