Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2024-03-04 07:06:31 +00:00
parent 9ebcb01fc4
commit 090c458e01
147 changed files with 12026 additions and 81 deletions

View File

@ -14,6 +14,11 @@ title: Changelog
## [code-server-10.2.0](https://github.com/truecharts/charts/compare/code-server-10.1.13...code-server-10.2.0) (2024-02-12)
### Chore
@ -92,9 +97,3 @@ title: Changelog
### Chore
- force bump to ensure up-to-date catalogs
## [code-server-10.1.5](https://github.com/truecharts/charts/compare/code-server-10.1.4...code-server-10.1.5) (2024-01-02)

View File

@ -4,13 +4,13 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
truecharts.org/min_helm_version: "3.12"
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 4.21.1
appVersion: 4.22.0
dependencies:
- name: common
version: 18.0.2
version: 18.1.2
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
@ -25,7 +25,7 @@ keywords:
- vs
- visual studio
- vscode
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@ -36,4 +36,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/code-server
- https://hub.docker.com/r/codercom/code-server
type: application
version: 11.1.2
version: 11.3.0

Binary file not shown.

View File

@ -1,7 +1,7 @@
image:
repository: docker.io/codercom/code-server
pullPolicy: IfNotPresent
tag: 4.21.1@sha256:c9f78fb7e8ac5fdd3bea856142dd5c5dda0f5183131254516af74135dc97c773
tag: 4.22.0@sha256:0976d5802c2cc2bebaddc8325209b551abf90454822171e4d92bef647bad7b48
securityContext:
container:
readOnlyRootFilesystem: false

View File

@ -16,6 +16,10 @@ title: Changelog
## [dashy-5.1.13](https://github.com/truecharts/charts/compare/dashy-5.1.12...dashy-5.1.13) (2024-02-03)
### Chore
@ -93,7 +97,3 @@ title: Changelog
## [dashy-5.1.5](https://github.com/truecharts/charts/compare/dashy-5.1.4...dashy-5.1.5) (2024-01-02)
### Chore
- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))

View File

@ -4,13 +4,13 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: dashboard
truecharts.org/max_helm_version: "3.14"
truecharts.org/min_helm_version: "3.12"
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.1.1
appVersion: 2.1.2
dependencies:
- name: common
version: 18.0.3
version: 18.1.2
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
@ -33,4 +33,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/dashy
- https://hub.docker.com/r/lissy93/dashy
type: application
version: 6.1.4
version: 6.2.2

Binary file not shown.

View File

@ -1,6 +1,6 @@
image:
repository: lissy93/dashy
tag: 2.1.1@sha256:e1a0d15d73fcc6f3d0edcb32fbce7b8605d95cf2cfcba4ab3f9e8a26e9da4b8a
tag: 2.1.2@sha256:73bfa21d41242fc7a83e44ed14c4738758a0168e6caba87ff70ff69b8a17674e
pullPolicy: IfNotPresent
securityContext:
container:

View File

@ -22,6 +22,10 @@ title: Changelog
## [gitea-17.1.18](https://github.com/truecharts/charts/compare/gitea-17.1.17...gitea-17.1.18) (2024-02-03)
### Chore
@ -93,7 +97,3 @@ title: Changelog
- update container image gitea/gitea to v1.21.4[@600f1f1](https://github.com/600f1f1) by renovate ([#17304](https://github.com/truecharts/charts/issues/17304))
## [gitea-17.1.10](https://github.com/truecharts/charts/compare/gitea-17.1.9...gitea-17.1.10) (2024-01-09)

View File

@ -4,20 +4,20 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: GIT
truecharts.org/max_helm_version: "3.14"
truecharts.org/min_helm_version: "3.12"
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.21.7
dependencies:
- name: common
version: 18.0.3
version: 18.1.2
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
- name: memcached
version: 12.1.3
version: 12.3.1
repository: oci://tccr.io/truecharts
condition: memcached.enabled
alias: ""
@ -34,7 +34,7 @@ keywords:
- wiki
- gitea
- gogs
kubeVersion: '>=1.24.0-0'
kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
@ -46,4 +46,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/gitea
- https://hub.docker.com/r/gitea/gitea
type: application
version: 18.3.1
version: 18.5.1

Binary file not shown.

Binary file not shown.

View File

@ -22,6 +22,10 @@ title: Changelog
## [plausible-8.2.9](https://github.com/truecharts/charts/compare/plausible-8.2.8...plausible-8.2.9) (2024-02-03)
### Chore
@ -93,7 +97,3 @@ title: Changelog
### Chore
- update helm general non-major by renovate ([#17057](https://github.com/truecharts/charts/issues/17057))

View File

@ -4,20 +4,20 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: analytics
truecharts.org/max_helm_version: "3.14"
truecharts.org/min_helm_version: "3.12"
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.0.0
dependencies:
- name: common
version: 18.0.3
version: 18.1.2
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
- name: clickhouse
version: 12.1.2
version: 12.3.0
repository: oci://tccr.io/truecharts
condition: clickhouse.enabled
alias: ""
@ -44,4 +44,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/plausible
- https://hub.docker.com/r/plausible/analytics
type: application
version: 10.2.4
version: 10.5.0

Binary file not shown.

Binary file not shown.

View File

@ -14,6 +14,10 @@ title: Changelog
## [rstudio-5.1.14](https://github.com/truecharts/charts/compare/rstudio-5.1.13...rstudio-5.1.14) (2024-02-05)
### Chore
@ -93,8 +97,3 @@ title: Changelog
### Chore
- force bump to ensure up-to-date catalogs
## [rstudio-5.1.5](https://github.com/truecharts/charts/compare/rstudio-5.1.4...rstudio-5.1.5) (2024-01-01)

View File

@ -4,13 +4,13 @@ annotations:
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/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 4.3.2
appVersion: 4.3.3
dependencies:
- name: common
version: 18.0.2
version: 18.1.2
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/rstudio.png
keywords:
- rstudio
- Productivity
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@ -34,4 +34,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/rstudio
- https://hub.docker.com/r/rocker/rstudio
type: application
version: 6.1.2
version: 6.2.2

Binary file not shown.

View File

@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: rocker/rstudio
tag: 4.3.2@sha256:249741db954b55357c2bec5d683778765d26d3dc02686c639275c8955fbfe140
tag: 4.3.3@sha256:9f4e48ff0808a80040cf3897be44a1b9618c4f0d4186eb74b7bb6fbec5e4b590
persistence:
config:
enabled: true

View File

@ -16,6 +16,10 @@ title: Changelog
## [sickchill-10.1.1](https://github.com/truecharts/charts/compare/sickchill-10.1.0...sickchill-10.1.1) (2024-02-12)
### Chore
@ -93,8 +97,3 @@ title: Changelog
### Chore
- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457))
## [sickchill-10.0.2](https://github.com/truecharts/charts/compare/sickchill-10.0.1...sickchill-10.0.2) (2024-01-21)

View File

@ -4,13 +4,13 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
truecharts.org/min_helm_version: "3.12"
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2024.2.20
appVersion: 2024.3.1
dependencies:
- name: common
version: 18.0.2
version: 18.1.2
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
@ -25,7 +25,7 @@ keywords:
- video
- library
- manager
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@ -37,4 +37,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/sickchill
- https://ghcr.io/linuxserver/sickchill
type: application
version: 11.1.3
version: 11.3.0

Binary file not shown.

View File

@ -1,7 +1,7 @@
image:
repository: ghcr.io/linuxserver/sickchill
pullPolicy: IfNotPresent
tag: 2024.2.20@sha256:2cef394c2a7fbcb8015be4164b081607742bd417126939a9283e927e5b600da8
tag: 2024.3.1@sha256:5e8dd55bf1f5f3aa863a65f8eae726ec04fd0a9ba5855c33c20240116d4e08cd
service:
main:
ports:

View File

@ -0,0 +1,45 @@
annotations:
max_scale_version: 24.04.0
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: metrics
truecharts.org/max_helm_version: "3.14"
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.18.2
dependencies:
- name: common
version: 18.1.4
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
- name: redis
version: 11.2.1
repository: oci://tccr.io/truecharts
condition: redis.enabled
alias: ""
tags: []
import-values: []
deprecated: false
description: Speedtest Tracker is a self-hosted internet performance tracking application that runs speedtest checks against Ookla's Speedtest service.
home: https://truecharts.org/charts/stable/speedtest-tracker
icon: https://truecharts.org/img/hotlink-ok/chart-icons/speedtest-tracker.png
keywords:
- speedtest
- speedtest-tracker
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
name: speedtest-tracker
sources:
- https://github.com/alexjustesen/speedtest-tracker
- https://github.com/linuxserver/docker-speedtest-tracker
- https://github.com/truecharts/charts/tree/master/charts/stable/speedtest-tracker
- https://ghcr.io/linuxserver/speedtest-tracker
type: application
version: 1.2.0

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