Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
c653612867
commit
73592f6fd2
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [dillinger-6.0.10](https://github.com/truecharts/charts/compare/dillinger-6.0.9...dillinger-6.0.10) (2023-10-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#13842](https://github.com/truecharts/charts/issues/13842))
|
||||
|
||||
|
||||
|
||||
|
||||
## [dillinger-6.0.9](https://github.com/truecharts/charts/compare/dillinger-6.0.8...dillinger-6.0.9) (2023-10-14)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [dillinger-6.0.0](https://github.com/truecharts/charts/compare/dillinger-5.0.35...dillinger-6.0.0) (2023-07-31)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955))
|
||||
|
||||
|
||||
|
||||
|
||||
## [dillinger-5.0.35](https://github.com/truecharts/charts/compare/dillinger-5.0.34...dillinger-5.0.35) (2023-07-29)
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: dillinger
|
||||
version: 6.0.9
|
||||
version: 6.0.10
|
||||
appVersion: "3.39.1"
|
||||
description: Dillinger is a cloud-enabled, mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor.
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [dillinger-6.0.10](https://github.com/truecharts/charts/compare/dillinger-6.0.9...dillinger-6.0.10) (2023-10-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#13842](https://github.com/truecharts/charts/issues/13842))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/dillinger
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v3.39.1@sha256:d4d6241464ae35f0977a2d58259f7f0296a6157efdf9d1578390df5a93464de6
|
||||
tag: v3.39.1@sha256:68844ea2cae9bab31f32c2f5eadc4f409d3fbb7710f7aa61ff327899047d2ffb
|
||||
|
||||
securityContext:
|
||||
container:
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [dillinger-6.0.9](https://github.com/truecharts/charts/compare/dillinger-6.0.8...dillinger-6.0.9) (2023-10-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#13606](https://github.com/truecharts/charts/issues/13606))
|
||||
|
||||
|
Loading…
Reference in New Issue