Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2024-01-03 08:37:11 +00:00
parent 5a07e7c60e
commit 2ccfffb0c5
38 changed files with 3473 additions and 44 deletions

View File

@@ -1,9 +0,0 @@
## [ghostfolio-3.2.8](https://github.com/truecharts/charts/compare/ghostfolio-3.2.7...ghostfolio-3.2.8) (2024-01-02)
### Chore
- update helm general non-major by renovate ([#16820](https://github.com/truecharts/charts/issues/16820))

View File

@@ -7,6 +7,15 @@ title: Changelog
## [ghostfolio-3.3.0](https://github.com/truecharts/charts/compare/ghostfolio-3.2.8...ghostfolio-3.3.0) (2024-01-03)
### Chore
- update container image ghostfolio/ghostfolio to v2.34.0[@a939a35](https://github.com/a939a35) by renovate ([#16833](https://github.com/truecharts/charts/issues/16833))
## [ghostfolio-3.2.8](https://github.com/truecharts/charts/compare/ghostfolio-3.2.7...ghostfolio-3.2.8) (2024-01-02)
### Chore
@@ -88,12 +97,3 @@ title: Changelog
### Chore
- update container image ghostfolio/ghostfolio to v2.33.0[@35b3387](https://github.com/35b3387) by renovate ([#16681](https://github.com/truecharts/charts/issues/16681))
- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
## [ghostfolio-3.1.0](https://github.com/truecharts/charts/compare/ghostfolio-3.0.2...ghostfolio-3.1.0) (2023-12-30)
### Chore
- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))

View File

@@ -1,17 +1,17 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: ghostfolio
version: 3.2.8
appVersion: 2.33.0
version: 3.3.0
appVersion: 2.34.0
description: Ghostfolio is a privacy-first, open source dashboard for your personal finances. Break down your asset allocation, know your net worth and make solid, data-driven investment decisions.
home: https://truecharts.org/charts/stable/ghostfolio
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ghostfolio.png
deprecated: false
sources:
- https://ghostfol.io/
- https://github.com/ghostfolio/ghostfolio
- https://github.com/truecharts/charts/tree/master/charts/stable/ghostfolio
- https://hub.docker.com/r/ghostfolio/ghostfolio
- https://github.com/ghostfolio/ghostfolio
- https://ghostfol.io/
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@@ -0,0 +1,9 @@
## [ghostfolio-3.3.0](https://github.com/truecharts/charts/compare/ghostfolio-3.2.8...ghostfolio-3.3.0) (2024-01-03)
### Chore
- update container image ghostfolio/ghostfolio to v2.34.0[@a939a35](https://github.com/a939a35) by renovate ([#16833](https://github.com/truecharts/charts/issues/16833))

View File

@@ -1,7 +1,7 @@
image:
repository: ghostfolio/ghostfolio
pullPolicy: IfNotPresent
tag: 2.33.0@sha256:35b33873a523c9b23ae00cd79a9070da4c9522a10c42e21b4635a65486b7b1c0
tag: 2.34.0@sha256:a939a3573246a0650fa6b2489349d9746ebd86b7bac1f0bd944a8f695668cf45
securityContext:
container:
runAsNonRoot: false

View File

@@ -1,9 +0,0 @@
## [jenkins-6.2.5](https://github.com/truecharts/charts/compare/jenkins-6.2.4...jenkins-6.2.5) (2024-01-02)
### Chore
- force bump to ensure up-to-date catalogs

View File

@@ -7,6 +7,15 @@ title: Changelog
## [jenkins-6.3.0](https://github.com/truecharts/charts/compare/jenkins-6.2.5...jenkins-6.3.0) (2024-01-03)
### Chore
- update container image jenkins/jenkins to v2.439-jdk17[@2aee59d](https://github.com/2aee59d) by renovate ([#16818](https://github.com/truecharts/charts/issues/16818))
## [jenkins-6.2.5](https://github.com/truecharts/charts/compare/jenkins-6.2.4...jenkins-6.2.5) (2024-01-02)
### Chore
@@ -88,12 +97,3 @@ title: Changelog
- update container image jenkins/jenkins to v2.437-jdk17[@db2355b](https://github.com/db2355b) by renovate ([#16494](https://github.com/truecharts/charts/issues/16494))
## [jenkins-5.0.11](https://github.com/truecharts/charts/compare/jenkins-5.0.10...jenkins-5.0.11) (2023-12-24)
### Chore
- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
## [jenkins-5.0.10](https://github.com/truecharts/charts/compare/jenkins-5.0.9...jenkins-5.0.10) (2023-12-24)
### Chore

View File

@@ -1,8 +1,8 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: jenkins
version: 6.2.5
appVersion: "2.438"
version: 6.3.0
appVersion: "2.439"
description: The gold standard in devops tools for running CI/CD pipelines.
home: https://truecharts.org/charts/stable/jenkins
icon: https://truecharts.org/img/hotlink-ok/chart-icons/jenkins.png

View File

@@ -0,0 +1,9 @@
## [jenkins-6.3.0](https://github.com/truecharts/charts/compare/jenkins-6.2.5...jenkins-6.3.0) (2024-01-03)
### Chore
- update container image jenkins/jenkins to v2.439-jdk17[@2aee59d](https://github.com/2aee59d) by renovate ([#16818](https://github.com/truecharts/charts/issues/16818))

View File

@@ -1,7 +1,7 @@
image:
repository: jenkins/jenkins
pullPolicy: IfNotPresent
tag: 2.438-jdk17@sha256:cf0b2315378685b86c681e79eb2fde9fae1b54e4825631688855ad456bd1f27b
tag: 2.439-jdk17@sha256:2aee59d405c56ac9ee3a4de2421d6f0c887ba2802dfd7193b6f687066407c0a7
security:
container:
runAsGroup: 1000

View File

@@ -0,0 +1,99 @@
---
title: Changelog
---
**Important:**
*for the complete changelog, please refer to the website*
## [minio-10.0.0](https://github.com/truecharts/charts/compare/minio-9.1.5...minio-10.0.0) (2024-01-03)
### Chore
- update container image minio/minio to vrelease.2024-01-01t16-36-33z[@0348b93](https://github.com/0348b93) by renovate ([#16814](https://github.com/truecharts/charts/issues/16814))
## [minio-9.1.5](https://github.com/truecharts/charts/compare/minio-9.1.4...minio-9.1.5) (2024-01-02)
### Chore
- force bump to ensure up-to-date catalogs
## [minio-9.1.4](https://github.com/truecharts/charts/compare/minio-9.1.3...minio-9.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))
## [minio-9.1.3](https://github.com/truecharts/charts/compare/minio-9.1.0...minio-9.1.3) (2024-01-01)
### Chore
- bump all charts for OCI test push
- move everything to consume OCI-hosted common-chart dependency
- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
## [minio-9.1.2](https://github.com/truecharts/charts/compare/minio-9.1.0...minio-9.1.2) (2024-01-01)
### Chore
- bump all charts for OCI test push
- move everything to consume OCI-hosted common-chart dependency
- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
## [minio-9.1.0](https://github.com/truecharts/charts/compare/minio-9.0.1...minio-9.1.0) (2023-12-30)
### Chore
- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
## [minio-9.0.1](https://github.com/truecharts/charts/compare/minio-9.0.0...minio-9.0.1) (2023-12-26)
### Chore
- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
## [minio-9.0.0](https://github.com/truecharts/charts/compare/minio-8.0.13...minio-9.0.0) (2023-12-25)
### Chore
- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
## [minio-8.0.13](https://github.com/truecharts/charts/compare/minio-8.0.12...minio-8.0.13) (2023-12-25)
### Chore
- update container image minio/minio to vrelease.2023-12-23t07-19-11z[@47d5b01](https://github.com/47d5b01) by renovate ([#16474](https://github.com/truecharts/charts/issues/16474))
## [minio-8.0.12](https://github.com/truecharts/charts/compare/minio-8.0.11...minio-8.0.12) (2023-12-24)
### Chore

View File

@@ -0,0 +1,38 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: minio
version: 10.0.0
appVersion: 2024.01.01
description: Minio is a self-hosted S3 storage server
home: https://truecharts.org/charts/stable/minio
icon: https://truecharts.org/img/hotlink-ok/chart-icons/minio.png
deprecated: false
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/minio
- https://hub.docker.com/r/minio/minio
- https://github.com/minio/minio
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- minio
- s3
- storage
dependencies:
- name: common
version: 17.2.21
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
annotations:
max_scale_version: 23.10.2
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
type: application

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/minio)
**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,9 @@
## [minio-10.0.0](https://github.com/truecharts/charts/compare/minio-9.1.5...minio-10.0.0) (2024-01-03)
### Chore
- update container image minio/minio to vrelease.2024-01-01t16-36-33z[@0348b93](https://github.com/0348b93) by renovate ([#16814](https://github.com/truecharts/charts/issues/16814))

View File

@@ -0,0 +1,8 @@
Minio is a self-hosted S3 storage server
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/minio](https://truecharts.org/charts/stable/minio)
---
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,63 @@
image:
repository: minio/minio
tag: RELEASE.2024-01-01T16-36-33Z@sha256:0348b932d3ad5b71255b631e57e0aa633c5ef3d06f4f32b7e54407cab0581d8f
pullPolicy: IfNotPresent
service:
main:
ports:
main:
port: 10107
targetPort: 10107
api:
enabled: true
ports:
api:
enabled: true
targetPort: 10106
port: 10106
ingress:
api:
targetSelector:
api: api
persistence:
config:
enabled: true
mountPath: "/data"
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
custom: true
spec:
httpGet:
scheme: HTTP
path: "/minio/health/live"
port: 10106
readiness:
custom: true
spec:
httpGet:
scheme: HTTP
path: "/minio/health/ready"
port: 10106
args:
- "server"
- "/data"
- "--address"
- ":10106"
- "--console-address"
- ":10107"
env:
MINIO_ROOT_USER: "minio"
MINIO_BROWSER_REDIRECT_URL: ""
MINIO_SERVER_URL: ""
MINIO_ROOT_PASSWORD: "changeme"

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 @@
{{ include "tc.v1.common.loader.all" . }}

View File