Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
c70b22c72c
commit
29e10b7b9c
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [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))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [dillinger-5.0.34](https://github.com/truecharts/charts/compare/dillinger-5.0.33...dillinger-5.0.34) (2023-07-22)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#10729](https://github.com/truecharts/charts/issues/10729))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [dillinger-5.0.33](https://github.com/truecharts/charts/compare/dillinger-5.0.32...dillinger-5.0.33) (2023-07-15)
|
## [dillinger-5.0.33](https://github.com/truecharts/charts/compare/dillinger-5.0.32...dillinger-5.0.33) (2023-07-15)
|
||||||
|
|
||||||
### Chore
|
### 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)
|
## [dillinger-5.0.27](https://github.com/truecharts/charts/compare/dillinger-5.0.26...dillinger-5.0.27) (2023-06-14)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
|
@ -1,7 +1,7 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
kubeVersion: ">=1.16.0-0"
|
kubeVersion: ">=1.16.0-0"
|
||||||
name: dillinger
|
name: dillinger
|
||||||
version: 5.0.33
|
version: 5.0.34
|
||||||
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-5.0.34](https://github.com/truecharts/charts/compare/dillinger-5.0.33...dillinger-5.0.34) (2023-07-22)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#10729](https://github.com/truecharts/charts/issues/10729))
|
||||||
|
|
||||||
|
|
|
@ -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:c82d62d2d1c49326d38a1ae22cc24a1b717fd0bdb2e821ac1f0cd0dcdcc5854c
|
tag: v3.39.1@sha256:25ef91652c8e6b57032652c16af67f0a8aa3e661d83d9d214be55a96360f2639
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
Loading…
Reference in New Issue