Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
63eace2e8a
commit
99722063da
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [hedgedoc-7.0.28](https://github.com/truecharts/charts/compare/hedgedoc-7.0.27...hedgedoc-7.0.28) (2023-02-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/hedgedoc to v
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [hedgedoc-7.0.29](https://github.com/truecharts/charts/compare/hedgedoc-7.0.28...hedgedoc-7.0.29) (2023-02-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/hedgedoc to v1.9.7
|
||||
|
||||
|
||||
|
||||
|
||||
## [hedgedoc-7.0.28](https://github.com/truecharts/charts/compare/hedgedoc-7.0.27...hedgedoc-7.0.28) (2023-02-20)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [hedgedoc-7.0.19](https://github.com/truecharts/charts/compare/hedgedoc-7.0.18...hedgedoc-7.0.19) (2023-01-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/hedgedoc to 1.9.6
|
||||
|
||||
|
||||
|
||||
|
||||
## [hedgedoc-7.0.18](https://github.com/truecharts/charts/compare/hedgedoc-7.0.17...hedgedoc-7.0.18) (2022-12-27)
|
||||
|
||||
### Chore
|
|
@ -1,8 +1,8 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: hedgedoc
|
||||
version: 7.0.28
|
||||
appVersion: "1.9.6"
|
||||
version: 7.0.29
|
||||
appVersion: "1.9.7"
|
||||
description: HedgeDoc lets you create real-time collaborative markdown notes.
|
||||
type: application
|
||||
deprecated: false
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [hedgedoc-7.0.29](https://github.com/truecharts/charts/compare/hedgedoc-7.0.28...hedgedoc-7.0.29) (2023-02-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/hedgedoc to v1.9.7
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/hedgedoc
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.9.6@sha256:bb70b1c92dc5d934c910086a527d48f6951bc3e5ea9ba29e36a6999dfb2d4cf9
|
||||
tag: 1.9.7@sha256:559dc080aaa1f6cc1407972ef5a25b830289aa62870700a940462308e7ce172c
|
||||
|
||||
env:
|
||||
NODE_ENV: "production"
|
Loading…
Reference in New Issue