Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
4a67ce75a0
commit
a140a6ad95
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [dillinger-5.0.29](https://github.com/truecharts/charts/compare/dillinger-5.0.28...dillinger-5.0.29) (2023-06-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#9869](https://github.com/truecharts/charts/issues/9869))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [dillinger-5.0.30](https://github.com/truecharts/charts/compare/dillinger-5.0.29...dillinger-5.0.30) (2023-07-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#10063](https://github.com/truecharts/charts/issues/10063))
|
||||
|
||||
|
||||
|
||||
|
||||
## [dillinger-5.0.29](https://github.com/truecharts/charts/compare/dillinger-5.0.28...dillinger-5.0.29) (2023-06-24)
|
||||
|
||||
### Chore
|
||||
|
@ -85,15 +94,6 @@
|
|||
|
||||
|
||||
|
||||
## [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)
|
||||
|
||||
### Chore
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: dillinger
|
||||
version: 5.0.29
|
||||
version: 5.0.30
|
||||
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-5.0.30](https://github.com/truecharts/charts/compare/dillinger-5.0.29...dillinger-5.0.30) (2023-07-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#10063](https://github.com/truecharts/charts/issues/10063))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/dillinger
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v3.39.1@sha256:f03b1a7a19554a1c3f47483c268b742ec7b40a2434b6ccbf9b7e443b4de7a413
|
||||
tag: v3.39.1@sha256:bbc52c349ffb0f8e8f2a91b1fc2e73a32b0bcf573c513f9268f341f010821d3c
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue