Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
e1edfe74ed
commit
77ce925e41
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [drawio-6.0.6](https://github.com/truecharts/charts/compare/drawio-6.0.5...drawio-6.0.6) (2023-09-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/drawio to v21.7.5 ([#12569](https://github.com/truecharts/charts/issues/12569))
|
||||
|
||||
|
||||
|
||||
|
||||
## [drawio-6.0.5](https://github.com/truecharts/charts/compare/drawio-6.0.4...drawio-6.0.5) (2023-09-09)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update container image tccr.io/truecharts/drawio to v21.6.3 ([#10636](https://github.com/truecharts/charts/issues/10636))
|
||||
|
||||
|
||||
|
||||
|
||||
## [drawio-5.0.32](https://github.com/truecharts/charts/compare/drawio-5.0.31...drawio-5.0.32) (2023-07-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/drawio to v21.6.2 ([#10572](https://github.com/truecharts/charts/issues/10572))
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "21.7.4"
|
||||
appVersion: "21.7.5"
|
||||
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.5
|
||||
version: 6.0.6
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [drawio-6.0.6](https://github.com/truecharts/charts/compare/drawio-6.0.5...drawio-6.0.6) (2023-09-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/drawio to v21.7.5 ([#12569](https://github.com/truecharts/charts/issues/12569))
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/drawio
|
||||
tag: v21.7.4@sha256:62f60cec15e3b9e7af5be636b4eb5e9caedb69cb8354cfc58a15e1f1b586c3a2
|
||||
tag: v21.7.5@sha256:9d844cc90818b4dac0519360ecf3aa87420d0ea3d4c7ef27b383285513af7be3
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
Loading…
Reference in New Issue