Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
7c61ed8582
commit
929686f5fb
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [weblate-7.0.20](https://github.com/truecharts/charts/compare/weblate-7.0.19...weblate-7.0.20) (2023-01-24)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#6689](https://github.com/truecharts/charts/issues/6689))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [weblate-7.0.21](https://github.com/truecharts/charts/compare/weblate-7.0.20...weblate-7.0.21) (2023-01-31)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/weblate to v4.15.2
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [weblate-7.0.20](https://github.com/truecharts/charts/compare/weblate-7.0.19...weblate-7.0.20) (2023-01-24)
|
## [weblate-7.0.20](https://github.com/truecharts/charts/compare/weblate-7.0.19...weblate-7.0.20) (2023-01-24)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
## [weblate-7.0.11](https://github.com/truecharts/charts/compare/weblate-7.0.10...weblate-7.0.11) (2022-12-18)
|
## [weblate-7.0.11](https://github.com/truecharts/charts/compare/weblate-7.0.10...weblate-7.0.11) (2022-12-18)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- update helm chart postgresql to v11.0.13 ([#5495](https://github.com/truecharts/charts/issues/5495))
|
|
||||||
- update helm chart redis to v5.0.16
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [weblate-7.0.10](https://github.com/truecharts/charts/compare/weblate-7.0.9...weblate-7.0.10) (2022-12-13)
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "4.14.2"
|
appVersion: "4.15.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -29,7 +29,7 @@ sources:
|
||||||
- https://github.com/WeblateOrg/docker
|
- https://github.com/WeblateOrg/docker
|
||||||
- https://github.com/WeblateOrg/docker-compose
|
- https://github.com/WeblateOrg/docker-compose
|
||||||
- https://docs.weblate.org/en/latest/
|
- https://docs.weblate.org/en/latest/
|
||||||
version: 7.0.20
|
version: 7.0.21
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- media
|
- media
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [weblate-7.0.21](https://github.com/truecharts/charts/compare/weblate-7.0.20...weblate-7.0.21) (2023-01-31)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/weblate to v4.15.2
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/weblate
|
repository: tccr.io/truecharts/weblate
|
||||||
tag: 4.14.2@sha256:658d563eaa8be74582f0ba12ff252e4e83f7b52a2a326aad3da306d5e838ac82
|
tag: 4.15.2@sha256:9594855b9c1657b535d433e151113d6b0c365eba542e106aaf43975e3e91d33a
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
Loading…
Reference in New Issue