Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
bb76b89284
commit
9528ce1641
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [wger-4.0.27](https://github.com/truecharts/charts/compare/wger-4.0.26...wger-4.0.27) (2023-01-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#6121](https://github.com/truecharts/charts/issues/6121))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [wger-4.0.28](https://github.com/truecharts/charts/compare/wger-4.0.27...wger-4.0.28) (2023-01-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/wger to latest
|
||||
|
||||
|
||||
|
||||
|
||||
## [wger-4.0.27](https://github.com/truecharts/charts/compare/wger-4.0.26...wger-4.0.27) (2023-01-07)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [wger-4.0.18](https://github.com/truecharts/charts/compare/wger-4.0.17...wger-4.0.18) (2022-12-18)
|
||||
|
||||
### 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
|
||||
|
||||
|
||||
|
||||
|
||||
## [wger-4.0.17](https://github.com/truecharts/charts/compare/wger-4.0.16...wger-4.0.17) (2022-12-14)
|
|
@ -27,7 +27,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/wger
|
||||
- https://github.com/wger-project/wger
|
||||
- https://github.com/wger-project/docker
|
||||
version: 4.0.27
|
||||
version: 4.0.28
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- life
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [wger-4.0.28](https://github.com/truecharts/charts/compare/wger-4.0.27...wger-4.0.28) (2023-01-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/wger to latest
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/wger
|
||||
tag: latest@sha256:22ec017b10839831313b72633e4246b93d245456a87ee5f930fd7ebbd2b46ab0
|
||||
tag: latest@sha256:30582696cab32275171ff77528e52000010673873920bee40142bdab358b5875
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
nginxImage:
|
Loading…
Reference in New Issue