Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
d1787dbac5
commit
f930df63d7
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [bookstack-8.0.5](https://github.com/truecharts/charts/compare/bookstack-8.0.4...bookstack-8.0.5) (2023-10-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14094](https://github.com/truecharts/charts/issues/14094))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [bookstack-8.0.6](https://github.com/truecharts/charts/compare/bookstack-8.0.5...bookstack-8.0.6) (2023-10-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/bookstack to v23.10.20231030 ([#14140](https://github.com/truecharts/charts/issues/14140))
|
||||
|
||||
|
||||
|
||||
|
||||
## [bookstack-8.0.5](https://github.com/truecharts/charts/compare/bookstack-8.0.4...bookstack-8.0.5) (2023-10-29)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599))
|
||||
|
||||
|
||||
|
||||
|
||||
## [bookstack-7.0.20](https://github.com/truecharts/charts/compare/bookstack-7.0.19...bookstack-7.0.20) (2023-06-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558))
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "23.08.2023"
|
||||
appVersion: "23.10.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.5
|
||||
version: 8.0.6
|
||||
annotations:
|
||||
truecharts.org/category: media
|
||||
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [bookstack-8.0.6](https://github.com/truecharts/charts/compare/bookstack-8.0.5...bookstack-8.0.6) (2023-10-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/bookstack to v23.10.20231030 ([#14140](https://github.com/truecharts/charts/issues/14140))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/bookstack
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v23.08.20230830@sha256:ce2dea74924a6a051d21f212c36716928b42f35b1bca473e0626ccb1d5ea2f6d
|
||||
tag: v23.10.20231030@sha256:3c9dd24ee7b12ba79274df4e3f1dcaec6b5137b0e27d0147376031a24ab39656
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue