Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
67d0f821fe
commit
939a7b491f
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [hedgedoc-9.0.8](https://github.com/truecharts/charts/compare/hedgedoc-9.0.7...hedgedoc-9.0.8) (2023-09-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/hedgedoc to v1.9.9 ([#12384](https://github.com/truecharts/charts/issues/12384))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [hedgedoc-9.0.9](https://github.com/truecharts/charts/compare/hedgedoc-9.0.8...hedgedoc-9.0.9) (2023-09-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/hedgedoc to v1.9.9 ([#12397](https://github.com/truecharts/charts/issues/12397))
|
||||
|
||||
|
||||
|
||||
|
||||
## [hedgedoc-9.0.8](https://github.com/truecharts/charts/compare/hedgedoc-9.0.7...hedgedoc-9.0.8) (2023-09-08)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update container image tccr.io/truecharts/hedgedoc to v1.9.9 ([#11070](https://github.com/truecharts/charts/issues/11070))
|
||||
|
||||
|
||||
|
||||
|
||||
## [hedgedoc-8.0.35](https://github.com/truecharts/charts/compare/hedgedoc-8.0.34...hedgedoc-8.0.35) (2023-07-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955))
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: hedgedoc
|
||||
version: 9.0.8
|
||||
version: 9.0.9
|
||||
appVersion: "1.9.9"
|
||||
description: HedgeDoc lets you create real-time collaborative markdown notes.
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [hedgedoc-9.0.9](https://github.com/truecharts/charts/compare/hedgedoc-9.0.8...hedgedoc-9.0.9) (2023-09-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/hedgedoc to v1.9.9 ([#12397](https://github.com/truecharts/charts/issues/12397))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/hedgedoc
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.9.9@sha256:fae1ef8c06d3392edc0a359c8d91b1a7d90cfdc4bd1206a5065b8c3a35cc5fe8
|
||||
tag: v1.9.9@sha256:7ca09bfa7a5427329daea08048d11de7d3296fb346c69e6db016f6fc451bea2e
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue