Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
24e0faf1c5
commit
5de3c27f80
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [hedgedoc-8.0.10](https://github.com/truecharts/charts/compare/hedgedoc-8.0.9...hedgedoc-8.0.10) (2023-04-27)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/hedgedoc to 1.9.7 ([#8237](https://github.com/truecharts/charts/issues/8237))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [hedgedoc-8.0.9](https://github.com/truecharts/charts/compare/hedgedoc-8.0.8...hedgedoc-8.0.9) (2023-04-25)
|
## [hedgedoc-8.0.9](https://github.com/truecharts/charts/compare/hedgedoc-8.0.8...hedgedoc-8.0.9) (2023-04-25)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
- BREAKING CHANGE migrate to new common part 1 ([#7900](https://github.com/truecharts/charts/issues/7900))
|
- BREAKING CHANGE migrate to new common part 1 ([#7900](https://github.com/truecharts/charts/issues/7900))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [hedgedoc-7.0.31](https://github.com/truecharts/charts/compare/hedgedoc-7.0.30...hedgedoc-7.0.31) (2023-02-27)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#7725](https://github.com/truecharts/charts/issues/7725))
|
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
kubeVersion: ">=1.16.0-0"
|
kubeVersion: ">=1.16.0-0"
|
||||||
name: hedgedoc
|
name: hedgedoc
|
||||||
version: 8.0.9
|
version: 8.0.10
|
||||||
appVersion: "1.9.7"
|
appVersion: "1.9.7"
|
||||||
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-8.0.10](https://github.com/truecharts/charts/compare/hedgedoc-8.0.9...hedgedoc-8.0.10) (2023-04-27)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/hedgedoc to 1.9.7 ([#8237](https://github.com/truecharts/charts/issues/8237))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/hedgedoc
|
repository: tccr.io/truecharts/hedgedoc
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 1.9.7@sha256:9e086ade3ada3ae0ef50dbd911d81fa4ce27ac5cb1131a5976c830fcfbc62b8d
|
tag: 1.9.7@sha256:809c5c2a405dda44cb57355d8b8523e0baf3e40752598298d01455cc6440c99f
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [hedgedoc-8.0.9](https://github.com/truecharts/charts/compare/hedgedoc-8.0.8...hedgedoc-8.0.9) (2023-04-25)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153))
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue