Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
b25b90cbf7
commit
2bad606517
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [audiobookshelf-5.0.27](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.26...audiobookshelf-5.0.27) (2023-07-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/audiobookshelf to v2.3.2 ([#10600](https://github.com/truecharts/charts/issues/10600))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [audiobookshelf-5.0.28](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.27...audiobookshelf-5.0.28) (2023-07-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/audiobookshelf to v2.3.3 ([#10697](https://github.com/truecharts/charts/issues/10697))
|
||||
|
||||
|
||||
|
||||
|
||||
## [audiobookshelf-5.0.27](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.26...audiobookshelf-5.0.27) (2023-07-19)
|
||||
|
||||
### Chore
|
||||
|
@ -85,15 +94,6 @@
|
|||
|
||||
|
||||
|
||||
## [audiobookshelf-5.0.25](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.24...audiobookshelf-5.0.25) (2023-06-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/audiobookshelf to v2.2.23 ([#9652](https://github.com/truecharts/charts/issues/9652))
|
||||
|
||||
|
||||
|
||||
|
||||
## [audiobookshelf-5.0.25](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.24...audiobookshelf-5.0.25) (2023-06-15)
|
||||
|
||||
### Chore
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "2.3.2"
|
||||
appVersion: "2.3.3"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -18,7 +18,7 @@ name: audiobookshelf
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/audiobookshelf
|
||||
- https://github.com/advplyr/audiobookshelf
|
||||
version: 5.0.27
|
||||
version: 5.0.28
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [audiobookshelf-5.0.28](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.27...audiobookshelf-5.0.28) (2023-07-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/audiobookshelf to v2.3.3 ([#10697](https://github.com/truecharts/charts/issues/10697))
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/audiobookshelf
|
||||
tag: v2.3.2@sha256:c4922354cbd2e277423999b2ad72071e8d6ae6a562418cb25a9bbb95456261af
|
||||
tag: v2.3.3@sha256:9b0541caf0c1ef1290c30802c766f00793d066af2833d0c3c60ce6fc2d57179b
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
Loading…
Reference in New Issue