Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
822e87dbf6
commit
4bc4c26545
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [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
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [drawio-4.0.18](https://github.com/truecharts/charts/compare/drawio-4.0.17...drawio-4.0.18) (2023-01-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/drawio to v20.8.10
|
||||
|
||||
|
||||
|
||||
|
||||
## [drawio-4.0.17](https://github.com/truecharts/charts/compare/drawio-4.0.16...drawio-4.0.17) (2023-01-20)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [drawio-4.0.8](https://github.com/truecharts/charts/compare/drawio-4.0.7...drawio-4.0.8) (2022-12-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/drawio to v20.7.3
|
||||
|
||||
|
||||
|
||||
|
||||
## [drawio-4.0.7](https://github.com/truecharts/charts/compare/drawio-4.0.6...drawio-4.0.7) (2022-12-15)
|
||||
|
||||
### Chore
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "20.8.8"
|
||||
appVersion: "20.8.10"
|
||||
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.17
|
||||
version: 4.0.18
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [drawio-4.0.18](https://github.com/truecharts/charts/compare/drawio-4.0.17...drawio-4.0.18) (2023-01-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/drawio to v20.8.10
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/drawio
|
||||
tag: 20.8.8@sha256:ae0bca802b5839b59f30ce73e002a721fbc5269dda1d7962f98fa5e3979b5ea4
|
||||
tag: 20.8.10@sha256:2639a18b751fdb14ca0cae4797a86c9d7af9a580db4ffee0b8ebbabacd15a105
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
Loading…
Reference in New Issue