Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
f04d750677
commit
598ed222f2
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [bookstack-8.0.1](https://github.com/truecharts/charts/compare/bookstack-8.0.0...bookstack-8.0.1) (2023-08-31)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/bookstack to v23.08.20230830 ([#12085](https://github.com/truecharts/charts/issues/12085))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [bookstack-8.0.0](https://github.com/truecharts/charts/compare/bookstack-7.0.25...bookstack-8.0.0) (2023-07-31)
|
||||
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423))
|
||||
|
||||
|
||||
|
||||
|
||||
## [bookstack-7.0.16](https://github.com/truecharts/charts/compare/bookstack-7.0.15...bookstack-7.0.16) (2023-06-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393))
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "23.06.2023"
|
||||
appVersion: "23.08.2023"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -27,7 +27,7 @@ name: bookstack
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/bookstack
|
||||
- https://www.bookstackapp.com/
|
||||
version: 8.0.0
|
||||
version: 8.0.1
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [bookstack-8.0.1](https://github.com/truecharts/charts/compare/bookstack-8.0.0...bookstack-8.0.1) (2023-08-31)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/bookstack to v23.08.20230830 ([#12085](https://github.com/truecharts/charts/issues/12085))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/bookstack
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v23.06.20230703@sha256:95c7eda80e48ab33cdfa02fdce012829854e23c736b686f2470aec4afbd484d5
|
||||
tag: v23.08.20230830@sha256:ce2dea74924a6a051d21f212c36716928b42f35b1bca473e0626ccb1d5ea2f6d
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue