Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
c23679a185
commit
6d5a8444f5
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [dillinger-6.0.6](https://github.com/truecharts/charts/compare/dillinger-6.0.5...dillinger-6.0.6) (2023-09-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#13101](https://github.com/truecharts/charts/issues/13101))
|
||||
|
||||
|
||||
|
||||
|
||||
## [dillinger-6.0.5](https://github.com/truecharts/charts/compare/dillinger-6.0.4...dillinger-6.0.5) (2023-09-23)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [dillinger-5.0.32](https://github.com/truecharts/charts/compare/dillinger-5.0.31...dillinger-5.0.32) (2023-07-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#10421](https://github.com/truecharts/charts/issues/10421))
|
||||
|
||||
|
||||
|
||||
|
||||
## [dillinger-5.0.31](https://github.com/truecharts/charts/compare/dillinger-5.0.30...dillinger-5.0.31) (2023-07-01)
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: dillinger
|
||||
version: 6.0.5
|
||||
version: 6.0.6
|
||||
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.6](https://github.com/truecharts/charts/compare/dillinger-6.0.5...dillinger-6.0.6) (2023-09-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#13101](https://github.com/truecharts/charts/issues/13101))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/dillinger
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v3.39.1@sha256:f22b52a35a9a00bd90a9f41c62a63cb3f213163ddd8817dd1b887e510ddd3af3
|
||||
tag: v3.39.1@sha256:d301ac3fa5bf52c943590276fd7f12d3a2aa98b9dc3b238826e8573ee1a4dc5f
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue