Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
71a8d9b2fc
commit
361947e40c
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [dillinger-6.0.1](https://github.com/truecharts/charts/compare/dillinger-6.0.0...dillinger-6.0.1) (2023-08-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#11212](https://github.com/truecharts/charts/issues/11212))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [dillinger-6.0.0](https://github.com/truecharts/charts/compare/dillinger-5.0.35...dillinger-6.0.0) (2023-07-31)
|
||||
|
||||
|
@ -86,14 +95,5 @@
|
|||
|
||||
|
||||
|
||||
## [dillinger-5.0.27](https://github.com/truecharts/charts/compare/dillinger-5.0.26...dillinger-5.0.27) (2023-06-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#9613](https://github.com/truecharts/charts/issues/9613))
|
||||
|
||||
|
||||
|
||||
|
||||
## [dillinger-5.0.27](https://github.com/truecharts/charts/compare/dillinger-5.0.26...dillinger-5.0.27) (2023-06-14)
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: dillinger
|
||||
version: 6.0.0
|
||||
version: 6.0.1
|
||||
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.1](https://github.com/truecharts/charts/compare/dillinger-6.0.0...dillinger-6.0.1) (2023-08-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#11212](https://github.com/truecharts/charts/issues/11212))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/dillinger
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v3.39.1@sha256:d0a0b70a3423a3e298cce9cfe5d4cc7b22bb01effca20ecd705b101f2c02002b
|
||||
tag: v3.39.1@sha256:1266d81b9e759a521e9526b892373b7e16358d4b49242c2ff76bc66437a09770
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue