Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
daf5919b18
commit
1c7481018d
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [drawio-6.0.20](https://github.com/truecharts/charts/compare/drawio-6.0.19...drawio-6.0.20) (2023-11-08)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#14465](https://github.com/truecharts/charts/issues/14465))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [drawio-6.0.21](https://github.com/truecharts/charts/compare/drawio-6.0.20...drawio-6.0.21) (2023-11-09)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/drawio to v22.1.0 ([#14472](https://github.com/truecharts/charts/issues/14472))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [drawio-6.0.20](https://github.com/truecharts/charts/compare/drawio-6.0.19...drawio-6.0.20) (2023-11-08)
|
## [drawio-6.0.20](https://github.com/truecharts/charts/compare/drawio-6.0.19...drawio-6.0.20) (2023-11-08)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
## [drawio-6.0.11](https://github.com/truecharts/charts/compare/drawio-6.0.10...drawio-6.0.11) (2023-10-06)
|
## [drawio-6.0.11](https://github.com/truecharts/charts/compare/drawio-6.0.10...drawio-6.0.11) (2023-10-06)
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/drawio to v22.0.3 ([#13295](https://github.com/truecharts/charts/issues/13295))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [drawio-6.0.10](https://github.com/truecharts/charts/compare/drawio-6.0.9...drawio-6.0.10) (2023-10-04)
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "22.0.8"
|
appVersion: "22.1.0"
|
||||||
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: 6.0.20
|
version: 6.0.21
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/category: media
|
truecharts.org/category: media
|
||||||
truecharts.org/SCALE-support: "true"
|
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [drawio-6.0.21](https://github.com/truecharts/charts/compare/drawio-6.0.20...drawio-6.0.21) (2023-11-09)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/drawio to v22.1.0 ([#14472](https://github.com/truecharts/charts/issues/14472))
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/drawio
|
repository: tccr.io/truecharts/drawio
|
||||||
tag: v22.0.8@sha256:c02ff55260fc8957b8a45e4be7ad82d7b4318379c13c03aabfe19144c5ffc8cd
|
tag: v22.1.0@sha256:20c44945a43e6f1b9775e5f8edc390c4f0ea74dc71ec5a4c025d4ce3f0d81625
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
Loading…
Reference in New Issue