Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
8360bd0d57
commit
6e060ac9a3
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [dillinger-6.0.4](https://github.com/truecharts/charts/compare/dillinger-6.0.3...dillinger-6.0.4) (2023-09-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#12644](https://github.com/truecharts/charts/issues/12644))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [dillinger-6.0.5](https://github.com/truecharts/charts/compare/dillinger-6.0.4...dillinger-6.0.5) (2023-09-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#12861](https://github.com/truecharts/charts/issues/12861))
|
||||
|
||||
|
||||
|
||||
|
||||
## [dillinger-6.0.4](https://github.com/truecharts/charts/compare/dillinger-6.0.3...dillinger-6.0.4) (2023-09-16)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [dillinger-5.0.31](https://github.com/truecharts/charts/compare/dillinger-5.0.30...dillinger-5.0.31) (2023-07-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069))
|
||||
|
||||
|
||||
|
||||
|
||||
## [dillinger-5.0.30](https://github.com/truecharts/charts/compare/dillinger-5.0.29...dillinger-5.0.30) (2023-07-01)
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: dillinger
|
||||
version: 6.0.4
|
||||
version: 6.0.5
|
||||
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.5](https://github.com/truecharts/charts/compare/dillinger-6.0.4...dillinger-6.0.5) (2023-09-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#12861](https://github.com/truecharts/charts/issues/12861))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/dillinger
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v3.39.1@sha256:839ebaeb2ecb51f766ea7f39fc36bf76feac60e56685c770d22aeccf9657fbca
|
||||
tag: v3.39.1@sha256:f22b52a35a9a00bd90a9f41c62a63cb3f213163ddd8817dd1b887e510ddd3af3
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue