Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
2b8de75915
commit
a1cc78c51e
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [drawio-5.0.33](https://github.com/truecharts/charts/compare/drawio-5.0.32...drawio-5.0.33) (2023-07-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/drawio to v21.6.3 ([#10636](https://github.com/truecharts/charts/issues/10636))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [drawio-5.0.34](https://github.com/truecharts/charts/compare/drawio-5.0.33...drawio-5.0.34) (2023-07-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/drawio to v21.6.5 ([#10702](https://github.com/truecharts/charts/issues/10702))
|
||||
|
||||
|
||||
|
||||
|
||||
## [drawio-5.0.33](https://github.com/truecharts/charts/compare/drawio-5.0.32...drawio-5.0.33) (2023-07-20)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [drawio-5.0.24](https://github.com/truecharts/charts/compare/drawio-5.0.23...drawio-5.0.24) (2023-06-09)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/drawio to v21.3.7 ([#9496](https://github.com/truecharts/charts/issues/9496))
|
||||
|
||||
|
||||
|
||||
|
||||
## [drawio-5.0.23](https://github.com/truecharts/charts/compare/drawio-5.0.22...drawio-5.0.23) (2023-06-07)
|
||||
|
||||
### Chore
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "21.6.3"
|
||||
appVersion: "21.6.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: 5.0.33
|
||||
version: 5.0.34
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [drawio-5.0.34](https://github.com/truecharts/charts/compare/drawio-5.0.33...drawio-5.0.34) (2023-07-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/drawio to v21.6.5 ([#10702](https://github.com/truecharts/charts/issues/10702))
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/drawio
|
||||
tag: v21.6.3@sha256:c100052d6080362de94e11f9f45c044e1ed729967b13c04fad0f806b35fa40d8
|
||||
tag: v21.6.5@sha256:2af51d9967d6ac7b33dda66a8cef82e21dfc3cbfab9f371c48819a1e25159ccd
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
Loading…
Reference in New Issue