Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
923cbca7c7
commit
a09a59e003
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [hedgedoc-8.0.28](https://github.com/truecharts/charts/compare/hedgedoc-8.0.27...hedgedoc-8.0.28) (2023-07-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [hedgedoc-8.0.29](https://github.com/truecharts/charts/compare/hedgedoc-8.0.28...hedgedoc-8.0.29) (2023-07-06)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/hedgedoc to v1.9.8 ([#10199](https://github.com/truecharts/charts/issues/10199))
|
||||
|
||||
|
||||
|
||||
|
||||
## [hedgedoc-8.0.28](https://github.com/truecharts/charts/compare/hedgedoc-8.0.27...hedgedoc-8.0.28) (2023-07-01)
|
||||
|
||||
### Chore
|
||||
|
@ -85,15 +94,6 @@
|
|||
|
||||
|
||||
|
||||
## [hedgedoc-8.0.25](https://github.com/truecharts/charts/compare/hedgedoc-8.0.24...hedgedoc-8.0.25) (2023-06-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/hedgedoc to v1.9.8 ([#9640](https://github.com/truecharts/charts/issues/9640))
|
||||
|
||||
|
||||
|
||||
|
||||
## [hedgedoc-8.0.25](https://github.com/truecharts/charts/compare/hedgedoc-8.0.24...hedgedoc-8.0.25) (2023-06-14)
|
||||
|
||||
### Chore
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: hedgedoc
|
||||
version: 8.0.28
|
||||
version: 8.0.29
|
||||
appVersion: "1.9.8"
|
||||
description: HedgeDoc lets you create real-time collaborative markdown notes.
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [hedgedoc-8.0.29](https://github.com/truecharts/charts/compare/hedgedoc-8.0.28...hedgedoc-8.0.29) (2023-07-06)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/hedgedoc to v1.9.8 ([#10199](https://github.com/truecharts/charts/issues/10199))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/hedgedoc
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.9.8@sha256:c8781ad2bc3f4ef41fbab7258d5db9de95f0d0a69f421e12206c80828bf427bb
|
||||
tag: v1.9.8@sha256:ba24f7f41b54f778096c4fff0030ba8b90e1dbbade951e3547b67cb48c6c0983
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue