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)
|
## [hedgedoc-9.0.1](https://github.com/truecharts/charts/compare/hedgedoc-9.0.0...hedgedoc-9.0.1) (2023-08-10)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/hedgedoc to v1.9.8 ([#10199](https://github.com/truecharts/charts/issues/10199))
|
- 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
|
apiVersion: v2
|
||||||
kubeVersion: ">=1.16.0-0"
|
kubeVersion: ">=1.16.0-0"
|
||||||
name: hedgedoc
|
name: hedgedoc
|
||||||
version: 9.0.1
|
version: 9.0.2
|
||||||
appVersion: "1.9.9"
|
appVersion: "1.9.9"
|
||||||
description: HedgeDoc lets you create real-time collaborative markdown notes.
|
description: HedgeDoc lets you create real-time collaborative markdown notes.
|
||||||
type: application
|
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:
|
image:
|
||||||
repository: tccr.io/truecharts/hedgedoc
|
repository: tccr.io/truecharts/hedgedoc
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v1.9.9@sha256:e0748bcba833024202819655d258dd082276b2260dba87844b8d2337d34631c4
|
tag: v1.9.9@sha256:abe8fb284af7ecf93521b44ecdd8be7357c8ce4153023b9bae65ed5f197f1d32
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
Loading…
Reference in New Issue