Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2024-01-21 13:38:31 +00:00
parent 5368c810b6
commit 51ea1ccd30
201 changed files with 4032 additions and 404 deletions

View File

@@ -7,6 +7,15 @@ title: Changelog
## [solr-9.1.8](https://github.com/truecharts/charts/compare/solr-9.1.7...solr-9.1.8) (2024-01-21)
### Chore
- update container image bitnami/solr to v9.4.1[@b1563d4](https://github.com/b1563d4) by renovate ([#17406](https://github.com/truecharts/charts/issues/17406))
## [solr-9.1.7](https://github.com/truecharts/charts/compare/solr-9.1.6...solr-9.1.7) (2024-01-09)
@@ -88,12 +97,3 @@ title: Changelog
- update helm chart common to 17.2.2 by renovate ([#16575](https://github.com/truecharts/charts/issues/16575))
## [solr-9.0.3](https://github.com/truecharts/charts/compare/solr-9.0.2...solr-9.0.3) (2023-12-26)
### Chore
- update helm chart common to 17.1.4 by renovate ([#16558](https://github.com/truecharts/charts/issues/16558))
## [solr-9.0.2](https://github.com/truecharts/charts/compare/solr-9.0.1...solr-9.0.2) (2023-12-26)
### Chore

View File

@@ -3,11 +3,11 @@ annotations:
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: search
truecharts.org/max_helm_version: "3.13"
truecharts.org/max_helm_version: "3.14"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: dependency
apiVersion: v2
appVersion: 9.4.0
appVersion: 9.4.1
dependencies:
- name: common
version: 17.2.22
@@ -35,4 +35,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/solr
- https://hub.docker.com/r/bitnami/solr
type: application
version: 9.1.7
version: 9.1.8

View File

@@ -0,0 +1,9 @@
## [solr-9.1.8](https://github.com/truecharts/charts/compare/solr-9.1.7...solr-9.1.8) (2024-01-21)
### Chore
- update container image bitnami/solr to v9.4.1[@b1563d4](https://github.com/b1563d4) by renovate ([#17406](https://github.com/truecharts/charts/issues/17406))

View File

@@ -1,7 +1,7 @@
image:
repository: bitnami/solr
pullPolicy: IfNotPresent
tag: 9.4.0@sha256:2ea44811d297c527c9dd89c766184916b952de56bb023b2e4c13697197e96d8e
tag: 9.4.1@sha256:b1563d44664a0b287e8967de45535a5c73766d4aed3dcd7ab49318a4bc61fa54
workload:
main:
replicas: 1

View File

@@ -1,28 +0,0 @@
---
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/incubator/adguardhome-sync)
**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

@@ -1,9 +0,0 @@
## [adguardhome-sync-5.2.1](https://github.com/truecharts/charts/compare/adguardhome-sync-5.2.0...adguardhome-sync-5.2.1) (2024-01-15)
### Chore
- update container image ghcr.io/bakito/adguardhome-sync to v0.6.2[@5efe641](https://github.com/5efe641) by renovate ([#17245](https://github.com/truecharts/charts/issues/17245))

View File

@@ -7,6 +7,15 @@ title: Changelog
## [adguardhome-sync-5.2.2](https://github.com/truecharts/charts/compare/adguardhome-sync-5.2.1...adguardhome-sync-5.2.2) (2024-01-21)
### Chore
- update container image ghcr.io/bakito/adguardhome-sync to v0.6.3[@058c6cd](https://github.com/058c6cd) by renovate ([#17415](https://github.com/truecharts/charts/issues/17415))
## [adguardhome-sync-5.2.1](https://github.com/truecharts/charts/compare/adguardhome-sync-5.2.0...adguardhome-sync-5.2.1) (2024-01-15)
### Chore
@@ -88,12 +97,3 @@ title: Changelog
- 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))
## [adguardhome-sync-5.1.2](https://github.com/truecharts/charts/compare/adguardhome-sync-5.1.0...adguardhome-sync-5.1.2) (2024-01-01)
### Chore

View File

@@ -3,11 +3,11 @@ annotations:
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: Other
truecharts.org/max_helm_version: "3.13"
truecharts.org/max_helm_version: "3.14"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.6.2
appVersion: 0.6.3
dependencies:
- name: common
version: 17.2.22
@@ -18,7 +18,7 @@ dependencies:
import-values: []
deprecated: false
description: Synchronize AdGuardHome config to replica instances.
home: https://truecharts.org/charts/incubator/adguardhome-sync
home: https://truecharts.org/charts/stable/adguardhome-sync
icon: https://truecharts.org/img/hotlink-ok/chart-icons/adguardhome-sync.png
keywords:
- adguardhome-sync
@@ -31,7 +31,7 @@ maintainers:
name: adguardhome-sync
sources:
- https://github.com/bakito/adguardhome-sync/
- https://github.com/truecharts/charts/tree/master/charts/incubator/adguardhome-sync
- https://github.com/truecharts/charts/tree/master/charts/stable/adguardhome-sync
- https://ghcr.io/bakito/adguardhome-sync
type: application
version: 5.2.1
version: 5.2.2

View File

@@ -7,7 +7,7 @@ title: README
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/incubator/go-playground)
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/adguardhome-sync)
**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)**

View File

@@ -0,0 +1,9 @@
## [adguardhome-sync-5.2.2](https://github.com/truecharts/charts/compare/adguardhome-sync-5.2.1...adguardhome-sync-5.2.2) (2024-01-21)
### Chore
- update container image ghcr.io/bakito/adguardhome-sync to v0.6.3[@058c6cd](https://github.com/058c6cd) by renovate ([#17415](https://github.com/truecharts/charts/issues/17415))

View File

@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: ghcr.io/bakito/adguardhome-sync
tag: v0.6.2@sha256:5efe641f28450d3723ccb03acded05ae12c9b46d579b8517ae9890db58e1230c
tag: v0.6.3@sha256:058c6cd0e1866a907c3820d48a72a9dd3cb02f3f75885cdde30153d710714970
portal:
open:
enabled: true

View File

@@ -7,6 +7,15 @@ title: Changelog
## [audiobookshelf-8.1.9](https://github.com/truecharts/charts/compare/audiobookshelf-8.1.8...audiobookshelf-8.1.9) (2024-01-21)
### Chore
- update container image advplyr/audiobookshelf to v2.7.2[@0f08de5](https://github.com/0f08de5) by renovate ([#17404](https://github.com/truecharts/charts/issues/17404))
## [audiobookshelf-8.1.8](https://github.com/truecharts/charts/compare/audiobookshelf-8.1.7...audiobookshelf-8.1.8) (2024-01-09)
@@ -88,12 +97,3 @@ title: Changelog
- 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))
## [audiobookshelf-8.1.0](https://github.com/truecharts/charts/compare/audiobookshelf-8.0.1...audiobookshelf-8.1.0) (2023-12-30)
### Chore
- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
## [audiobookshelf-8.0.1](https://github.com/truecharts/charts/compare/audiobookshelf-8.0.0...audiobookshelf-8.0.1) (2023-12-26)

View File

@@ -3,11 +3,11 @@ annotations:
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.13"
truecharts.org/max_helm_version: "3.14"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.7.1
appVersion: 2.7.2
dependencies:
- name: common
version: 17.2.22
@@ -29,8 +29,8 @@ maintainers:
url: https://truecharts.org
name: audiobookshelf
sources:
- https://github.com/advplyr/audiobookshelf
- https://github.com/truecharts/charts/tree/master/charts/stable/audiobookshelf
- https://hub.docker.com/r/advplyr/audiobookshelf
- https://github.com/advplyr/audiobookshelf
type: application
version: 8.1.8
version: 8.1.9

View File

@@ -0,0 +1,9 @@
## [audiobookshelf-8.1.9](https://github.com/truecharts/charts/compare/audiobookshelf-8.1.8...audiobookshelf-8.1.9) (2024-01-21)
### Chore
- update container image advplyr/audiobookshelf to v2.7.2[@0f08de5](https://github.com/0f08de5) by renovate ([#17404](https://github.com/truecharts/charts/issues/17404))

View File

@@ -1,6 +1,6 @@
image:
repository: advplyr/audiobookshelf
tag: 2.7.1@sha256:78506de0bca185f0f396922dcdbd1badb795b0aa6ac2a5275c76b29f54131a07
tag: 2.7.2@sha256:0f08de5acfe3761090db92f4a6b73a1701d3c1b4d114acec16a637bf92d1e065
pullPolicy: IfNotPresent
securityContext:
container:

View File

@@ -7,6 +7,15 @@ title: Changelog
## [borg-server-3.1.9](https://github.com/truecharts/charts/compare/borg-server-3.1.8...borg-server-3.1.9) (2024-01-21)
### Chore
- update container image ghcr.io/anotherstranger/borg-server to v2.2.4[@c4f487d](https://github.com/c4f487d) by renovate ([#17414](https://github.com/truecharts/charts/issues/17414))
## [borg-server-3.1.8](https://github.com/truecharts/charts/compare/borg-server-3.1.7...borg-server-3.1.8) (2024-01-09)
@@ -88,12 +97,3 @@ title: Changelog
### Chore
- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
## [borg-server-3.0.1](https://github.com/truecharts/charts/compare/borg-server-3.0.0...borg-server-3.0.1) (2023-12-26)
### Chore
- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
## [borg-server-3.0.0](https://github.com/truecharts/charts/compare/borg-server-2.0.11...borg-server-3.0.0) (2023-12-25)

View File

@@ -3,11 +3,11 @@ annotations:
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: backup
truecharts.org/max_helm_version: "3.13"
truecharts.org/max_helm_version: "3.14"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.2.2
appVersion: 2.2.4
dependencies:
- name: common
version: 17.2.22
@@ -34,4 +34,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/borg-server
- https://ghcr.io/anotherstranger/borg-server
type: application
version: 3.1.8
version: 3.1.9

View File

@@ -0,0 +1,9 @@
## [borg-server-3.1.9](https://github.com/truecharts/charts/compare/borg-server-3.1.8...borg-server-3.1.9) (2024-01-21)
### Chore
- update container image ghcr.io/anotherstranger/borg-server to v2.2.4[@c4f487d](https://github.com/c4f487d) by renovate ([#17414](https://github.com/truecharts/charts/issues/17414))

View File

@@ -1,7 +1,7 @@
image:
repository: ghcr.io/anotherstranger/borg-server
pullPolicy: IfNotPresent
tag: 2.2.2@sha256:5330dba51f9adc548116278fbbc1d92e13d1cf80ec1a4ccbe32a68db6482bff0
tag: 2.2.4@sha256:c4f487dc77086d6692e9cdedec79fe75cfb1a474b2a171e58023ad33991dbeb9
securityContext:
container:

View File

@@ -1,9 +0,0 @@
## [cloudflared-9.0.3](https://github.com/truecharts/charts/compare/cloudflared-9.0.2...cloudflared-9.0.3) (2024-01-19)
### Chore
- update container image cloudflare/cloudflared to v2024.1.3[@8124930](https://github.com/8124930) by renovate ([#17300](https://github.com/truecharts/charts/issues/17300))

View File

@@ -7,6 +7,15 @@ title: Changelog
## [cloudflared-9.0.4](https://github.com/truecharts/charts/compare/cloudflared-9.0.3...cloudflared-9.0.4) (2024-01-21)
### Chore
- update container image cloudflare/cloudflared to v2024.1.4[@90a3eb0](https://github.com/90a3eb0) by renovate ([#17408](https://github.com/truecharts/charts/issues/17408))
## [cloudflared-9.0.3](https://github.com/truecharts/charts/compare/cloudflared-9.0.2...cloudflared-9.0.3) (2024-01-19)
### Chore
@@ -88,12 +97,3 @@ title: Changelog
- 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))
## [cloudflared-8.1.2](https://github.com/truecharts/charts/compare/cloudflared-8.1.0...cloudflared-8.1.2) (2024-01-01)
### Chore

View File

@@ -3,11 +3,11 @@ annotations:
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: network
truecharts.org/max_helm_version: "3.13"
truecharts.org/max_helm_version: "3.14"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2024.1.3
appVersion: 2024.1.4
dependencies:
- name: common
version: 17.2.22
@@ -33,4 +33,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/cloudflared
- https://hub.docker.com/r/cloudflare/cloudflared
type: application
version: 9.0.3
version: 9.0.4

View File

@@ -0,0 +1,9 @@
## [cloudflared-9.0.4](https://github.com/truecharts/charts/compare/cloudflared-9.0.3...cloudflared-9.0.4) (2024-01-21)
### Chore
- update container image cloudflare/cloudflared to v2024.1.4[@90a3eb0](https://github.com/90a3eb0) by renovate ([#17408](https://github.com/truecharts/charts/issues/17408))

View File

@@ -1,7 +1,7 @@
image:
repository: cloudflare/cloudflared
pullPolicy: IfNotPresent
tag: 2024.1.3@sha256:8124930145ba79535f2a9fb83bb9fb0abbeb8fdab94f4d72ae34deeeaee8774d
tag: 2024.1.4@sha256:90a3eb006af86cba5ea3b3ac08c3f5979c8efa0e98bf490788de8c629e46eb1f
workload:
main:
podSpec:

View File

@@ -7,6 +7,15 @@ title: Changelog
## [dns-doh-companion-4.1.10](https://github.com/truecharts/charts/compare/dns-doh-companion-4.1.9...dns-doh-companion-4.1.10) (2024-01-21)
### Chore
- update container image testdasi/simple-dns-doh to latest[@f1f4280](https://github.com/f1f4280) by renovate ([#17397](https://github.com/truecharts/charts/issues/17397))
## [dns-doh-companion-4.1.9](https://github.com/truecharts/charts/compare/dns-doh-companion-4.1.8...dns-doh-companion-4.1.9) (2024-01-14)
### Chore
@@ -88,12 +97,3 @@ title: Changelog
### 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))

View File

@@ -3,9 +3,9 @@ annotations:
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: Network-DNS
truecharts.org/max_helm_version: "3.13"
truecharts.org/max_helm_version: "3.14"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
dependencies:
@@ -18,7 +18,7 @@ dependencies:
import-values: []
deprecated: false
description: A very simple DNS server to connect to DNS-over-HTTPS service. This is similar to my other Pihole-with-DoH Chart, without Pihole.
home: https://truecharts.org/charts/incubator/dns-doh-companion
home: https://truecharts.org/charts/stable/dns-doh-companion
icon: https://truecharts.org/img/hotlink-ok/chart-icons/dns-doh-companion.png
keywords:
- dns-doh-companion
@@ -31,7 +31,7 @@ maintainers:
name: dns-doh-companion
sources:
- https://developers.cloudflare.com/1.1.1.1/dns-over-https/cloudflared-proxy/
- https://github.com/truecharts/charts/tree/master/charts/incubator/dns-doh-companion
- https://github.com/truecharts/charts/tree/master/charts/stable/dns-doh-companion
- https://hub.docker.com/r/testdasi/simple-dns-doh
type: application
version: 4.1.9
version: 4.1.10

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/dns-doh-companion)
**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 @@
## [dns-doh-companion-4.1.10](https://github.com/truecharts/charts/compare/dns-doh-companion-4.1.9...dns-doh-companion-4.1.10) (2024-01-21)
### Chore
- update container image testdasi/simple-dns-doh to latest[@f1f4280](https://github.com/f1f4280) by renovate ([#17397](https://github.com/truecharts/charts/issues/17397))

View File

@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: testdasi/simple-dns-doh
tag: latest@sha256:e0a00c11361a1757e5d5d095f017a0c53facf9bcb99791360ac176ddc05561ec
tag: latest@sha256:f1f4280e1dba3e36ada01bf87930287ffd97ed667333632418e4cf7d3e83b7d7
persistence: {}
portal:
open:

View File

@@ -1,28 +0,0 @@
---
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/incubator/dns-doh-companion)
**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

@@ -1,9 +0,0 @@
## [dns-doh-companion-4.1.9](https://github.com/truecharts/charts/compare/dns-doh-companion-4.1.8...dns-doh-companion-4.1.9) (2024-01-14)
### Chore
- update container image testdasi/simple-dns-doh to latest[@e0a00c1](https://github.com/e0a00c1) by renovate ([#17176](https://github.com/truecharts/charts/issues/17176))

View File

@@ -1,9 +0,0 @@
## [drawio-8.1.10](https://github.com/truecharts/charts/compare/drawio-8.1.9...drawio-8.1.10) (2024-01-14)
### Chore
- update container image jgraph/drawio to v22.1.18[@ef187f0](https://github.com/ef187f0) by renovate ([#17194](https://github.com/truecharts/charts/issues/17194))

View File

@@ -7,6 +7,15 @@ title: Changelog
## [drawio-8.1.11](https://github.com/truecharts/charts/compare/drawio-8.1.10...drawio-8.1.11) (2024-01-21)
### Chore
- update container image jgraph/drawio to v22.1.21[@6801e6e](https://github.com/6801e6e) by renovate ([#17428](https://github.com/truecharts/charts/issues/17428))
## [drawio-8.1.10](https://github.com/truecharts/charts/compare/drawio-8.1.9...drawio-8.1.10) (2024-01-14)
### Chore
@@ -88,12 +97,3 @@ title: Changelog
- 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))
## [drawio-8.1.1](https://github.com/truecharts/charts/compare/drawio-8.1.0...drawio-8.1.1) (2023-12-31)

View File

@@ -3,11 +3,11 @@ annotations:
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.13"
truecharts.org/max_helm_version: "3.14"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
apiVersion: v2
appVersion: 22.1.18
appVersion: 22.1.21
dependencies:
- name: common
version: 17.2.22
@@ -29,8 +29,8 @@ maintainers:
url: https://truecharts.org
name: drawio
sources:
- https://github.com/jgraph/drawio
- https://github.com/truecharts/charts/tree/master/charts/stable/drawio
- https://hub.docker.com/r/jgraph/drawio
- https://github.com/jgraph/drawio
type: application
version: 8.1.10
version: 8.1.11

View File

@@ -0,0 +1,9 @@
## [drawio-8.1.11](https://github.com/truecharts/charts/compare/drawio-8.1.10...drawio-8.1.11) (2024-01-21)
### Chore
- update container image jgraph/drawio to v22.1.21[@6801e6e](https://github.com/6801e6e) by renovate ([#17428](https://github.com/truecharts/charts/issues/17428))

View File

@@ -1,6 +1,6 @@
image:
repository: jgraph/drawio
tag: 22.1.18@sha256:ef187f0cb8bf9288dcbcbcddb2374c8b2e3846b1a5532bfce0a74c6d45b0a4be
tag: 22.1.21@sha256:6801e6e3d3ad44f929b9df9e8cbe5c049480a3c233f955ba0f86c0879d35eef3
pullPolicy: IfNotPresent
securityContext:
container:

View File

@@ -1,9 +0,0 @@
## [go-playground-4.1.7](https://github.com/truecharts/charts/compare/go-playground-4.1.6...go-playground-4.1.7) (2024-01-13)
### Chore
- update container image x1unix/go-playground to latest[@fd25c19](https://github.com/fd25c19) by renovate ([#17098](https://github.com/truecharts/charts/issues/17098))

View File

@@ -7,6 +7,15 @@ title: Changelog
## [go-playground-4.1.8](https://github.com/truecharts/charts/compare/go-playground-4.1.7...go-playground-4.1.8) (2024-01-21)
### Chore
- update container image x1unix/go-playground to latest[@e98741b](https://github.com/e98741b) by renovate ([#17399](https://github.com/truecharts/charts/issues/17399))
## [go-playground-4.1.7](https://github.com/truecharts/charts/compare/go-playground-4.1.6...go-playground-4.1.7) (2024-01-13)
### Chore
@@ -88,12 +97,3 @@ title: Changelog
## [go-playground-4.0.1](https://github.com/truecharts/charts/compare/go-playground-4.0.0...go-playground-4.0.1) (2023-12-26)
### Chore
- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
## [go-playground-4.0.0](https://github.com/truecharts/charts/compare/go-playground-3.0.17...go-playground-4.0.0) (2023-12-25)
### Chore
- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))

View File

@@ -3,9 +3,9 @@ annotations:
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: Tools-Utilities
truecharts.org/max_helm_version: "3.13"
truecharts.org/max_helm_version: "3.14"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
dependencies:
@@ -18,7 +18,7 @@ dependencies:
import-values: []
deprecated: false
description: mproved Go Playground powered by Monaco Editor and React
home: https://truecharts.org/charts/incubator/go-playground
home: https://truecharts.org/charts/stable/go-playground
icon: https://truecharts.org/img/hotlink-ok/chart-icons/go-playground.png
keywords:
- go-playground
@@ -30,7 +30,7 @@ maintainers:
url: https://truecharts.org
name: go-playground
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/go-playground
- https://github.com/truecharts/charts/tree/master/charts/stable/go-playground
- https://hub.docker.com/r/x1unix/go-playground
type: application
version: 4.1.7
version: 4.1.8

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/go-playground)
**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 @@
## [go-playground-4.1.8](https://github.com/truecharts/charts/compare/go-playground-4.1.7...go-playground-4.1.8) (2024-01-21)
### Chore
- update container image x1unix/go-playground to latest[@e98741b](https://github.com/e98741b) by renovate ([#17399](https://github.com/truecharts/charts/issues/17399))

View File

@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: x1unix/go-playground
tag: latest@sha256:fd25c19f36ede6e653af64f189503c34adbd30a63a308242854e6f4974e02bde
tag: latest@sha256:e98741b135c19dec5bc9761fa71d94c7e2b82ee33865a5d42276596028e21f86
persistence: {}
portal:
open:

View File

@@ -1,28 +0,0 @@
---
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/incubator/goaccess-npm-logs)
**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

@@ -7,6 +7,15 @@ title: Changelog
## [goaccess-npm-logs-4.1.7](https://github.com/truecharts/charts/compare/goaccess-npm-logs-4.1.6...goaccess-npm-logs-4.1.7) (2024-01-21)
### Chore
- update container image xavierh/goaccess-for-nginxproxymanager to latest[@36a68d8](https://github.com/36a68d8) by renovate ([#17400](https://github.com/truecharts/charts/issues/17400))
## [goaccess-npm-logs-4.1.6](https://github.com/truecharts/charts/compare/goaccess-npm-logs-4.1.5...goaccess-npm-logs-4.1.6) (2024-01-09)
@@ -88,12 +97,3 @@ title: Changelog
### Chore
- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
## [goaccess-npm-logs-3.0.17](https://github.com/truecharts/charts/compare/goaccess-npm-logs-3.0.16...goaccess-npm-logs-3.0.17) (2023-12-24)
### Chore
- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
## [goaccess-npm-logs-3.0.16](https://github.com/truecharts/charts/compare/goaccess-npm-logs-3.0.15...goaccess-npm-logs-3.0.16) (2023-12-24)

View File

@@ -3,9 +3,9 @@ annotations:
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: Tools-Utilities
truecharts.org/max_helm_version: "3.13"
truecharts.org/max_helm_version: "3.14"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
dependencies:
@@ -18,7 +18,7 @@ dependencies:
import-values: []
deprecated: false
description: GoAccess for Nginx Proxy Manager Logs
home: https://truecharts.org/charts/incubator/goaccess-npm-logs
home: https://truecharts.org/charts/stable/goaccess-npm-logs
icon: https://truecharts.org/img/hotlink-ok/chart-icons/goaccess-npm-logs.png
keywords:
- goaccess-npm-logs
@@ -31,8 +31,8 @@ maintainers:
url: https://truecharts.org
name: goaccess-npm-logs
sources:
- https://hub.docker.com/r/xavierh/goaccess-for-nginxproxymanager
- https://github.com/xavier-hernandez/goaccess-for-nginxproxymanager
- https://github.com/truecharts/charts/tree/master/charts/incubator/goaccess-npm-logs
- https://github.com/truecharts/charts/tree/master/charts/stable/goaccess-npm-logs
- https://hub.docker.com/r/xavierh/goaccess-for-nginxproxymanager
type: application
version: 4.1.6
version: 4.1.7

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/goaccess-npm-logs)
**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 @@
## [goaccess-npm-logs-4.1.7](https://github.com/truecharts/charts/compare/goaccess-npm-logs-4.1.6...goaccess-npm-logs-4.1.7) (2024-01-21)
### Chore
- update container image xavierh/goaccess-for-nginxproxymanager to latest[@36a68d8](https://github.com/36a68d8) by renovate ([#17400](https://github.com/truecharts/charts/issues/17400))

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