Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
9cad773008
commit
a2a22271b1
|
@ -8,12 +8,16 @@ title: Changelog
|
|||
**Important:**
|
||||
|
||||
|
||||
## [nextcloud-29.10.7](https://github.com/truecharts/charts/compare/nextcloud-29.6.0...nextcloud-29.10.7) (2024-04-11)
|
||||
## [nextcloud-29.10.9](https://github.com/truecharts/charts/compare/nextcloud-29.6.0...nextcloud-29.10.9) (2024-04-11)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image tccr.io/tccr/nextcloud-fpm to v28.0.4[@c5919db](https://github.com/c5919db) by renovate ([#20587](https://github.com/truecharts/charts/issues/20587))
|
||||
|
||||
- update container image tccr.io/tccr/nextcloud-fpm to v28.0.4[@4ccfa12](https://github.com/4ccfa12) by renovate ([#20475](https://github.com/truecharts/charts/issues/20475))
|
||||
|
||||
- update container image redis to v13.3.5[@7f45c09](https://github.com/7f45c09) by renovate ([#20555](https://github.com/truecharts/charts/issues/20555))
|
||||
|
||||
- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535))
|
||||
|
@ -87,14 +91,10 @@ title: Changelog
|
|||
- fix gpu allocation ([#19409](https://github.com/truecharts/charts/issues/19409))
|
||||
|
||||
|
||||
## [nextcloud-29.10.7](https://github.com/truecharts/charts/compare/nextcloud-29.6.0...nextcloud-29.10.7) (2024-04-11)
|
||||
## [nextcloud-29.10.8](https://github.com/truecharts/charts/compare/nextcloud-29.6.0...nextcloud-29.10.8) (2024-04-11)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image redis to v13.3.5[@7f45c09](https://github.com/7f45c09) by renovate ([#20555](https://github.com/truecharts/charts/issues/20555))
|
||||
|
||||
- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535))
|
||||
|
||||
- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527))
|
||||
- update container image tccr.io/tccr/nextcloud-fpm to v28.0.4[@4ccfa12](https://github.com/4ccfa12) by renovate ([#20475](https://github.com/truecharts/charts/issues/20475))
|
|
@ -33,7 +33,7 @@ keywords:
|
|||
- http
|
||||
- web
|
||||
- php
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -45,9 +45,9 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/premium/nextcloud
|
||||
- https://hub.docker.com/r/nginxinc/nginx-unprivileged
|
||||
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary
|
||||
- https://hub.docker.com/r/collabora/code
|
||||
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-push-notify
|
||||
- https://hub.docker.com/r/clamav/clamav
|
||||
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-fpm
|
||||
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-push-notify
|
||||
- https://hub.docker.com/r/collabora/code
|
||||
type: application
|
||||
version: 29.10.7
|
||||
version: 29.10.9
|
|
@ -1,11 +1,15 @@
|
|||
|
||||
|
||||
## [nextcloud-29.10.7](https://github.com/truecharts/charts/compare/nextcloud-29.6.0...nextcloud-29.10.7) (2024-04-11)
|
||||
## [nextcloud-29.10.9](https://github.com/truecharts/charts/compare/nextcloud-29.6.0...nextcloud-29.10.9) (2024-04-11)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image tccr.io/tccr/nextcloud-fpm to v28.0.4[@c5919db](https://github.com/c5919db) by renovate ([#20587](https://github.com/truecharts/charts/issues/20587))
|
||||
|
||||
- update container image tccr.io/tccr/nextcloud-fpm to v28.0.4[@4ccfa12](https://github.com/4ccfa12) by renovate ([#20475](https://github.com/truecharts/charts/issues/20475))
|
||||
|
||||
- update container image redis to v13.3.5[@7f45c09](https://github.com/7f45c09) by renovate ([#20555](https://github.com/truecharts/charts/issues/20555))
|
||||
|
||||
- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535))
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/tccr/nextcloud-fpm
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v28.0.4@sha256:98f9b1f2144f7490ea2ba25f21cca21d2a8a2e655ba9f1f0c570fab72c6fefd6
|
||||
tag: v28.0.4@sha256:c5919dbb0d755483d76a415b19bd23fd7ddf6276e95fc556524996401fbc3dcf
|
||||
nginxImage:
|
||||
repository: nginxinc/nginx-unprivileged
|
||||
pullPolicy: IfNotPresent
|
Binary file not shown.
|
@ -8,12 +8,16 @@ title: Changelog
|
|||
**Important:**
|
||||
|
||||
|
||||
## [traefik-26.10.2](https://github.com/truecharts/charts/compare/traefik-26.8.0...traefik-26.10.2) (2024-04-10)
|
||||
## [traefik-26.10.4](https://github.com/truecharts/charts/compare/traefik-26.8.0...traefik-26.10.4) (2024-04-11)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image tccr.io/tccr/traefik to v[@065a731](https://github.com/065a731) by renovate ([#20588](https://github.com/truecharts/charts/issues/20588))
|
||||
|
||||
- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535))
|
||||
|
||||
- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527))
|
||||
|
||||
- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478))
|
||||
|
@ -51,12 +55,14 @@ title: Changelog
|
|||
- Fix ECDSA certs with TLS 1.2 ([#19377](https://github.com/truecharts/charts/issues/19377))
|
||||
|
||||
|
||||
## [traefik-26.10.2](https://github.com/truecharts/charts/compare/traefik-26.8.0...traefik-26.10.2) (2024-04-10)
|
||||
## [traefik-26.10.3](https://github.com/truecharts/charts/compare/traefik-26.8.0...traefik-26.10.3) (2024-04-10)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535))
|
||||
|
||||
- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527))
|
||||
|
||||
- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478))
|
||||
|
@ -91,9 +97,4 @@ title: Changelog
|
|||
|
||||
- Update traefik how to URL ([#20029](https://github.com/truecharts/charts/issues/20029))
|
||||
|
||||
- Fix ECDSA certs with TLS 1.2 ([#19377](https://github.com/truecharts/charts/issues/19377))
|
||||
|
||||
|
||||
## [traefik-26.10.2](https://github.com/truecharts/charts/compare/traefik-26.8.0...traefik-26.10.2) (2024-04-10)
|
||||
|
||||
### Chore
|
||||
- Fix ECDSA certs with TLS 1.2 ([#19377](https://github.com/truecharts/charts/issues/19377))
|
|
@ -10,7 +10,7 @@ apiVersion: v2
|
|||
appVersion: 2.11.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 20.3.4
|
||||
version: 20.3.5
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/traefik.png
|
|||
keywords:
|
||||
- traefik
|
||||
- ingress
|
||||
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/premium/traefik
|
||||
- https://github.com/truecharts/containers/tree/master/apps/traefik
|
||||
type: application
|
||||
version: 26.10.2
|
||||
version: 26.10.4
|
|
@ -1,11 +1,15 @@
|
|||
|
||||
|
||||
## [traefik-26.10.2](https://github.com/truecharts/charts/compare/traefik-26.8.0...traefik-26.10.2) (2024-04-10)
|
||||
## [traefik-26.10.4](https://github.com/truecharts/charts/compare/traefik-26.8.0...traefik-26.10.4) (2024-04-11)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image tccr.io/tccr/traefik to v[@065a731](https://github.com/065a731) by renovate ([#20588](https://github.com/truecharts/charts/issues/20588))
|
||||
|
||||
- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535))
|
||||
|
||||
- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527))
|
||||
|
||||
- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478))
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/tccr/traefik
|
||||
tag: v2.11.0@sha256:543615fc27b7fb2605cf799aa627b368f4d9fe5f1a87c6b7ff6879b075694c44
|
||||
tag: v2.11.0@sha256:065a7319f9b9497a90495789df6e07f2dc5ee27a55a78a7a76fe228ea2a00a56
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
workload:
|
|
@ -82,12 +82,14 @@ title: Changelog
|
|||
- update container image ghcr.io/linuxserver/doublecommander to latest[@908d49e](https://github.com/908d49e) by renovate ([#19234](https://github.com/truecharts/charts/issues/19234))
|
||||
|
||||
|
||||
## [doublecommander-12.8.3](https://github.com/truecharts/charts/compare/doublecommander-12.6.0...doublecommander-12.8.3) (2024-04-10)
|
||||
## [doublecommander-12.8.4](https://github.com/truecharts/charts/compare/doublecommander-12.6.0...doublecommander-12.8.4) (2024-04-11)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/linuxserver/doublecommander to latest[@1324670](https://github.com/1324670) by renovate ([#20571](https://github.com/truecharts/charts/issues/20571))
|
||||
|
||||
- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535))
|
||||
|
||||
- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527))
|
||||
|
@ -95,5 +97,3 @@ title: Changelog
|
|||
- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478))
|
||||
|
||||
- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334))
|
||||
|
||||
- update container image ghcr.io/linuxserver/doublecommander to latest[@c73a939](https://github.com/c73a939) by renovate ([#20203](https://github.com/truecharts/charts/issues/20203))
|
||||
|
|
|
@ -95,6 +95,6 @@ title: Changelog
|
|||
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
|
||||
|
||||
|
||||
## [farmos-5.8.3](https://github.com/truecharts/charts/compare/farmos-5.6.0...farmos-5.8.3) (2024-04-10)
|
||||
## [farmos-5.8.4](https://github.com/truecharts/charts/compare/farmos-5.6.0...farmos-5.8.4) (2024-04-11)
|
||||
|
||||
### Chore
|
|
@ -82,12 +82,14 @@ title: Changelog
|
|||
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
|
||||
|
||||
|
||||
## [freshrss-18.8.3](https://github.com/truecharts/charts/compare/freshrss-18.6.0...freshrss-18.8.3) (2024-04-10)
|
||||
## [freshrss-18.8.4](https://github.com/truecharts/charts/compare/freshrss-18.6.0...freshrss-18.8.4) (2024-04-11)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/linuxserver/freshrss to 1.23.1[@717d109](https://github.com/717d109) by renovate ([#20572](https://github.com/truecharts/charts/issues/20572))
|
||||
|
||||
- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535))
|
||||
|
||||
- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527))
|
||||
|
@ -95,5 +97,3 @@ title: Changelog
|
|||
- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478))
|
||||
|
||||
- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334))
|
||||
|
||||
- update container image ghcr.io/linuxserver/freshrss to 1.23.1[@16ef974](https://github.com/16ef974) by renovate ([#20372](https://github.com/truecharts/charts/issues/20372))
|
||||
|
|
|
@ -8,12 +8,16 @@ title: Changelog
|
|||
**Important:**
|
||||
|
||||
|
||||
## [libremdb-7.10.8](https://github.com/truecharts/charts/compare/libremdb-7.6.0...libremdb-7.10.8) (2024-04-11)
|
||||
## [libremdb-7.10.10](https://github.com/truecharts/charts/compare/libremdb-7.6.0...libremdb-7.10.10) (2024-04-11)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image quay.io/pussthecatorg/libremdb to latest[@18dce18](https://github.com/18dce18) by renovate ([#20585](https://github.com/truecharts/charts/issues/20585))
|
||||
|
||||
- update container image quay.io/pussthecatorg/libremdb to latest[@1684095](https://github.com/1684095) by renovate ([#20534](https://github.com/truecharts/charts/issues/20534))
|
||||
|
||||
- update container image redis to v13.3.5[@7f45c09](https://github.com/7f45c09) by renovate ([#20555](https://github.com/truecharts/charts/issues/20555))
|
||||
|
||||
- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535))
|
||||
|
@ -93,7 +97,3 @@ title: Changelog
|
|||
- update container image quay.io/pussthecatorg/libremdb to latest[@2fa3ee6](https://github.com/2fa3ee6) by renovate ([#20126](https://github.com/truecharts/charts/issues/20126))
|
||||
|
||||
- update container image quay.io/pussthecatorg/libremdb to latest[@dbec13a](https://github.com/dbec13a) by renovate ([#20120](https://github.com/truecharts/charts/issues/20120))
|
||||
|
||||
- update container image quay.io/pussthecatorg/libremdb to latest[@c7c4554](https://github.com/c7c4554) by renovate ([#20105](https://github.com/truecharts/charts/issues/20105))
|
||||
|
||||
- update container image quay.io/pussthecatorg/libremdb to latest[@3356aae](https://github.com/3356aae) by renovate ([#20089](https://github.com/truecharts/charts/issues/20089))
|
|
@ -31,7 +31,7 @@ keywords:
|
|||
- libremdb
|
||||
- media
|
||||
- imdb
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -43,4 +43,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/libremdb
|
||||
- https://quay.io/pussthecatorg/libremdb
|
||||
type: application
|
||||
version: 7.10.8
|
||||
version: 7.10.10
|
|
@ -1,11 +1,15 @@
|
|||
|
||||
|
||||
## [libremdb-7.10.8](https://github.com/truecharts/charts/compare/libremdb-7.6.0...libremdb-7.10.8) (2024-04-11)
|
||||
## [libremdb-7.10.10](https://github.com/truecharts/charts/compare/libremdb-7.6.0...libremdb-7.10.10) (2024-04-11)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image quay.io/pussthecatorg/libremdb to latest[@18dce18](https://github.com/18dce18) by renovate ([#20585](https://github.com/truecharts/charts/issues/20585))
|
||||
|
||||
- update container image quay.io/pussthecatorg/libremdb to latest[@1684095](https://github.com/1684095) by renovate ([#20534](https://github.com/truecharts/charts/issues/20534))
|
||||
|
||||
- update container image redis to v13.3.5[@7f45c09](https://github.com/7f45c09) by renovate ([#20555](https://github.com/truecharts/charts/issues/20555))
|
||||
|
||||
- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535))
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: quay.io/pussthecatorg/libremdb
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:28c9ae7b3624a071e3937de82dcba4cad519621d8c9968ca8e9562604f29a505
|
||||
tag: latest@sha256:18dce18123877bc60b7e34e38f22dfe1d66dff0dc7fc9093b78d8dcc5c6ee5d6
|
||||
service:
|
||||
main:
|
||||
ports:
|
|
@ -66,12 +66,14 @@ title: Changelog
|
|||
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
|
||||
|
||||
|
||||
## [metatube-5.8.3](https://github.com/truecharts/charts/compare/metatube-5.6.0...metatube-5.8.3) (2024-04-10)
|
||||
## [metatube-5.8.4](https://github.com/truecharts/charts/compare/metatube-5.6.0...metatube-5.8.4) (2024-04-11)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image jvt038/metatube to latest[@e704d2b](https://github.com/e704d2b) by renovate ([#20574](https://github.com/truecharts/charts/issues/20574))
|
||||
|
||||
- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535))
|
||||
|
||||
- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527))
|
||||
|
@ -95,5 +97,4 @@ title: Changelog
|
|||
|
||||
## [metatube-5.8.3](https://github.com/truecharts/charts/compare/metatube-5.6.0...metatube-5.8.3) (2024-04-10)
|
||||
|
||||
### Chore
|
||||
|
||||
### Chore
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue