Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-02-22 20:57:07 +00:00
parent ae4154b834
commit 3ca1113f6e
13 changed files with 21 additions and 21 deletions

View File

@ -4,6 +4,15 @@
## [radicale-2.0.10](https://github.com/truecharts/charts/compare/radicale-2.0.9...radicale-2.0.10) (2023-02-22)
### Chore
- update container image tccr.io/truecharts/radicale to v3.1.8.1
## [radicale-2.0.9](https://github.com/truecharts/charts/compare/radicale-2.0.8...radicale-2.0.9) (2023-02-10)
### Fix
@ -88,12 +97,3 @@
## [radicale-2.0.2](https://github.com/truecharts/charts/compare/radicale-2.0.1...radicale-2.0.2) (2022-11-30)
## [radicale-2.0.2](https://github.com/truecharts/charts/compare/radicale-2.0.1...radicale-2.0.2) (2022-11-30)

View File

@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "3.1.8.0"
appVersion: "3.1.8.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
@ -29,7 +29,7 @@ sources:
- https://github.com/Kozea/Radicale
- https://github.com/tomsquest/docker-radicale
type: application
version: 2.0.9
version: 2.0.10
annotations:
truecharts.org/catagories: |
- radicale

View File

@ -0,0 +1,9 @@
## [radicale-2.0.10](https://github.com/truecharts/charts/compare/radicale-2.0.9...radicale-2.0.10) (2023-02-22)
### Chore
- update container image tccr.io/truecharts/radicale to v3.1.8.1

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/radicale
pullPolicy: IfNotPresent
tag: v3.1.8.0@sha256:0522aa317fc4b790021916a570491b7a6d253f80b1e435fe89a256eaec66e2c2
tag: 3.1.8.1@sha256:98bf783fa812b21dd207e5d7ae1c01f491101bb7255f65dfc3626e9c8990b9b0
# Docker image configuration docs:
# https://github.com/tomsquest/docker-radicale#custom-configuration

View File

@ -1,9 +0,0 @@
## [radicale-2.0.9](https://github.com/truecharts/charts/compare/radicale-2.0.8...radicale-2.0.9) (2023-02-10)
### Fix
- ensure new helm deps repo is used in latest releases as well.