Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
eb5ecb207c
commit
d499bbaf28
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [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))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [dillinger-6.0.2](https://github.com/truecharts/charts/compare/dillinger-6.0.1...dillinger-6.0.2) (2023-08-12)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#11456](https://github.com/truecharts/charts/issues/11456))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [dillinger-6.0.1](https://github.com/truecharts/charts/compare/dillinger-6.0.0...dillinger-6.0.1) (2023-08-05)
|
## [dillinger-6.0.1](https://github.com/truecharts/charts/compare/dillinger-6.0.0...dillinger-6.0.1) (2023-08-05)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
## [dillinger-5.0.28](https://github.com/truecharts/charts/compare/dillinger-5.0.27...dillinger-5.0.28) (2023-06-17)
|
## [dillinger-5.0.28](https://github.com/truecharts/charts/compare/dillinger-5.0.27...dillinger-5.0.28) (2023-06-17)
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#9718](https://github.com/truecharts/charts/issues/9718))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [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
|
apiVersion: v2
|
||||||
kubeVersion: ">=1.16.0-0"
|
kubeVersion: ">=1.16.0-0"
|
||||||
name: dillinger
|
name: dillinger
|
||||||
version: 6.0.1
|
version: 6.0.2
|
||||||
appVersion: "3.39.1"
|
appVersion: "3.39.1"
|
||||||
description: Dillinger is a cloud-enabled, mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor.
|
description: Dillinger is a cloud-enabled, mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor.
|
||||||
type: application
|
type: application
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [dillinger-6.0.2](https://github.com/truecharts/charts/compare/dillinger-6.0.1...dillinger-6.0.2) (2023-08-12)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#11456](https://github.com/truecharts/charts/issues/11456))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/dillinger
|
repository: tccr.io/truecharts/dillinger
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v3.39.1@sha256:1266d81b9e759a521e9526b892373b7e16358d4b49242c2ff76bc66437a09770
|
tag: v3.39.1@sha256:881713daec79cfb6bb61e846774104ecb63c694754dd78e9794c594663a8f593
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
Loading…
Reference in New Issue