Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
7c344488cd
commit
efc9a213e5
|
@ -74,12 +74,14 @@ title: Changelog
|
|||
- update ignored by renovate (patch) ([#19333](https://github.com/truecharts/charts/issues/19333))
|
||||
|
||||
|
||||
## [archivebox-1.1.3](https://github.com/truecharts/charts/compare/archivebox-1.1.2...archivebox-1.1.3) (2024-03-16)
|
||||
## [archivebox-1.2.0](https://github.com/truecharts/charts/compare/archivebox-1.1.2...archivebox-1.2.0) (2024-04-08)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- lock file maintenance ignored by renovate ([#20393](https://github.com/truecharts/charts/issues/20393))
|
||||
|
||||
- update ignored by renovate (patch) ([#19333](https://github.com/truecharts/charts/issues/19333))
|
||||
|
||||
|
||||
|
@ -95,5 +97,3 @@ title: Changelog
|
|||
## [archivebox-1.1.3](https://github.com/truecharts/charts/compare/archivebox-1.1.2...archivebox-1.1.3) (2024-03-16)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
|
|
@ -74,12 +74,14 @@ title: Changelog
|
|||
- update ignored updates to v20.2.13[@62d5260](https://github.com/62d5260) by renovate ([#20356](https://github.com/truecharts/charts/issues/20356))
|
||||
|
||||
|
||||
## [flashpaper-1.0.1](https://github.com/truecharts/charts/compare/flashpaper-5.0.14...flashpaper-1.0.1) (2024-04-08)
|
||||
## [flashpaper-1.1.0](https://github.com/truecharts/charts/compare/flashpaper-5.0.14...flashpaper-1.1.0) (2024-04-08)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- lock file maintenance ignored by renovate ([#20393](https://github.com/truecharts/charts/issues/20393))
|
||||
|
||||
- update ignored updates to v20.2.13[@62d5260](https://github.com/62d5260) by renovate ([#20356](https://github.com/truecharts/charts/issues/20356))
|
||||
|
||||
|
||||
|
@ -95,5 +97,3 @@ title: Changelog
|
|||
## [flashpaper-1.0.1](https://github.com/truecharts/charts/compare/flashpaper-5.0.14...flashpaper-1.0.1) (2024-04-08)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
|
|
@ -0,0 +1,50 @@
|
|||
---
|
||||
title: Changelog
|
||||
---
|
||||
|
||||
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
**Important:**
|
||||
|
||||
|
||||
## [victoriametrics-0.0.2]victoriametrics-0.0.2 (2024-04-08)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update ignored updates to v20.2.13[@62d5260](https://github.com/62d5260) by renovate ([#20412](https://github.com/truecharts/charts/issues/20412))
|
||||
|
||||
### Feat
|
||||
|
||||
|
||||
|
||||
- add VictoriaMetrics database ([#20158](https://github.com/truecharts/charts/issues/20158))
|
||||
|
||||
|
||||
## [victoriametrics-0.0.1]victoriametrics-0.0.1 (2024-04-08)
|
||||
|
||||
### Feat
|
||||
|
||||
|
||||
|
||||
- add VictoriaMetrics database ([#20158](https://github.com/truecharts/charts/issues/20158))
|
||||
|
||||
|
||||
## [victoriametrics-0.0.1]victoriametrics-0.0.1 (2024-04-08)
|
||||
|
||||
### Feat
|
||||
|
||||
|
||||
|
||||
- add VictoriaMetrics database ([#20158](https://github.com/truecharts/charts/issues/20158))
|
||||
|
||||
|
||||
## [victoriametrics-0.0.1]victoriametrics-0.0.1 (2024-04-08)
|
||||
|
||||
### Feat
|
||||
|
||||
|
||||
|
||||
- add VictoriaMetrics database ([#20158](https://github.com/truecharts/charts/issues/20158))
|
|
@ -0,0 +1,38 @@
|
|||
annotations:
|
||||
max_scale_version: 24.04.0
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: database
|
||||
truecharts.org/max_helm_version: "3.14"
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: incubator
|
||||
apiVersion: v2
|
||||
appVersion: 1.99.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 20.2.13
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Fast, cost-effective monitoring solution and time series database
|
||||
home: https://truecharts.org/charts/incubator/victoriametrics
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/victoriametrics.png
|
||||
keywords:
|
||||
- victoriametrics
|
||||
- database
|
||||
- metrics
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: victoriametrics
|
||||
sources:
|
||||
- https://github.com/VictoriaMetrics/VictoriaMetrics/tree/master
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/victoriametrics
|
||||
- https://hub.docker.com/r/victoriametrics/victoria-metrics
|
||||
type: application
|
||||
version: 0.0.2
|
|
@ -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/incubator/victoriametrics)
|
||||
|
||||
**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_
|
|
@ -0,0 +1,15 @@
|
|||
|
||||
|
||||
## [victoriametrics-0.0.2]victoriametrics-0.0.2 (2024-04-08)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update ignored updates to v20.2.13[@62d5260](https://github.com/62d5260) by renovate ([#20412](https://github.com/truecharts/charts/issues/20412))
|
||||
|
||||
### Feat
|
||||
|
||||
|
||||
|
||||
- add VictoriaMetrics database ([#20158](https://github.com/truecharts/charts/issues/20158))
|
|
@ -0,0 +1,8 @@
|
|||
Fast, cost-effective monitoring solution and time series database
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/incubator/victoriametrics](https://truecharts.org/charts/incubator/victoriametrics)
|
||||
|
||||
---
|
||||
|
||||
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.
|
@ -0,0 +1,32 @@
|
|||
image:
|
||||
repository: victoriametrics/victoria-metrics
|
||||
tag: v1.99.0@sha256:e3e18b05a2c056ac2daa0215b284f0583dcb47c8a0db2965a8eaf9f219535734
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 8428
|
||||
targetPort: 8428
|
||||
persistence:
|
||||
data:
|
||||
enabled: true
|
||||
mountPath: /victoria-metrics-data
|
||||
targetSelectAll: true
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
containers:
|
||||
main:
|
||||
probes:
|
||||
liveness:
|
||||
type: http
|
||||
path: /health
|
||||
readiness:
|
||||
type: http
|
||||
path: /health
|
||||
startup:
|
||||
enabled: false
|
File diff suppressed because it is too large
Load Diff
|
@ -74,12 +74,14 @@ title: Changelog
|
|||
- update ignored by renovate (patch) ([#19333](https://github.com/truecharts/charts/issues/19333))
|
||||
|
||||
|
||||
## [wisemapping-0.1.3](https://github.com/truecharts/charts/compare/wisemapping-0.1.2...wisemapping-0.1.3) (2024-03-16)
|
||||
## [wisemapping-0.2.0](https://github.com/truecharts/charts/compare/wisemapping-0.1.2...wisemapping-0.2.0) (2024-04-08)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- lock file maintenance ignored by renovate ([#20393](https://github.com/truecharts/charts/issues/20393))
|
||||
|
||||
- update ignored by renovate (patch) ([#19333](https://github.com/truecharts/charts/issues/19333))
|
||||
|
||||
|
||||
|
@ -95,5 +97,3 @@ title: Changelog
|
|||
## [wisemapping-0.1.3](https://github.com/truecharts/charts/compare/wisemapping-0.1.2...wisemapping-0.1.3) (2024-03-16)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
|
|
@ -8,12 +8,16 @@ title: Changelog
|
|||
**Important:**
|
||||
|
||||
|
||||
## [nextcloud-29.9.0](https://github.com/truecharts/charts/compare/nextcloud-29.6.0...nextcloud-29.9.0) (2024-04-08)
|
||||
## [nextcloud-29.9.2](https://github.com/truecharts/charts/compare/nextcloud-29.6.0...nextcloud-29.9.2) (2024-04-08)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image nginxinc/nginx-unprivileged to 1.25.4[@ef60d54](https://github.com/ef60d54) by renovate ([#20397](https://github.com/truecharts/charts/issues/20397))
|
||||
|
||||
- update container image clamav/clamav to 1.3.0[@5d7a5eb](https://github.com/5d7a5eb) by renovate ([#20394](https://github.com/truecharts/charts/issues/20394))
|
||||
|
||||
- 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 nginxinc/nginx-unprivileged to 1.25.4[@a464d52](https://github.com/a464d52) by renovate ([#20080](https://github.com/truecharts/charts/issues/20080))
|
||||
|
@ -67,12 +71,14 @@ title: Changelog
|
|||
- fix gpu allocation ([#19409](https://github.com/truecharts/charts/issues/19409))
|
||||
|
||||
|
||||
## [nextcloud-29.9.0](https://github.com/truecharts/charts/compare/nextcloud-29.6.0...nextcloud-29.9.0) (2024-04-08)
|
||||
## [nextcloud-29.9.1](https://github.com/truecharts/charts/compare/nextcloud-29.6.0...nextcloud-29.9.1) (2024-04-08)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image clamav/clamav to 1.3.0[@5d7a5eb](https://github.com/5d7a5eb) by renovate ([#20394](https://github.com/truecharts/charts/issues/20394))
|
||||
|
||||
- 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 nginxinc/nginx-unprivileged to 1.25.4[@a464d52](https://github.com/a464d52) by renovate ([#20080](https://github.com/truecharts/charts/issues/20080))
|
||||
|
@ -91,10 +97,4 @@ title: Changelog
|
|||
|
||||
- update container image nginxinc/nginx-unprivileged to 1.25.4[@2577b78](https://github.com/2577b78) by renovate ([#19759](https://github.com/truecharts/charts/issues/19759))
|
||||
|
||||
- update container image clamav/clamav to 1.3.0[@f3b5312](https://github.com/f3b5312) by renovate ([#19756](https://github.com/truecharts/charts/issues/19756))
|
||||
|
||||
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
|
||||
|
||||
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
|
||||
|
||||
- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365))
|
||||
- update container image clamav/clamav to 1.3.0[@f3b5312](https://github.com/f3b5312) by renovate ([#19756](https://github.com/truecharts/charts/issues/19756))
|
|
@ -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
|
||||
|
@ -43,11 +43,11 @@ sources:
|
|||
- https://github.com/nextcloud/docker
|
||||
- https://github.com/nextcloud/helm
|
||||
- https://github.com/truecharts/charts/tree/master/charts/premium/nextcloud
|
||||
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-fpm
|
||||
- https://hub.docker.com/r/clamav/clamav
|
||||
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary
|
||||
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-push-notify
|
||||
- https://hub.docker.com/r/collabora/code
|
||||
- https://hub.docker.com/r/nginxinc/nginx-unprivileged
|
||||
- https://hub.docker.com/r/clamav/clamav
|
||||
- https://hub.docker.com/r/collabora/code
|
||||
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-push-notify
|
||||
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-fpm
|
||||
type: application
|
||||
version: 29.9.0
|
||||
version: 29.9.2
|
|
@ -1,11 +1,15 @@
|
|||
|
||||
|
||||
## [nextcloud-29.9.0](https://github.com/truecharts/charts/compare/nextcloud-29.6.0...nextcloud-29.9.0) (2024-04-08)
|
||||
## [nextcloud-29.9.2](https://github.com/truecharts/charts/compare/nextcloud-29.6.0...nextcloud-29.9.2) (2024-04-08)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image nginxinc/nginx-unprivileged to 1.25.4[@ef60d54](https://github.com/ef60d54) by renovate ([#20397](https://github.com/truecharts/charts/issues/20397))
|
||||
|
||||
- update container image clamav/clamav to 1.3.0[@5d7a5eb](https://github.com/5d7a5eb) by renovate ([#20394](https://github.com/truecharts/charts/issues/20394))
|
||||
|
||||
- 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 nginxinc/nginx-unprivileged to 1.25.4[@a464d52](https://github.com/a464d52) by renovate ([#20080](https://github.com/truecharts/charts/issues/20080))
|
|
@ -5,7 +5,7 @@ image:
|
|||
nginxImage:
|
||||
repository: nginxinc/nginx-unprivileged
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.25.4@sha256:a464d521672c4989cbbcf98c94c54813bb3738bce7c289c39eb4edfa8436354f
|
||||
tag: 1.25.4@sha256:ef60d54ac69279e59fda0495d52611b74f9f223970ce94ab3e8b4cad166f5a50
|
||||
imaginaryImage:
|
||||
repository: tccr.io/tccr/nextcloud-imaginary
|
||||
pullPolicy: IfNotPresent
|
||||
|
@ -17,7 +17,7 @@ hpbImage:
|
|||
clamavImage:
|
||||
repository: clamav/clamav
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.3.0@sha256:2f089bf0921e9caaf643476bc0b175fa5f66eaaaa1045fc0a5b4277ea3ca9594
|
||||
tag: 1.3.0@sha256:5d7a5eb717315f2bc3add7715446319308ed944b04cf7f08f8d4ced6f52cae46
|
||||
collaboraImage:
|
||||
repository: collabora/code
|
||||
pullPolicy: IfNotPresent
|
|
@ -14,6 +14,35 @@ title: Changelog
|
|||
|
||||
|
||||
|
||||
- update container image clamav/clamav to 1.3.0[@5d7a5eb](https://github.com/5d7a5eb) by renovate ([#20394](https://github.com/truecharts/charts/issues/20394))
|
||||
|
||||
- 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 clamav/clamav to 1.3.0[@2f089bf](https://github.com/2f089bf) by renovate ([#20075](https://github.com/truecharts/charts/issues/20075))
|
||||
|
||||
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
|
||||
|
||||
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
|
||||
|
||||
- update container image clamav/clamav to 1.3.0[@f3b5312](https://github.com/f3b5312) by renovate ([#19756](https://github.com/truecharts/charts/issues/19756))
|
||||
|
||||
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
|
||||
|
||||
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
|
||||
|
||||
- update container image clamav/clamav to 1.3.0[@866bbd5](https://github.com/866bbd5) by renovate ([#19444](https://github.com/truecharts/charts/issues/19444))
|
||||
|
||||
- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432))
|
||||
|
||||
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
|
||||
|
||||
|
||||
## [clamav-10.8.1](https://github.com/truecharts/charts/compare/clamav-10.6.0...clamav-10.8.1) (2024-04-08)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image clamav/clamav to 1.3.0[@5d7a5eb](https://github.com/5d7a5eb) by renovate ([#20394](https://github.com/truecharts/charts/issues/20394))
|
||||
|
||||
- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334))
|
||||
|
@ -68,33 +97,3 @@ title: Changelog
|
|||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- 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 clamav/clamav to 1.3.0[@2f089bf](https://github.com/2f089bf) by renovate ([#20075](https://github.com/truecharts/charts/issues/20075))
|
||||
|
||||
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
|
||||
|
||||
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
|
||||
|
||||
- update container image clamav/clamav to 1.3.0[@f3b5312](https://github.com/f3b5312) by renovate ([#19756](https://github.com/truecharts/charts/issues/19756))
|
||||
|
||||
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
|
||||
|
||||
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
|
||||
|
||||
- update container image clamav/clamav to 1.3.0[@866bbd5](https://github.com/866bbd5) by renovate ([#19444](https://github.com/truecharts/charts/issues/19444))
|
||||
|
||||
- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432))
|
||||
|
||||
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
|
||||
|
||||
|
||||
## [clamav-10.8.0](https://github.com/truecharts/charts/compare/clamav-10.6.0...clamav-10.8.0) (2024-04-08)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334))
|
Binary file not shown.
Binary file not shown.
|
@ -8,12 +8,16 @@ title: Changelog
|
|||
**Important:**
|
||||
|
||||
|
||||
## [gitea-18.14.15](https://github.com/truecharts/charts/compare/gitea-18.11.0...gitea-18.14.15) (2024-04-01)
|
||||
## [gitea-18.16.0](https://github.com/truecharts/charts/compare/gitea-18.11.0...gitea-18.16.0) (2024-04-08)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image memcached to v12.9.0[@9469a18](https://github.com/9469a18) by renovate ([#20416](https://github.com/truecharts/charts/issues/20416))
|
||||
|
||||
- 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 memcached to v12.8.8[@e5ca2c3](https://github.com/e5ca2c3) by renovate ([#20073](https://github.com/truecharts/charts/issues/20073))
|
||||
|
||||
- update container image memcached to v12.8.7[@409d2d6](https://github.com/409d2d6) by renovate ([#20012](https://github.com/truecharts/charts/issues/20012))
|
||||
|
@ -57,12 +61,14 @@ title: Changelog
|
|||
- update container image memcached to v12.6.4[@23b2892](https://github.com/23b2892) by renovate ([#19319](https://github.com/truecharts/charts/issues/19319))
|
||||
|
||||
|
||||
## [gitea-18.14.15](https://github.com/truecharts/charts/compare/gitea-18.11.0...gitea-18.14.15) (2024-04-01)
|
||||
## [gitea-18.15.0](https://github.com/truecharts/charts/compare/gitea-18.11.0...gitea-18.15.0) (2024-04-08)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- 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 memcached to v12.8.8[@e5ca2c3](https://github.com/e5ca2c3) by renovate ([#20073](https://github.com/truecharts/charts/issues/20073))
|
||||
|
||||
- update container image memcached to v12.8.7[@409d2d6](https://github.com/409d2d6) by renovate ([#20012](https://github.com/truecharts/charts/issues/20012))
|
||||
|
@ -91,10 +97,4 @@ title: Changelog
|
|||
|
||||
- update container image memcached to v12.8.1[@18f10eb](https://github.com/18f10eb) by renovate ([#19442](https://github.com/truecharts/charts/issues/19442))
|
||||
|
||||
- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432))
|
||||
|
||||
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390))
|
||||
|
||||
- update container image memcached to v12.8.0[@ac16683](https://github.com/ac16683) by renovate ([#19394](https://github.com/truecharts/charts/issues/19394))
|
||||
|
||||
- update container image memcached to v12.7.0[@e63a46e](https://github.com/e63a46e) by renovate ([#19363](https://github.com/truecharts/charts/issues/19363))
|
||||
- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432))
|
|
@ -10,14 +10,14 @@ apiVersion: v2
|
|||
appVersion: 1.21.10
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 20.2.10
|
||||
version: 20.3.2
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: memcached
|
||||
version: 12.8.8
|
||||
version: 12.9.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.14.15
|
||||
version: 18.16.0
|
|
@ -1,11 +1,15 @@
|
|||
|
||||
|
||||
## [gitea-18.14.15](https://github.com/truecharts/charts/compare/gitea-18.11.0...gitea-18.14.15) (2024-04-01)
|
||||
## [gitea-18.16.0](https://github.com/truecharts/charts/compare/gitea-18.11.0...gitea-18.16.0) (2024-04-08)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image memcached to v12.9.0[@9469a18](https://github.com/9469a18) by renovate ([#20416](https://github.com/truecharts/charts/issues/20416))
|
||||
|
||||
- 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 memcached to v12.8.8[@e5ca2c3](https://github.com/e5ca2c3) by renovate ([#20073](https://github.com/truecharts/charts/issues/20073))
|
||||
|
||||
- update container image memcached to v12.8.7[@409d2d6](https://github.com/409d2d6) by renovate ([#20012](https://github.com/truecharts/charts/issues/20012))
|
Binary file not shown.
Binary file not shown.
|
@ -8,12 +8,16 @@ title: Changelog
|
|||
**Important:**
|
||||
|
||||
|
||||
## [healthchecks-14.8.0](https://github.com/truecharts/charts/compare/healthchecks-14.6.0...healthchecks-14.8.0) (2024-04-04)
|
||||
## [healthchecks-14.9.1](https://github.com/truecharts/charts/compare/healthchecks-14.6.0...healthchecks-14.9.1) (2024-04-08)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/linuxserver/healthchecks to v3.3.20240408[@c3372a5](https://github.com/c3372a5) by renovate ([#20410](https://github.com/truecharts/charts/issues/20410))
|
||||
|
||||
- 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/healthchecks to v3.3.20240403[@58845e7](https://github.com/58845e7) by renovate ([#20199](https://github.com/truecharts/charts/issues/20199))
|
||||
|
||||
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
|
||||
|
@ -33,12 +37,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))
|
||||
|
||||
|
||||
## [healthchecks-14.8.0](https://github.com/truecharts/charts/compare/healthchecks-14.6.0...healthchecks-14.8.0) (2024-04-04)
|
||||
## [healthchecks-14.9.0](https://github.com/truecharts/charts/compare/healthchecks-14.6.0...healthchecks-14.9.0) (2024-04-08)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- 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/healthchecks to v3.3.20240403[@58845e7](https://github.com/58845e7) by renovate ([#20199](https://github.com/truecharts/charts/issues/20199))
|
||||
|
||||
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
|
||||
|
@ -58,12 +64,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))
|
||||
|
||||
|
||||
## [healthchecks-14.8.0](https://github.com/truecharts/charts/compare/healthchecks-14.6.0...healthchecks-14.8.0) (2024-04-04)
|
||||
## [healthchecks-14.9.0](https://github.com/truecharts/charts/compare/healthchecks-14.6.0...healthchecks-14.9.0) (2024-04-08)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- 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/healthchecks to v3.3.20240403[@58845e7](https://github.com/58845e7) by renovate ([#20199](https://github.com/truecharts/charts/issues/20199))
|
||||
|
||||
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
|
||||
|
@ -83,18 +91,10 @@ 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))
|
||||
|
||||
|
||||
## [healthchecks-14.8.0](https://github.com/truecharts/charts/compare/healthchecks-14.6.0...healthchecks-14.8.0) (2024-04-04)
|
||||
## [healthchecks-14.9.0](https://github.com/truecharts/charts/compare/healthchecks-14.6.0...healthchecks-14.9.0) (2024-04-08)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/linuxserver/healthchecks to v3.3.20240403[@58845e7](https://github.com/58845e7) by renovate ([#20199](https://github.com/truecharts/charts/issues/20199))
|
||||
|
||||
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
|
||||
|
||||
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
|
||||
|
||||
- update container image ghcr.io/linuxserver/healthchecks to v3.2.20240325[@f961b44](https://github.com/f961b44) by renovate ([#19772](https://github.com/truecharts/charts/issues/19772))
|
||||
|
||||
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
|
||||
- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334))
|
|
@ -7,10 +7,10 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 3.3.20240403
|
||||
appVersion: 3.3.20240408
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 20.2.10
|
||||
version: 20.3.2
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
@ -24,7 +24,7 @@ keywords:
|
|||
- cron
|
||||
- monitoring
|
||||
- alert
|
||||
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/healthchecks
|
||||
- https://ghcr.io/linuxserver/healthchecks
|
||||
type: application
|
||||
version: 14.8.0
|
||||
version: 14.9.1
|
|
@ -1,11 +1,15 @@
|
|||
|
||||
|
||||
## [healthchecks-14.8.0](https://github.com/truecharts/charts/compare/healthchecks-14.6.0...healthchecks-14.8.0) (2024-04-04)
|
||||
## [healthchecks-14.9.1](https://github.com/truecharts/charts/compare/healthchecks-14.6.0...healthchecks-14.9.1) (2024-04-08)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/linuxserver/healthchecks to v3.3.20240408[@c3372a5](https://github.com/c3372a5) by renovate ([#20410](https://github.com/truecharts/charts/issues/20410))
|
||||
|
||||
- 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/healthchecks to v3.3.20240403[@58845e7](https://github.com/58845e7) by renovate ([#20199](https://github.com/truecharts/charts/issues/20199))
|
||||
|
||||
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/healthchecks
|
||||
tag: 3.3.20240403@sha256:58845e73f69e0fcdb8eca1617f9687fd090e588e19581b3f0d3bd59f19353578
|
||||
tag: 3.3.20240408@sha256:c3372a56bc12ac3d06c60002b644c0af78bfe83fb9ccc8929c3ec5ffb848b7cf
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
|
@ -14,6 +14,31 @@ title: Changelog
|
|||
|
||||
|
||||
|
||||
- update container image binhex/arch-hexchat to latest[@12f4d03](https://github.com/12f4d03) by renovate ([#20056](https://github.com/truecharts/charts/issues/20056))
|
||||
|
||||
- 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 binhex/arch-hexchat to latest[@6a546b5](https://github.com/6a546b5) by renovate ([#20043](https://github.com/truecharts/charts/issues/20043))
|
||||
|
||||
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
|
||||
|
||||
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
|
||||
|
||||
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
|
||||
|
||||
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
|
||||
|
||||
- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432))
|
||||
|
||||
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
|
||||
|
||||
|
||||
## [hexchat-5.8.1](https://github.com/truecharts/charts/compare/hexchat-5.6.0...hexchat-5.8.1) (2024-04-08)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image binhex/arch-hexchat to latest[@12f4d03](https://github.com/12f4d03) by renovate ([#20056](https://github.com/truecharts/charts/issues/20056))
|
||||
|
||||
- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334))
|
||||
|
@ -72,29 +97,4 @@ title: Changelog
|
|||
|
||||
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
|
||||
|
||||
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
|
||||
|
||||
- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432))
|
||||
|
||||
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
|
||||
|
||||
|
||||
## [hexchat-5.8.0](https://github.com/truecharts/charts/compare/hexchat-5.6.0...hexchat-5.8.0) (2024-04-08)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- 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 binhex/arch-hexchat to latest[@6a546b5](https://github.com/6a546b5) by renovate ([#20043](https://github.com/truecharts/charts/issues/20043))
|
||||
|
||||
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
|
||||
|
||||
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
|
||||
|
||||
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
|
||||
|
||||
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
|
||||
|
||||
- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432))
|
||||
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
|
Binary file not shown.
|
@ -8,7 +8,7 @@ title: Changelog
|
|||
**Important:**
|
||||
|
||||
|
||||
## [jackett-20.0.18](https://github.com/truecharts/charts/compare/jackett-19.6.0...jackett-20.0.18) (2024-04-08)
|
||||
## [jackett-20.1.1](https://github.com/truecharts/charts/compare/jackett-19.6.0...jackett-20.1.1) (2024-04-08)
|
||||
|
||||
### Chore
|
||||
|
||||
|
@ -16,9 +16,13 @@ title: Changelog
|
|||
|
||||
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2212[@c15ce92](https://github.com/c15ce92) by renovate ([#19955](https://github.com/truecharts/charts/issues/19955))
|
||||
|
||||
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2284[@e7a63ab](https://github.com/e7a63ab) by renovate ([#20270](https://github.com/truecharts/charts/issues/20270))
|
||||
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
|
||||
|
||||
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2199[@0ebd2bb](https://github.com/0ebd2bb) by renovate ([#19913](https://github.com/truecharts/charts/issues/19913))
|
||||
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2313[@8db0eca](https://github.com/8db0eca) by renovate ([#20363](https://github.com/truecharts/charts/issues/20363))
|
||||
|
||||
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2296[@842fe88](https://github.com/842fe88) by renovate ([#20322](https://github.com/truecharts/charts/issues/20322))
|
||||
|
||||
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2284[@e7a63ab](https://github.com/e7a63ab) by renovate ([#20270](https://github.com/truecharts/charts/issues/20270))
|
||||
|
||||
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2278[@f8f2136](https://github.com/f8f2136) by renovate ([#20234](https://github.com/truecharts/charts/issues/20234))
|
||||
|
||||
|
@ -30,15 +34,15 @@ title: Changelog
|
|||
|
||||
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2232[@ff9df95](https://github.com/ff9df95) by renovate ([#20040](https://github.com/truecharts/charts/issues/20040))
|
||||
|
||||
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2175[@ee69ddf](https://github.com/ee69ddf) by renovate ([#19867](https://github.com/truecharts/charts/issues/19867))
|
||||
|
||||
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
|
||||
|
||||
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
|
||||
|
||||
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2296[@842fe88](https://github.com/842fe88) by renovate ([#20322](https://github.com/truecharts/charts/issues/20322))
|
||||
- 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/geek-cookbook/jackett to v0.21.2219[@b48a759](https://github.com/b48a759) by renovate ([#19995](https://github.com/truecharts/charts/issues/19995))
|
||||
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2175[@ee69ddf](https://github.com/ee69ddf) by renovate ([#19867](https://github.com/truecharts/charts/issues/19867))
|
||||
|
||||
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2199[@0ebd2bb](https://github.com/0ebd2bb) by renovate ([#19913](https://github.com/truecharts/charts/issues/19913))
|
||||
|
||||
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2324[@884c5f3](https://github.com/884c5f3) by renovate ([#20409](https://github.com/truecharts/charts/issues/20409))
|
||||
|
||||
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
|
||||
|
||||
|
@ -50,9 +54,9 @@ title: Changelog
|
|||
|
||||
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2143[@ca0f107](https://github.com/ca0f107) by renovate ([#19732](https://github.com/truecharts/charts/issues/19732))
|
||||
|
||||
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2313[@8db0eca](https://github.com/8db0eca) by renovate ([#20363](https://github.com/truecharts/charts/issues/20363))
|
||||
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2219[@b48a759](https://github.com/b48a759) by renovate ([#19995](https://github.com/truecharts/charts/issues/19995))
|
||||
|
||||
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
|
||||
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
|
||||
|
||||
- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432))
|
||||
|
||||
|
@ -65,18 +69,20 @@ title: Changelog
|
|||
- Update severely outdated container again ([#19677](https://github.com/truecharts/charts/issues/19677))
|
||||
|
||||
|
||||
## [jackett-20.0.18](https://github.com/truecharts/charts/compare/jackett-19.6.0...jackett-20.0.18) (2024-04-08)
|
||||
## [jackett-20.1.0](https://github.com/truecharts/charts/compare/jackett-19.6.0...jackett-20.1.0) (2024-04-08)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2212[@c15ce92](https://github.com/c15ce92) by renovate ([#19955](https://github.com/truecharts/charts/issues/19955))
|
||||
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
|
||||
|
||||
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
|
||||
|
||||
- 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/geek-cookbook/jackett to v0.21.2284[@e7a63ab](https://github.com/e7a63ab) by renovate ([#20270](https://github.com/truecharts/charts/issues/20270))
|
||||
|
||||
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2199[@0ebd2bb](https://github.com/0ebd2bb) by renovate ([#19913](https://github.com/truecharts/charts/issues/19913))
|
||||
|
||||
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2278[@f8f2136](https://github.com/f8f2136) by renovate ([#20234](https://github.com/truecharts/charts/issues/20234))
|
||||
|
||||
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2265[@0c84a50](https://github.com/0c84a50) by renovate ([#20182](https://github.com/truecharts/charts/issues/20182))
|
||||
|
@ -87,14 +93,8 @@ title: Changelog
|
|||
|
||||
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2232[@ff9df95](https://github.com/ff9df95) by renovate ([#20040](https://github.com/truecharts/charts/issues/20040))
|
||||
|
||||
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2175[@ee69ddf](https://github.com/ee69ddf) by renovate ([#19867](https://github.com/truecharts/charts/issues/19867))
|
||||
|
||||
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
|
||||
|
||||
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
|
||||
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2199[@0ebd2bb](https://github.com/0ebd2bb) by renovate ([#19913](https://github.com/truecharts/charts/issues/19913))
|
||||
|
||||
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2296[@842fe88](https://github.com/842fe88) by renovate ([#20322](https://github.com/truecharts/charts/issues/20322))
|
||||
|
||||
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2219[@b48a759](https://github.com/b48a759) by renovate ([#19995](https://github.com/truecharts/charts/issues/19995))
|
||||
|
||||
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
|
||||
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2313[@8db0eca](https://github.com/8db0eca) by renovate ([#20363](https://github.com/truecharts/charts/issues/20363))
|
|
@ -7,10 +7,10 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.21.2313
|
||||
appVersion: 0.21.2324
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 20.2.10
|
||||
version: 20.3.2
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
@ -24,7 +24,7 @@ keywords:
|
|||
- jackett
|
||||
- torrent
|
||||
- usenet
|
||||
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/jackett
|
||||
- https://ghcr.io/geek-cookbook/jackett
|
||||
type: application
|
||||
version: 20.0.18
|
||||
version: 20.1.1
|
|
@ -1,6 +1,6 @@
|
|||
|
||||
|
||||
## [jackett-20.0.18](https://github.com/truecharts/charts/compare/jackett-19.6.0...jackett-20.0.18) (2024-04-08)
|
||||
## [jackett-20.1.1](https://github.com/truecharts/charts/compare/jackett-19.6.0...jackett-20.1.1) (2024-04-08)
|
||||
|
||||
### Chore
|
||||
|
||||
|
@ -8,9 +8,13 @@
|
|||
|
||||
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2212[@c15ce92](https://github.com/c15ce92) by renovate ([#19955](https://github.com/truecharts/charts/issues/19955))
|
||||
|
||||
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2284[@e7a63ab](https://github.com/e7a63ab) by renovate ([#20270](https://github.com/truecharts/charts/issues/20270))
|
||||
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
|
||||
|
||||
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2199[@0ebd2bb](https://github.com/0ebd2bb) by renovate ([#19913](https://github.com/truecharts/charts/issues/19913))
|
||||
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2313[@8db0eca](https://github.com/8db0eca) by renovate ([#20363](https://github.com/truecharts/charts/issues/20363))
|
||||
|
||||
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2296[@842fe88](https://github.com/842fe88) by renovate ([#20322](https://github.com/truecharts/charts/issues/20322))
|
||||
|
||||
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2284[@e7a63ab](https://github.com/e7a63ab) by renovate ([#20270](https://github.com/truecharts/charts/issues/20270))
|
||||
|
||||
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2278[@f8f2136](https://github.com/f8f2136) by renovate ([#20234](https://github.com/truecharts/charts/issues/20234))
|
||||
|
||||
|
@ -22,15 +26,15 @@
|
|||
|
||||
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2232[@ff9df95](https://github.com/ff9df95) by renovate ([#20040](https://github.com/truecharts/charts/issues/20040))
|
||||
|
||||
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2175[@ee69ddf](https://github.com/ee69ddf) by renovate ([#19867](https://github.com/truecharts/charts/issues/19867))
|
||||
|
||||
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
|
||||
|
||||
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
|
||||
|
||||
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2296[@842fe88](https://github.com/842fe88) by renovate ([#20322](https://github.com/truecharts/charts/issues/20322))
|
||||
- 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/geek-cookbook/jackett to v0.21.2219[@b48a759](https://github.com/b48a759) by renovate ([#19995](https://github.com/truecharts/charts/issues/19995))
|
||||
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2175[@ee69ddf](https://github.com/ee69ddf) by renovate ([#19867](https://github.com/truecharts/charts/issues/19867))
|
||||
|
||||
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2199[@0ebd2bb](https://github.com/0ebd2bb) by renovate ([#19913](https://github.com/truecharts/charts/issues/19913))
|
||||
|
||||
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2324[@884c5f3](https://github.com/884c5f3) by renovate ([#20409](https://github.com/truecharts/charts/issues/20409))
|
||||
|
||||
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
|
||||
|
||||
|
@ -42,9 +46,9 @@
|
|||
|
||||
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2143[@ca0f107](https://github.com/ca0f107) by renovate ([#19732](https://github.com/truecharts/charts/issues/19732))
|
||||
|
||||
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2313[@8db0eca](https://github.com/8db0eca) by renovate ([#20363](https://github.com/truecharts/charts/issues/20363))
|
||||
- update container image ghcr.io/geek-cookbook/jackett to v0.21.2219[@b48a759](https://github.com/b48a759) by renovate ([#19995](https://github.com/truecharts/charts/issues/19995))
|
||||
|
||||
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
|
||||
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
|
||||
|
||||
- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432))
|
||||
|
Binary file not shown.
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/geek-cookbook/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.21.2313@sha256:8db0eca82beb83f85512eb8ef695d1faec82dd9d94cc0285251a79f0d7c11626
|
||||
tag: 0.21.2324@sha256:884c5f3bbaa42e6d6693cc33b84f823dfa5266029a9f1d483d84d109e76023fe
|
||||
service:
|
||||
main:
|
||||
ports:
|
|
@ -8,12 +8,16 @@ title: Changelog
|
|||
**Important:**
|
||||
|
||||
|
||||
## [libremdb-7.9.0](https://github.com/truecharts/charts/compare/libremdb-7.6.0...libremdb-7.9.0) (2024-04-08)
|
||||
## [libremdb-7.9.2](https://github.com/truecharts/charts/compare/libremdb-7.6.0...libremdb-7.9.2) (2024-04-08)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image quay.io/pussthecatorg/libremdb to latest[@76e1ab6](https://github.com/76e1ab6) by renovate ([#20407](https://github.com/truecharts/charts/issues/20407))
|
||||
|
||||
- update container image quay.io/pussthecatorg/libremdb to latest[@18bd4c8](https://github.com/18bd4c8) by renovate ([#20398](https://github.com/truecharts/charts/issues/20398))
|
||||
|
||||
- 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 quay.io/pussthecatorg/libremdb to latest[@02684e0](https://github.com/02684e0) by renovate ([#20388](https://github.com/truecharts/charts/issues/20388))
|
||||
|
@ -93,7 +97,3 @@ title: Changelog
|
|||
- update container image quay.io/pussthecatorg/libremdb to latest[@2648492](https://github.com/2648492) by renovate ([#19960](https://github.com/truecharts/charts/issues/19960))
|
||||
|
||||
- update container image quay.io/pussthecatorg/libremdb to latest[@d1a8858](https://github.com/d1a8858) by renovate ([#19952](https://github.com/truecharts/charts/issues/19952))
|
||||
|
||||
- update container image quay.io/pussthecatorg/libremdb to latest[@15d84e3](https://github.com/15d84e3) by renovate ([#19944](https://github.com/truecharts/charts/issues/19944))
|
||||
|
||||
- update container image quay.io/pussthecatorg/libremdb to latest[@7798008](https://github.com/7798008) by renovate ([#19935](https://github.com/truecharts/charts/issues/19935))
|
|
@ -43,4 +43,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/libremdb
|
||||
- https://quay.io/pussthecatorg/libremdb
|
||||
type: application
|
||||
version: 7.9.0
|
||||
version: 7.9.2
|
|
@ -1,11 +1,15 @@
|
|||
|
||||
|
||||
## [libremdb-7.9.0](https://github.com/truecharts/charts/compare/libremdb-7.6.0...libremdb-7.9.0) (2024-04-08)
|
||||
## [libremdb-7.9.2](https://github.com/truecharts/charts/compare/libremdb-7.6.0...libremdb-7.9.2) (2024-04-08)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image quay.io/pussthecatorg/libremdb to latest[@76e1ab6](https://github.com/76e1ab6) by renovate ([#20407](https://github.com/truecharts/charts/issues/20407))
|
||||
|
||||
- update container image quay.io/pussthecatorg/libremdb to latest[@18bd4c8](https://github.com/18bd4c8) by renovate ([#20398](https://github.com/truecharts/charts/issues/20398))
|
||||
|
||||
- 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 quay.io/pussthecatorg/libremdb to latest[@02684e0](https://github.com/02684e0) by renovate ([#20388](https://github.com/truecharts/charts/issues/20388))
|
Binary file not shown.
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: quay.io/pussthecatorg/libremdb
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:02684e08039d17029042da2c85453fee522ae16e7f31f903b982e80ca152594e
|
||||
tag: latest@sha256:76e1ab6ac26fa0f74f71cdb83afc1caf0f07ffc1c25d7b4fba70bd9227585e7a
|
||||
service:
|
||||
main:
|
||||
ports:
|
|
@ -51,12 +51,14 @@ title: Changelog
|
|||
- update container image lmscommunity/logitechmediaserver to stable[@6389750](https://github.com/6389750) by renovate ([#19269](https://github.com/truecharts/charts/issues/19269))
|
||||
|
||||
|
||||
## [logitech-media-server-11.8.0](https://github.com/truecharts/charts/compare/logitech-media-server-11.6.0...logitech-media-server-11.8.0) (2024-04-08)
|
||||
## [logitech-media-server-11.8.1](https://github.com/truecharts/charts/compare/logitech-media-server-11.6.0...logitech-media-server-11.8.1) (2024-04-08)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image lmscommunity/logitechmediaserver to stable[@c4892ab](https://github.com/c4892ab) by renovate ([#20395](https://github.com/truecharts/charts/issues/20395))
|
||||
|
||||
- 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 lmscommunity/logitechmediaserver to stable[@3f2d6b9](https://github.com/3f2d6b9) by renovate ([#20309](https://github.com/truecharts/charts/issues/20309))
|
||||
|
@ -95,5 +97,3 @@ title: Changelog
|
|||
## [logitech-media-server-11.8.0](https://github.com/truecharts/charts/compare/logitech-media-server-11.6.0...logitech-media-server-11.8.0) (2024-04-08)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
|
|
@ -14,6 +14,29 @@ title: Changelog
|
|||
|
||||
|
||||
|
||||
- update container image gabekangas/owncast to v0.1.3[@dcad037](https://github.com/dcad037) by renovate ([#20391](https://github.com/truecharts/charts/issues/20391))
|
||||
|
||||
- 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 common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
|
||||
|
||||
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
|
||||
|
||||
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
|
||||
|
||||
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
|
||||
|
||||
- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432))
|
||||
|
||||
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
|
||||
|
||||
|
||||
## [owncast-13.8.1](https://github.com/truecharts/charts/compare/owncast-13.6.0...owncast-13.8.1) (2024-04-08)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image gabekangas/owncast to v0.1.3[@dcad037](https://github.com/dcad037) by renovate ([#20391](https://github.com/truecharts/charts/issues/20391))
|
||||
|
||||
- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334))
|
||||
|
@ -74,26 +97,3 @@ title: Changelog
|
|||
|
||||
|
||||
## [owncast-13.8.0](https://github.com/truecharts/charts/compare/owncast-13.6.0...owncast-13.8.0) (2024-04-08)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- 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 common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
|
||||
|
||||
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
|
||||
|
||||
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
|
||||
|
||||
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
|
||||
|
||||
- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432))
|
||||
|
||||
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
|
||||
|
||||
|
||||
## [owncast-13.8.0](https://github.com/truecharts/charts/compare/owncast-13.6.0...owncast-13.8.0) (2024-04-08)
|
||||
|
||||
### Chore
|
||||
|
|
|
@ -14,6 +14,39 @@ title: Changelog
|
|||
|
||||
|
||||
|
||||
- update container image ghcr.io/paperless-ngx/paperless-ngx to v2.7.2[@703c990](https://github.com/703c990) by renovate ([#20403](https://github.com/truecharts/charts/issues/20403))
|
||||
|
||||
- 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/paperless-ngx/paperless-ngx to v2.7.1[@bc69763](https://github.com/bc69763) by renovate ([#20354](https://github.com/truecharts/charts/issues/20354))
|
||||
|
||||
- update container image ghcr.io/paperless-ngx/paperless-ngx to v2.7.0[@93ed705](https://github.com/93ed705) by renovate ([#20316](https://github.com/truecharts/charts/issues/20316))
|
||||
|
||||
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
|
||||
|
||||
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
|
||||
|
||||
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
|
||||
|
||||
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
|
||||
|
||||
- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365))
|
||||
|
||||
- update container image ghcr.io/paperless-ngx/paperless-ngx to v2.6.3[@101f3cb](https://github.com/101f3cb) by renovate ([#19453](https://github.com/truecharts/charts/issues/19453))
|
||||
|
||||
- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432))
|
||||
|
||||
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
|
||||
|
||||
- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324))
|
||||
|
||||
|
||||
## [paperless-ngx-7.11.1](https://github.com/truecharts/charts/compare/paperless-ngx-7.7.0...paperless-ngx-7.11.1) (2024-04-08)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/paperless-ngx/paperless-ngx to v2.7.2[@703c990](https://github.com/703c990) by renovate ([#20403](https://github.com/truecharts/charts/issues/20403))
|
||||
|
||||
- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334))
|
||||
|
@ -64,36 +97,3 @@ title: Changelog
|
|||
- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365))
|
||||
|
||||
- update container image ghcr.io/paperless-ngx/paperless-ngx to v2.6.3[@101f3cb](https://github.com/101f3cb) by renovate ([#19453](https://github.com/truecharts/charts/issues/19453))
|
||||
|
||||
- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432))
|
||||
|
||||
- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361))
|
||||
|
||||
- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324))
|
||||
|
||||
|
||||
## [paperless-ngx-7.11.0](https://github.com/truecharts/charts/compare/paperless-ngx-7.7.0...paperless-ngx-7.11.0) (2024-04-08)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- 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/paperless-ngx/paperless-ngx to v2.7.1[@bc69763](https://github.com/bc69763) by renovate ([#20354](https://github.com/truecharts/charts/issues/20354))
|
||||
|
||||
- update container image ghcr.io/paperless-ngx/paperless-ngx to v2.7.0[@93ed705](https://github.com/93ed705) by renovate ([#20316](https://github.com/truecharts/charts/issues/20316))
|
||||
|
||||
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
|
||||
|
||||
- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817))
|
||||
|
||||
- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731))
|
||||
|
||||
- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673))
|
||||
|
||||
- update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365))
|
||||
|
||||
- update container image ghcr.io/paperless-ngx/paperless-ngx to v2.6.3[@101f3cb](https://github.com/101f3cb) by renovate ([#19453](https://github.com/truecharts/charts/issues/19453))
|
||||
|
||||
- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432))
|
||||
|
|
Binary file not shown.
Binary file not shown.
|
@ -8,12 +8,16 @@ title: Changelog
|
|||
**Important:**
|
||||
|
||||
|
||||
## [plausible-10.15.3](https://github.com/truecharts/charts/compare/plausible-10.11.0...plausible-10.15.3) (2024-04-03)
|
||||
## [plausible-10.17.0](https://github.com/truecharts/charts/compare/plausible-10.11.0...plausible-10.17.0) (2024-04-08)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image clickhouse to v12.10.0[@cf87535](https://github.com/cf87535) by renovate ([#20413](https://github.com/truecharts/charts/issues/20413))
|
||||
|
||||
- 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 clickhouse to v12.9.2[@8ddfdfb](https://github.com/8ddfdfb) by renovate ([#20195](https://github.com/truecharts/charts/issues/20195))
|
||||
|
||||
- update container image clickhouse to v12.9.1[@3f15dba](https://github.com/3f15dba) by renovate ([#20009](https://github.com/truecharts/charts/issues/20009))
|
||||
|
@ -47,12 +51,14 @@ title: Changelog
|
|||
- update container image clickhouse to v12.6.4[@d0026b3](https://github.com/d0026b3) by renovate ([#19298](https://github.com/truecharts/charts/issues/19298))
|
||||
|
||||
|
||||
## [plausible-10.15.3](https://github.com/truecharts/charts/compare/plausible-10.11.0...plausible-10.15.3) (2024-04-03)
|
||||
## [plausible-10.16.0](https://github.com/truecharts/charts/compare/plausible-10.11.0...plausible-10.16.0) (2024-04-08)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- 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 clickhouse to v12.9.2[@8ddfdfb](https://github.com/8ddfdfb) by renovate ([#20195](https://github.com/truecharts/charts/issues/20195))
|
||||
|
||||
- update container image clickhouse to v12.9.1[@3f15dba](https://github.com/3f15dba) by renovate ([#20009](https://github.com/truecharts/charts/issues/20009))
|
||||
|
@ -86,14 +92,8 @@ title: Changelog
|
|||
- update container image clickhouse to v12.6.4[@d0026b3](https://github.com/d0026b3) by renovate ([#19298](https://github.com/truecharts/charts/issues/19298))
|
||||
|
||||
|
||||
## [plausible-10.15.3](https://github.com/truecharts/charts/compare/plausible-10.11.0...plausible-10.15.3) (2024-04-03)
|
||||
## [plausible-10.16.0](https://github.com/truecharts/charts/compare/plausible-10.11.0...plausible-10.16.0) (2024-04-08)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image clickhouse to v12.9.2[@8ddfdfb](https://github.com/8ddfdfb) by renovate ([#20195](https://github.com/truecharts/charts/issues/20195))
|
||||
|
||||
- update container image clickhouse to v12.9.1[@3f15dba](https://github.com/3f15dba) by renovate ([#20009](https://github.com/truecharts/charts/issues/20009))
|
||||
|
||||
- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876))
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue