Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
8f71509e4f
commit
9160e301da
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [hedgedoc-9.0.1](https://github.com/truecharts/charts/compare/hedgedoc-9.0.0...hedgedoc-9.0.1) (2023-08-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/hedgedoc to v1.9.9 ([#11390](https://github.com/truecharts/charts/issues/11390))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [hedgedoc-9.0.2](https://github.com/truecharts/charts/compare/hedgedoc-9.0.1...hedgedoc-9.0.2) (2023-08-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/hedgedoc to v1.9.9 ([#11862](https://github.com/truecharts/charts/issues/11862))
|
||||
|
||||
|
||||
|
||||
|
||||
## [hedgedoc-9.0.1](https://github.com/truecharts/charts/compare/hedgedoc-9.0.0...hedgedoc-9.0.1) (2023-08-10)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- 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
|
||||
|
||||
- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069))
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: hedgedoc
|
||||
version: 9.0.1
|
||||
version: 9.0.2
|
||||
appVersion: "1.9.9"
|
||||
description: HedgeDoc lets you create real-time collaborative markdown notes.
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [hedgedoc-9.0.2](https://github.com/truecharts/charts/compare/hedgedoc-9.0.1...hedgedoc-9.0.2) (2023-08-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/hedgedoc to v1.9.9 ([#11862](https://github.com/truecharts/charts/issues/11862))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/hedgedoc
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.9.9@sha256:e0748bcba833024202819655d258dd082276b2260dba87844b8d2337d34631c4
|
||||
tag: v1.9.9@sha256:abe8fb284af7ecf93521b44ecdd8be7357c8ce4153023b9bae65ed5f197f1d32
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue