Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
d74460bc49
commit
7552e8bc62
Binary file not shown.
|
@ -22,6 +22,10 @@ title: Changelog
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [grafana-12.1.2](https://github.com/truecharts/charts/compare/grafana-12.1.1...grafana-12.1.2) (2024-02-12)
|
||||
|
||||
### Chore
|
||||
|
@ -94,6 +98,3 @@ title: Changelog
|
|||
|
||||
|
||||
- bump
|
||||
|
||||
### Fix
|
||||
|
|
@ -4,13 +4,13 @@ annotations:
|
|||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: metrics
|
||||
truecharts.org/max_helm_version: "3.14"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: enterprise
|
||||
apiVersion: v2
|
||||
appVersion: 10.3.3
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 18.0.2
|
||||
version: 18.1.2
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
@ -25,7 +25,7 @@ keywords:
|
|||
- monitoring
|
||||
- metrics
|
||||
- logs
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -35,7 +35,7 @@ sources:
|
|||
- https://grafana.com/
|
||||
- https://github.com/bitnami/bitnami-docker-grafana
|
||||
- https://github.com/truecharts/charts/tree/master/charts/enterprise/grafana
|
||||
- https://hub.docker.com/r/grafana/grafana
|
||||
- https://quay.io/kiwigrid/k8s-sidecar
|
||||
- https://hub.docker.com/r/grafana/grafana
|
||||
type: application
|
||||
version: 14.0.0
|
||||
version: 14.2.0
|
Binary file not shown.
|
@ -5,7 +5,7 @@ image:
|
|||
|
||||
sidecarImage:
|
||||
repository: quay.io/kiwigrid/k8s-sidecar
|
||||
tag: 1.25.4@sha256:cccfe4f9eaf2e2c63762e4ac261a3f353e38253da77027485178978e08df95d0
|
||||
tag: 1.26.0@sha256:5b85530b0f28d1f407855b653eb4ab2f4ca1c83716257d7ad8dd746edb2dab1d
|
||||
|
||||
securityContext:
|
||||
container:
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -28,6 +28,10 @@ title: Changelog
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -94,6 +98,3 @@ title: Changelog
|
|||
|
||||
|
||||
- update container image common to v17.2.28[@918b4c5](https://github.com/918b4c5) by renovate ([#17478](https://github.com/truecharts/charts/issues/17478))
|
||||
|
||||
|
||||
## [calibre-13.3.1](https://github.com/truecharts/charts/compare/calibre-13.3.0...calibre-13.3.1) (2024-01-21)
|
|
@ -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: 7.5.1
|
||||
appVersion: 7.6.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 18.0.2
|
||||
version: 18.1.2
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/calibre
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/calibre.png
|
||||
keywords:
|
||||
- calibre
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -33,4 +33,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/calibre
|
||||
- https://ghcr.io/linuxserver/calibre
|
||||
type: application
|
||||
version: 14.1.1
|
||||
version: 14.3.0
|
Binary file not shown.
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/calibre
|
||||
tag: 7.5.1@sha256:7c98c0a2c7ba1aba16d2f3f4aa9fd2a67798567d42db24a27f255df22356ea2b
|
||||
tag: 7.6.0@sha256:a7f390bc80da8214ba63fed457e3ff73542f89f527ea43c164ca58323464ef7a
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -29,6 +29,10 @@ title: Changelog
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -93,8 +97,3 @@ title: Changelog
|
|||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v17.2.29[@d7c41a3](https://github.com/d7c41a3) by renovate ([#17545](https://github.com/truecharts/charts/issues/17545))
|
||||
|
||||
|
||||
## [fileflows-9.0.3](https://github.com/truecharts/charts/compare/fileflows-9.0.2...fileflows-9.0.3) (2024-01-21)
|
|
@ -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: 24.02.0
|
||||
appVersion: 24.03.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 18.0.2
|
||||
version: 18.1.2
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/fileflows
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/fileflows.png
|
||||
keywords:
|
||||
- fileflows
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -33,4 +33,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/fileflows
|
||||
- https://hub.docker.com/r/revenz/fileflows
|
||||
type: application
|
||||
version: 10.1.2
|
||||
version: 10.3.0
|
Binary file not shown.
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: revenz/fileflows
|
||||
tag: 24.02@sha256:ed09a60308bafa594edda553e37e21cc9d982c2822e51dfc4ff7ee575babec66
|
||||
tag: 24.03@sha256:9561845e24b8e1ceb7d9f7fe71b938293ff27e417257a3ea22f0d49b8a9f072d
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
Binary file not shown.
Binary file not shown.
|
@ -14,6 +14,10 @@ title: Changelog
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [flowise-3.2.0](https://github.com/truecharts/charts/compare/flowise-3.1.16...flowise-3.2.0) (2024-02-12)
|
||||
|
||||
### Chore
|
||||
|
@ -93,8 +97,3 @@ title: Changelog
|
|||
|
||||
|
||||
- update container image flowiseai/flowise to v1.4.10[@9faed79](https://github.com/9faed79) by renovate ([#17413](https://github.com/truecharts/charts/issues/17413))
|
||||
|
||||
|
||||
|
||||
|
||||
## [flowise-3.1.8](https://github.com/truecharts/charts/compare/flowise-3.1.7...flowise-3.1.8) (2024-01-09)
|
|
@ -4,13 +4,13 @@ annotations:
|
|||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: ai
|
||||
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.5.1
|
||||
appVersion: 1.6.0
|
||||
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/flowise.png
|
|||
keywords:
|
||||
- flowise
|
||||
- ai
|
||||
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/flowise
|
||||
- https://hub.docker.com/r/flowiseai/flowise
|
||||
type: application
|
||||
version: 4.1.1
|
||||
version: 4.3.0
|
Binary file not shown.
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: flowiseai/flowise
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.5.1@sha256:533a1fab691f78fdebcadeac5b071f51ffc3428179d5797e1d8544c744ed4c1d
|
||||
tag: 1.6.0@sha256:0eb31839a29fa98a801065054d3f4398b88d7cddb3425a5a5d05fe9c4fd411fd
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
Binary file not shown.
Binary file not shown.
|
@ -21,6 +21,10 @@ title: Changelog
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [ghostfolio-3.10.0](https://github.com/truecharts/charts/compare/ghostfolio-3.9.0...ghostfolio-3.10.0) (2024-02-12)
|
||||
|
||||
### Chore
|
||||
|
@ -94,6 +98,3 @@ title: Changelog
|
|||
|
||||
|
||||
## [ghostfolio-3.7.1](https://github.com/truecharts/charts/compare/ghostfolio-3.7.0...ghostfolio-3.7.1) (2024-01-21)
|
||||
|
||||
### Chore
|
||||
|
|
@ -4,13 +4,13 @@ annotations:
|
|||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: finance
|
||||
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.54.0
|
||||
appVersion: 2.60.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 18.0.2
|
||||
version: 18.1.2
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/ghostfolio.png
|
|||
keywords:
|
||||
- ghostfolio
|
||||
- finance
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -42,4 +42,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/ghostfolio
|
||||
- https://hub.docker.com/r/ghostfolio/ghostfolio
|
||||
type: application
|
||||
version: 4.1.2
|
||||
version: 4.4.0
|
Binary file not shown.
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghostfolio/ghostfolio
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.54.0@sha256:2fa747eec0747635c143be43ee30e3d5419d670bd7211aebe4a6230d4947a983
|
||||
tag: 2.60.0@sha256:766a4903aa152253439fac6b9bfa51b1a98c7561bc8c951c6c3acd71e5f7caf7
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
Binary file not shown.
Binary file not shown.
|
@ -21,6 +21,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,8 +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)
|
||||
|
||||
### Chore
|
|
@ -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.6
|
||||
appVersion: 1.21.7
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 18.0.2
|
||||
version: 18.1.2
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: memcached
|
||||
version: 12.1.3
|
||||
version: 12.3.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: memcached.enabled
|
||||
alias: ""
|
||||
|
@ -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.0
|
||||
version: 18.5.0
|
Binary file not shown.
Binary file not shown.
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: gitea/gitea
|
||||
tag: 1.21.6-rootless@sha256:07d9eeb873575a76b79f549cf97abe6b55d2e1bb5f4a899aae0c775ec7650960
|
||||
tag: 1.21.7-rootless@sha256:5d433ef2ebae7eae7b0d0ec42263645a9d200d342fc31ea5bca9745611f89811
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -14,6 +14,10 @@ title: Changelog
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [minio-10.1.1](https://github.com/truecharts/charts/compare/minio-10.1.0...minio-10.1.1) (2024-02-12)
|
||||
|
||||
### Chore
|
||||
|
@ -93,8 +97,3 @@ title: Changelog
|
|||
|
||||
|
||||
- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457))
|
||||
|
||||
|
||||
## [minio-10.0.4](https://github.com/truecharts/charts/compare/minio-10.0.3...minio-10.0.4) (2024-01-21)
|
||||
|
||||
### Chore
|
|
@ -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.02.09
|
||||
appVersion: 2024.03.03
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 18.0.2
|
||||
version: 18.1.2
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
@ -24,7 +24,7 @@ keywords:
|
|||
- minio
|
||||
- s3
|
||||
- storage
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -35,4 +35,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/minio
|
||||
- https://hub.docker.com/r/minio/minio
|
||||
type: application
|
||||
version: 11.1.2
|
||||
version: 11.3.0
|
Binary file not shown.
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: minio/minio
|
||||
tag: RELEASE.2024-02-09T21-25-16Z@sha256:68622c3e49dd98fbbcb8200729297207759d52e3b02d2ed908c1a7ff3b83f3f7
|
||||
tag: RELEASE.2024-03-03T17-50-39Z@sha256:78eba29be5c2539b0961dee68b44334d4eda4c9bd7cb1f43f4e07c2ffb609cff
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue