Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
b91acd3a12
commit
ee111803c0
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [dillinger-5.0.10](https://github.com/truecharts/charts/compare/dillinger-5.0.9...dillinger-5.0.10) (2023-04-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#8204](https://github.com/truecharts/charts/issues/8204))
|
||||
|
||||
|
||||
|
||||
|
||||
## [dillinger-5.0.9](https://github.com/truecharts/charts/compare/dillinger-5.0.8...dillinger-5.0.9) (2023-04-25)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
- BREAKING CHANGE migrate to new common part 1 ([#7900](https://github.com/truecharts/charts/issues/7900))
|
||||
|
||||
|
||||
|
||||
|
||||
## [dillinger-4.0.14](https://github.com/truecharts/charts/compare/dillinger-4.0.13...dillinger-4.0.14) (2023-02-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/dillinger to v3.39.1
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: dillinger
|
||||
version: 5.0.9
|
||||
version: 5.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-5.0.10](https://github.com/truecharts/charts/compare/dillinger-5.0.9...dillinger-5.0.10) (2023-04-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#8204](https://github.com/truecharts/charts/issues/8204))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/dillinger
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v3.39.1@sha256:14c9a707b8680915aadfd23c7c0e1de2e8a222f8fceed6df49a706f7fac6ea9b
|
||||
tag: v3.39.1@sha256:9f80afbc1a9ba30874b8d34f74512c36c7ad2858ae6b8a36b37c2d27a2db9927
|
||||
|
||||
securityContext:
|
||||
container:
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [dillinger-5.0.9](https://github.com/truecharts/charts/compare/dillinger-5.0.8...dillinger-5.0.9) (2023-04-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153))
|
||||
|
||||
|
Loading…
Reference in New Issue