Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
f5b21304f4
commit
b0bc6eb28e
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [drawio-5.0.10](https://github.com/truecharts/charts/compare/drawio-5.0.9...drawio-5.0.10) (2023-04-28)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/drawio to v21.2.1 ([#8296](https://github.com/truecharts/charts/issues/8296))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [drawio-5.0.9](https://github.com/truecharts/charts/compare/drawio-5.0.8...drawio-5.0.9) (2023-04-25)
|
## [drawio-5.0.9](https://github.com/truecharts/charts/compare/drawio-5.0.8...drawio-5.0.9) (2023-04-25)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
- BREAKING CHANGE migrate to new common part 1 ([#7900](https://github.com/truecharts/charts/issues/7900))
|
- BREAKING CHANGE migrate to new common part 1 ([#7900](https://github.com/truecharts/charts/issues/7900))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [drawio-4.0.27](https://github.com/truecharts/charts/compare/drawio-4.0.26...drawio-4.0.27) (2023-02-23)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/drawio to v20.8.23
|
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "20.8.23"
|
appVersion: "21.2.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -18,7 +18,7 @@ name: drawio
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/drawio
|
- https://github.com/truecharts/charts/tree/master/charts/stable/drawio
|
||||||
- https://github.com/jgraph/drawio
|
- https://github.com/jgraph/drawio
|
||||||
version: 5.0.9
|
version: 5.0.10
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- media
|
- media
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [drawio-5.0.10](https://github.com/truecharts/charts/compare/drawio-5.0.9...drawio-5.0.10) (2023-04-28)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/drawio to v21.2.1 ([#8296](https://github.com/truecharts/charts/issues/8296))
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/drawio
|
repository: tccr.io/truecharts/drawio
|
||||||
tag: 20.8.23@sha256:579565851044f0e22a85ff38dabd4c79c741100858ef46750bbf62dae5efd374
|
tag: 21.2.1@sha256:5f9d1b64b343707fea0023df30306cba00032b9bb33009187fe9722154751603
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [drawio-5.0.9](https://github.com/truecharts/charts/compare/drawio-5.0.8...drawio-5.0.9) (2023-04-25)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153))
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue