Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
d9c53b29b7
commit
3a08d3b23e
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [drawio-6.0.22](https://github.com/truecharts/charts/compare/drawio-6.0.21...drawio-6.0.22) (2023-11-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/drawio to v22.1.1 ([#14657](https://github.com/truecharts/charts/issues/14657))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [drawio-6.0.23](https://github.com/truecharts/charts/compare/drawio-6.0.22...drawio-6.0.23) (2023-11-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/drawio to v22.1.2 ([#14688](https://github.com/truecharts/charts/issues/14688))
|
||||
|
||||
|
||||
|
||||
|
||||
## [drawio-6.0.22](https://github.com/truecharts/charts/compare/drawio-6.0.21...drawio-6.0.22) (2023-11-14)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [drawio-6.0.13](https://github.com/truecharts/charts/compare/drawio-6.0.12...drawio-6.0.13) (2023-10-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/drawio to v22.0.5 ([#13783](https://github.com/truecharts/charts/issues/13783))
|
||||
|
||||
|
||||
|
||||
|
||||
## [drawio-6.0.12](https://github.com/truecharts/charts/compare/drawio-6.0.11...drawio-6.0.12) (2023-10-07)
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "22.1.1"
|
||||
appVersion: "22.1.2"
|
||||
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.22
|
||||
version: 6.0.23
|
||||
annotations:
|
||||
truecharts.org/category: media
|
||||
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [drawio-6.0.23](https://github.com/truecharts/charts/compare/drawio-6.0.22...drawio-6.0.23) (2023-11-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/drawio to v22.1.2 ([#14688](https://github.com/truecharts/charts/issues/14688))
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/drawio
|
||||
tag: v22.1.1@sha256:d2cc4c9a7885f17473f8709e8e116d2cc576f20f0813a5065583728e58647417
|
||||
tag: v22.1.2@sha256:fab744c972536bd85bb1b4752a3eff92ce9fcec9c029e6ad85a76ab90474ebde
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
Loading…
Reference in New Issue