Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
46136718f3
commit
64f5289b7e
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [dillinger-5.0.35](https://github.com/truecharts/charts/compare/dillinger-5.0.34...dillinger-5.0.35) (2023-07-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#10982](https://github.com/truecharts/charts/issues/10982))
|
||||
|
||||
|
||||
|
||||
|
||||
## [dillinger-5.0.34](https://github.com/truecharts/charts/compare/dillinger-5.0.33...dillinger-5.0.34) (2023-07-22)
|
||||
|
||||
### 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.34
|
||||
version: 5.0.35
|
||||
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.35](https://github.com/truecharts/charts/compare/dillinger-5.0.34...dillinger-5.0.35) (2023-07-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#10982](https://github.com/truecharts/charts/issues/10982))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/dillinger
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v3.39.1@sha256:25ef91652c8e6b57032652c16af67f0a8aa3e661d83d9d214be55a96360f2639
|
||||
tag: v3.39.1@sha256:d0a0b70a3423a3e298cce9cfe5d4cc7b22bb01effca20ecd705b101f2c02002b
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue