Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2024-03-11 17:10:40 +00:00
parent 1fc658798a
commit 3962a91aec
27 changed files with 6299 additions and 9 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:**
## [dokuwiki-11.0.0](https://github.com/truecharts/charts/compare/dokuwiki-10.4.1...dokuwiki-11.0.0) (2024-03-11)
### Chore
- update container image bitnami/dokuwiki to v20240206.1.0[@19611df](https://github.com/19611df) by renovate ([#19130](https://github.com/truecharts/charts/issues/19130))
## [dokuwiki-10.4.1](https://github.com/truecharts/charts/compare/dokuwiki-10.4.0...dokuwiki-10.4.1) (2024-03-07)
### Chore
- bump everything to trigger re-release
## [dokuwiki-10.4.0](https://github.com/truecharts/charts/compare/dokuwiki-10.3.0...dokuwiki-10.4.0) (2024-03-07)
### Chore
- update container image common to v19.0.0[@eef2062](https://github.com/eef2062) by renovate ([#18956](https://github.com/truecharts/charts/issues/18956))
## [dokuwiki-10.3.0](https://github.com/truecharts/charts/compare/dokuwiki-10.2.3...dokuwiki-10.3.0) (2024-03-06)
### Chore
- update container image common to v18.2.0[@9e8b7d4](https://github.com/9e8b7d4) by renovate ([#18943](https://github.com/truecharts/charts/issues/18943))
## [dokuwiki-10.2.3](https://github.com/truecharts/charts/compare/dokuwiki-10.2.2...dokuwiki-10.2.3) (2024-03-05)
### Chore
- bump everything to force helm release again
## [dokuwiki-10.2.2](https://github.com/truecharts/charts/compare/dokuwiki-10.2.0...dokuwiki-10.2.2) (2024-03-05)
### Chore
- force rereleases
- update container image common to v18.1.6[@904d84b](https://github.com/904d84b) by renovate ([#18835](https://github.com/truecharts/charts/issues/18835))
## [dokuwiki-9.1.18](https://github.com/truecharts/charts/compare/dokuwiki-9.1.17...dokuwiki-9.1.18) (2024-02-12)
### Chore
- update container image bitnami/dokuwiki to 20230404.1.0[@326f97f](https://github.com/326f97f) by renovate ([#18201](https://github.com/truecharts/charts/issues/18201))
## [dokuwiki-9.1.17](https://github.com/truecharts/charts/compare/dokuwiki-9.1.16...dokuwiki-9.1.17) (2024-02-12)
### Chore
- update container image bitnami/dokuwiki to 20230404.1.0[@68ba05c](https://github.com/68ba05c) by renovate ([#18155](https://github.com/truecharts/charts/issues/18155))
## [dokuwiki-9.1.16](https://github.com/truecharts/charts/compare/dokuwiki-9.1.15...dokuwiki-9.1.16) (2024-02-12)
### Chore

View File

@ -0,0 +1,35 @@
annotations:
max_scale_version: 24.04.0
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: incubator
truecharts.org/max_helm_version: "3.14"
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 20240206.1.0
dependencies:
- name: common
version: 19.0.0
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
deprecated: false
description: Dokuwiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database.
home: https://truecharts.org/charts/stable/dokuwiki
icon: https://truecharts.org/img/hotlink-ok/chart-icons/dokuwiki.png
keywords:
- dokuwiki
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
name: dokuwiki
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/dokuwiki
- https://hub.docker.com/r/bitnami/dokuwiki
type: application
version: 11.0.0

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/dokuwiki)
**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 @@
## [dokuwiki-11.0.0](https://github.com/truecharts/charts/compare/dokuwiki-10.4.1...dokuwiki-11.0.0) (2024-03-11)
### Chore
- update container image bitnami/dokuwiki to v20240206.1.0[@19611df](https://github.com/19611df) by renovate ([#19130](https://github.com/truecharts/charts/issues/19130))

View File

@ -0,0 +1,8 @@
Dokuwiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database.
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/dokuwiki](https://truecharts.org/charts/stable/dokuwiki)
---
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,44 @@
image:
repository: bitnami/dokuwiki
pullPolicy: IfNotPresent
tag: 20240206.1.0@sha256:19611df85907502ac56ede22f2a4d8b275720bdacde5290f90a7d340d1d60567
securityContext:
container:
runAsNonRoot: false
readOnlyRootFilesystem: false
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 10123
targetPort: 8080
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
type: http
path: /
readiness:
type: http
path: /
startup:
type: http
path: /
env:
DOKUWIKI_USERNAME: "admin"
DOKUWIKI_PASSWORD: "supersecret"
DOKUWIKI_FULL_NAME: "Super Admin"
DOKUWIKI_EMAIL: "admin@example.com"
DOKUWIKI_WIKI_NAME: "DokuWiki"
persistence:
config:
enabled: true
mountPath: /bitnami/dokuwiki
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 @@
{{ include "tc.v1.common.loader.all" . }}

View File

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:**
## [firefox-12.0.0](https://github.com/truecharts/charts/compare/firefox-11.4.1...firefox-12.0.0) (2024-03-11)
### Chore
- update container image ghcr.io/linuxserver/firefox to v123.0.1[@b616ef4](https://github.com/b616ef4) by renovate ([#19132](https://github.com/truecharts/charts/issues/19132))
## [firefox-11.4.1](https://github.com/truecharts/charts/compare/firefox-11.4.0...firefox-11.4.1) (2024-03-07)
### Chore
- bump everything to trigger re-release
## [firefox-11.4.0](https://github.com/truecharts/charts/compare/firefox-11.3.0...firefox-11.4.0) (2024-03-07)
### Chore
- update container image common to v19.0.0[@eef2062](https://github.com/eef2062) by renovate ([#18956](https://github.com/truecharts/charts/issues/18956))
## [firefox-11.3.0](https://github.com/truecharts/charts/compare/firefox-11.2.3...firefox-11.3.0) (2024-03-06)
### Chore
- update container image common to v18.2.0[@9e8b7d4](https://github.com/9e8b7d4) by renovate ([#18943](https://github.com/truecharts/charts/issues/18943))
## [firefox-11.2.3](https://github.com/truecharts/charts/compare/firefox-11.2.2...firefox-11.2.3) (2024-03-05)
### Chore
- bump everything to force helm release again
## [firefox-11.2.2](https://github.com/truecharts/charts/compare/firefox-11.2.0...firefox-11.2.2) (2024-03-05)
### Chore
- force rereleases
- update container image common to v18.1.6[@904d84b](https://github.com/904d84b) by renovate ([#18835](https://github.com/truecharts/charts/issues/18835))
## [firefox-10.0.9](https://github.com/truecharts/charts/compare/firefox-10.0.8...firefox-10.0.9) (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))
## [firefox-10.0.8](https://github.com/truecharts/charts/compare/firefox-10.0.7...firefox-10.0.8) (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))
## [firefox-10.0.7](https://github.com/truecharts/charts/compare/firefox-10.0.6...firefox-10.0.7) (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))

View File

@ -0,0 +1,37 @@
annotations:
max_scale_version: 24.04.0
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: browser
truecharts.org/max_helm_version: "3.14"
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 123.0.1
dependencies:
- name: common
version: 19.0.0
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
deprecated: false
description: a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation.
home: https://truecharts.org/charts/stable/firefox
icon: https://truecharts.org/img/hotlink-ok/chart-icons/firefox.png
keywords:
- firefox
- browser
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
name: firefox
sources:
- https://github.com/linuxserver/docker-firefox
- https://github.com/truecharts/charts/tree/master/charts/stable/firefox
- https://ghcr.io/linuxserver/firefox
type: application
version: 12.0.0

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/firefox)
**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 @@
## [firefox-12.0.0](https://github.com/truecharts/charts/compare/firefox-11.4.1...firefox-12.0.0) (2024-03-11)
### Chore
- update container image ghcr.io/linuxserver/firefox to v123.0.1[@b616ef4](https://github.com/b616ef4) by renovate ([#19132](https://github.com/truecharts/charts/issues/19132))

View File

@ -0,0 +1,8 @@
a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation.
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/firefox](https://truecharts.org/charts/stable/firefox)
---
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,41 @@
image:
repository: ghcr.io/linuxserver/firefox
pullPolicy: IfNotPresent
tag: 123.0.1@sha256:b616ef4f65f3a3f461ee1b56b16090050de44b3b38015478d89a52dcbe87afb1
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
protocol: http
port: 10131
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
type: http
readiness:
type: http
startup:
type: http
env:
FM_HOME: "/config"
CUSTOM_PORT: "{{ .Values.service.main.ports.main.port }}"
TITLE: "TrueChartVNC Client"
persistence:
config:
enabled: true
mountPath: /config
varrun:
enabled: false
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 @@
{{ include "tc.v1.common.loader.all" . }}

View File

View File

@ -1,9 +0,0 @@
## [ispy-agent-dvr-9.6.0](https://github.com/truecharts/charts/compare/ispy-agent-dvr-9.5.2...ispy-agent-dvr-9.6.0) (2024-03-11)
### Fix
- Add persistence for ffmpeg6 and fix scale q's ([#19149](https://github.com/truecharts/charts/issues/19149))