Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
ae7068a4a3
commit
0da3a246be
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [drawio-6.0.14](https://github.com/truecharts/charts/compare/drawio-6.0.13...drawio-6.0.14) (2023-10-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/drawio to v22.0.6 ([#13816](https://github.com/truecharts/charts/issues/13816))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [drawio-6.0.15](https://github.com/truecharts/charts/compare/drawio-6.0.14...drawio-6.0.15) (2023-10-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/drawio to v22.0.8 ([#13967](https://github.com/truecharts/charts/issues/13967))
|
||||
|
||||
|
||||
|
||||
|
||||
## [drawio-6.0.14](https://github.com/truecharts/charts/compare/drawio-6.0.13...drawio-6.0.14) (2023-10-20)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [drawio-6.0.5](https://github.com/truecharts/charts/compare/drawio-6.0.4...drawio-6.0.5) (2023-09-09)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/drawio to v21.7.4 ([#12422](https://github.com/truecharts/charts/issues/12422))
|
||||
|
||||
|
||||
|
||||
|
||||
## [drawio-6.0.4](https://github.com/truecharts/charts/compare/drawio-6.0.3...drawio-6.0.4) (2023-09-06)
|
||||
|
||||
### Chore
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "22.0.6"
|
||||
appVersion: "22.0.8"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -18,7 +18,7 @@ name: drawio
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/drawio
|
||||
- https://github.com/jgraph/drawio
|
||||
version: 6.0.14
|
||||
version: 6.0.15
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [drawio-6.0.15](https://github.com/truecharts/charts/compare/drawio-6.0.14...drawio-6.0.15) (2023-10-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/drawio to v22.0.8 ([#13967](https://github.com/truecharts/charts/issues/13967))
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/drawio
|
||||
tag: v22.0.6@sha256:6f76e203d2ffcc512c22b53a4043a1e0d52e4d283236bbbb80401f1bc91f236e
|
||||
tag: v22.0.8@sha256:c02ff55260fc8957b8a45e4be7ad82d7b4318379c13c03aabfe19144c5ffc8cd
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
Loading…
Reference in New Issue