Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-04-28 13:41:26 +00:00
parent fa6e28e875
commit b39d243f4b
14 changed files with 21 additions and 21 deletions

View File

@ -4,6 +4,15 @@
## [weblate-8.0.10](https://github.com/truecharts/charts/compare/weblate-8.0.9...weblate-8.0.10) (2023-04-28)
### Chore
- update container image tccr.io/truecharts/weblate to v4.16.4 ([#8272](https://github.com/truecharts/charts/issues/8272))
## [weblate-8.0.9](https://github.com/truecharts/charts/compare/weblate-8.0.8...weblate-8.0.9) (2023-04-25)
### Chore
@ -88,12 +97,3 @@
- BREAKING CHANGE migrate to new common part 1 ([#7900](https://github.com/truecharts/charts/issues/7900))
## [weblate-7.0.25](https://github.com/truecharts/charts/compare/weblate-7.0.24...weblate-7.0.25) (2023-02-27)
### Chore
- update helm general non-major ([#7725](https://github.com/truecharts/charts/issues/7725))

View File

@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "4.15.2"
appVersion: "4.16.4"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
@ -25,7 +25,7 @@ sources:
- https://github.com/WeblateOrg/docker
- https://github.com/WeblateOrg/docker-compose
- https://docs.weblate.org/en/latest/
version: 8.0.9
version: 8.0.10
annotations:
truecharts.org/catagories: |
- media

View File

@ -0,0 +1,9 @@
## [weblate-8.0.10](https://github.com/truecharts/charts/compare/weblate-8.0.9...weblate-8.0.10) (2023-04-28)
### Chore
- update container image tccr.io/truecharts/weblate to v4.16.4 ([#8272](https://github.com/truecharts/charts/issues/8272))

View File

@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/weblate
tag: 4.15.2@sha256:9594855b9c1657b535d433e151113d6b0c365eba542e106aaf43975e3e91d33a
tag: 4.16.4@sha256:5521c6a147db917f2d7d80846330ea39a2a28750c1269cfa5e542e71a3247cf7
pullPolicy: IfNotPresent
weblate:
general:

View File

@ -1,9 +0,0 @@
## [weblate-8.0.9](https://github.com/truecharts/charts/compare/weblate-8.0.8...weblate-8.0.9) (2023-04-25)
### Chore
- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153))