Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
f527c4f2a3
commit
e7d33cb4c2
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [hedgedoc-8.0.21](https://github.com/truecharts/charts/compare/hedgedoc-8.0.20...hedgedoc-8.0.21) (2023-06-07)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [hedgedoc-8.0.22](https://github.com/truecharts/charts/compare/hedgedoc-8.0.21...hedgedoc-8.0.22) (2023-06-09)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/hedgedoc to v1.9.8 ([#9498](https://github.com/truecharts/charts/issues/9498))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [hedgedoc-8.0.21](https://github.com/truecharts/charts/compare/hedgedoc-8.0.20...hedgedoc-8.0.21) (2023-06-07)
|
## [hedgedoc-8.0.21](https://github.com/truecharts/charts/compare/hedgedoc-8.0.20...hedgedoc-8.0.21) (2023-06-07)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [hedgedoc-8.0.12](https://github.com/truecharts/charts/compare/hedgedoc-8.0.11...hedgedoc-8.0.12) (2023-05-05)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
kubeVersion: ">=1.16.0-0"
|
kubeVersion: ">=1.16.0-0"
|
||||||
name: hedgedoc
|
name: hedgedoc
|
||||||
version: 8.0.21
|
version: 8.0.22
|
||||||
appVersion: "1.9.7"
|
appVersion: "1.9.8"
|
||||||
description: HedgeDoc lets you create real-time collaborative markdown notes.
|
description: HedgeDoc lets you create real-time collaborative markdown notes.
|
||||||
type: application
|
type: application
|
||||||
deprecated: false
|
deprecated: false
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [hedgedoc-8.0.22](https://github.com/truecharts/charts/compare/hedgedoc-8.0.21...hedgedoc-8.0.22) (2023-06-09)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/hedgedoc to v1.9.8 ([#9498](https://github.com/truecharts/charts/issues/9498))
|
||||||
|
|
||||||
|
|
|
@ -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:809c5c2a405dda44cb57355d8b8523e0baf3e40752598298d01455cc6440c99f
|
tag: v1.9.8@sha256:b21d24b78e551619cee9addfa6f2d423ffb6f953727d1be8360d51f71f3a8290
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
Loading…
Reference in New Issue