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