Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2024-02-25 10:44:26 +00:00
parent 6064757de5
commit 803a3e1a14
12 changed files with 3378 additions and 0 deletions

View File

@ -0,0 +1,30 @@
# Patterns to ignore when building packages.
# This supports shell glob matching, relative path matching, and
# negation (prefixed with !). Only one pattern per line.
.DS_Store
# Common VCS dirs
.git/
.gitignore
.bzr/
.bzrignore
.hg/
.hgignore
.svn/
# Common backup files
*.swp
*.bak
*.tmp
*~
# Various IDEs
.project
.idea/
*.tmproj
.vscode/
# OWNERS file for Kubernetes
OWNERS
# helm-docs templates
*.gotmpl
# docs folder
/docs
# icon
icon.png

View File

@ -0,0 +1,99 @@
---
title: Changelog
---
*for the complete changelog, please refer to the website*
**Important:**
## [hammond-8.1.11](https://github.com/truecharts/charts/compare/hammond-8.1.10...hammond-8.1.11) (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))
## [hammond-8.1.10](https://github.com/truecharts/charts/compare/hammond-8.1.9...hammond-8.1.10) (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))
## [hammond-8.1.9](https://github.com/truecharts/charts/compare/hammond-8.1.8...hammond-8.1.9) (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))
## [hammond-8.1.8](https://github.com/truecharts/charts/compare/hammond-8.1.7...hammond-8.1.8) (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))
## [hammond-8.1.7](https://github.com/truecharts/charts/compare/hammond-8.1.6...hammond-8.1.7) (2024-01-21)
### Chore
- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457))
## [hammond-8.1.6](https://github.com/truecharts/charts/compare/hammond-8.1.5...hammond-8.1.6) (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))
## [hammond-8.1.5](https://github.com/truecharts/charts/compare/hammond-8.1.4...hammond-8.1.5) (2024-01-02)
### Chore
- force bump to ensure up-to-date catalogs
## [hammond-8.1.4](https://github.com/truecharts/charts/compare/hammond-8.1.3...hammond-8.1.4) (2024-01-01)
### Chore
- increase common version for oci fixes
- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
## [hammond-8.1.3](https://github.com/truecharts/charts/compare/hammond-8.1.0...hammond-8.1.3) (2024-01-01)
### Chore
- bump all charts for OCI test push

View File

@ -0,0 +1,36 @@
annotations:
max_scale_version: 24.04.0
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: productivity
truecharts.org/max_helm_version: "3.14"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.0.24
dependencies:
- name: common
version: 18.0.2
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
deprecated: false
description: A self-hosted vehicle expense tracking system with support for multiple users.
home: https://truecharts.org/charts/stable/hammond
icon: https://truecharts.org/img/hotlink-ok/chart-icons/hammond.png
keywords:
- hammond
kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
name: hammond
sources:
- https://github.com/AlfHou/hammond
- https://github.com/truecharts/charts/tree/master/charts/stable/hammond
- https://github.com/alfhou/hammond/pkgs/container/hammond
type: application
version: 9.1.2

View 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/hammond)
**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_

View File

@ -0,0 +1,8 @@
A self-hosted vehicle expense tracking system with support for multiple users.
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/hammond](https://truecharts.org/charts/stable/hammond)
---
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.

View File

@ -0,0 +1,37 @@
image:
repository: ghcr.io/alfhou/hammond
tag: v0.0.24@sha256:c85dc0293aa10be15280277bade9cce808be572d0d4c5eac62acd87dec30479d
pullPolicy: IfNotPresent
service:
main:
ports:
main:
targetPort: 3000
port: 10186
workload:
main:
podSpec:
containers:
main:
env:
JWT_SECRET:
secretKeyRef:
name: secrets
key: JWT_SECRET
# manually define storage paths
CONFIG: "{{.Values.persistence.config.mountPath }}"
DATA: "{{.Values.persistence.assets.mountPath }}"
persistence:
config:
enabled: true
mountPath: "/config"
assets:
enabled: true
mountPath: "/assets"
portal:
open:
enabled: true

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1 @@
{{- include "tc.v1.common.lib.chart.notes" $ -}}

View File

@ -0,0 +1,15 @@
{{/* Define the secrets */}}
{{- define "hammond.secrets" -}}
{{- $secretName := printf "%s-secrets" (include "tc.v1.common.lib.chart.names.fullname" .) }}
{{- $hammondprevious := lookup "v1" "Secret" .Release.Namespace $secretName }}
{{- $jwt_secret := "" }}
enabled: true
data:
{{- if $hammondprevious}}
JWT_SECRET: {{ index $hammondprevious.data "JWT_SECRET" }}
{{- else }}
{{- $jwt_secret := randAlphaNum 32 }}
JWT_SECRET: {{ $jwt_secret | b64enc }}
{{- end }}
{{- end -}}

View File

@ -0,0 +1,11 @@
{{/* Make sure all variables are set properly */}}
{{- include "tc.v1.common.loader.init" . }}
{{/* Render secrets for hammond */}}
{{- $secrets := include "hammond.secrets" . | fromYaml -}}
{{- if $secrets -}}
{{- $_ := set .Values.secret "secrets" $secrets -}}
{{- end -}}
{{/* Render the templates */}}
{{ include "tc.v1.common.loader.apply" . }}

View File