Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
ebc972749c
commit
717f1b525f
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [drawio-4.0.26](https://github.com/truecharts/charts/compare/drawio-4.0.25...drawio-4.0.26) (2023-02-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/drawio to v20.8.20
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [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
|
||||
|
||||
|
||||
|
||||
|
||||
## [drawio-4.0.26](https://github.com/truecharts/charts/compare/drawio-4.0.25...drawio-4.0.26) (2023-02-10)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [drawio-4.0.17](https://github.com/truecharts/charts/compare/drawio-4.0.16...drawio-4.0.17) (2023-01-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/drawio to v20.8.8
|
||||
|
||||
|
||||
|
||||
|
||||
## [drawio-4.0.16](https://github.com/truecharts/charts/compare/drawio-4.0.15...drawio-4.0.16) (2023-01-19)
|
||||
|
||||
### Chore
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "20.8.20"
|
||||
appVersion: "20.8.23"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -19,7 +19,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/drawio
|
||||
- https://hub.docker.com/r/jgraph/drawio
|
||||
- https://github.com/jgraph/drawio
|
||||
version: 4.0.26
|
||||
version: 4.0.27
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [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,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/drawio
|
||||
tag: 20.8.20@sha256:ca66082611f683cc3e246c240a8bd90157a9a5f89c21a10144832001df04e06f
|
||||
tag: 20.8.23@sha256:579565851044f0e22a85ff38dabd4c79c741100858ef46750bbf62dae5efd374
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
Loading…
Reference in New Issue