Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
8f2a474191
commit
8f3cd77e4d
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [hedgedoc-8.0.36](https://github.com/truecharts/charts/compare/hedgedoc-8.0.35...hedgedoc-8.0.36) (2023-07-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- 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
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [hedgedoc-8.0.26](https://github.com/truecharts/charts/compare/hedgedoc-8.0.25...hedgedoc-8.0.26) (2023-06-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/hedgedoc to v1.9.8 ([#9837](https://github.com/truecharts/charts/issues/9837))
|
||||
|
||||
|
||||
|
||||
|
||||
## [hedgedoc-8.0.25](https://github.com/truecharts/charts/compare/hedgedoc-8.0.24...hedgedoc-8.0.25) (2023-06-14)
|
||||
|
||||
### Chore
|
|
@ -1,8 +1,8 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: hedgedoc
|
||||
version: 8.0.35
|
||||
appVersion: "1.9.8"
|
||||
version: 8.0.36
|
||||
appVersion: "1.9.9"
|
||||
description: HedgeDoc lets you create real-time collaborative markdown notes.
|
||||
type: application
|
||||
deprecated: false
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [hedgedoc-8.0.36](https://github.com/truecharts/charts/compare/hedgedoc-8.0.35...hedgedoc-8.0.36) (2023-07-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/hedgedoc to v1.9.9 ([#11070](https://github.com/truecharts/charts/issues/11070))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/hedgedoc
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.9.8@sha256:78d40cb7f638fb32cdae6cd9e820eafcc167e3b9e105036bd4805c753d472eac
|
||||
tag: v1.9.9@sha256:71306de16d0eaa433f004e8504c955a296a7a0f37fdf6f8f5c15d1e026b884d6
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue