diff --git a/stable/drawio/4.0.23/app-changelog.md b/stable/drawio/4.0.23/app-changelog.md deleted file mode 100644 index 1422776ff25..00000000000 --- a/stable/drawio/4.0.23/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [drawio-4.0.23](https://github.com/truecharts/charts/compare/drawio-4.0.22...drawio-4.0.23) (2023-02-08) - -### Chore - -- update container image tccr.io/truecharts/drawio to v20.8.18 - - \ No newline at end of file diff --git a/stable/drawio/4.0.23/CHANGELOG.md b/stable/drawio/4.0.24/CHANGELOG.md similarity index 91% rename from stable/drawio/4.0.23/CHANGELOG.md rename to stable/drawio/4.0.24/CHANGELOG.md index b91562cbdcf..0704c5180cf 100644 --- a/stable/drawio/4.0.23/CHANGELOG.md +++ b/stable/drawio/4.0.24/CHANGELOG.md @@ -4,6 +4,15 @@ +## [drawio-4.0.24](https://github.com/truecharts/charts/compare/drawio-4.0.23...drawio-4.0.24) (2023-02-09) + +### Chore + +- update container image tccr.io/truecharts/drawio to v20.8.19 + + + + ## [drawio-4.0.23](https://github.com/truecharts/charts/compare/drawio-4.0.22...drawio-4.0.23) (2023-02-08) ### Chore @@ -88,12 +97,3 @@ ## [drawio-4.0.14](https://github.com/truecharts/charts/compare/drawio-4.0.13...drawio-4.0.14) (2023-01-10) ### Chore - -- update container image tccr.io/truecharts/drawio to v20.8.3 - - - - -## [drawio-4.0.13](https://github.com/truecharts/charts/compare/drawio-4.0.12...drawio-4.0.13) (2022-12-27) - -### Chore diff --git a/stable/drawio/4.0.23/Chart.yaml b/stable/drawio/4.0.24/Chart.yaml similarity index 95% rename from stable/drawio/4.0.23/Chart.yaml rename to stable/drawio/4.0.24/Chart.yaml index 79596640599..3567d9ca4b0 100644 --- a/stable/drawio/4.0.23/Chart.yaml +++ b/stable/drawio/4.0.24/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "20.8.18" +appVersion: "20.8.19" 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/jgraph/drawio - https://github.com/jgraph/drawio -version: 4.0.23 +version: 4.0.24 annotations: truecharts.org/catagories: | - media diff --git a/stable/drawio/4.0.23/README.md b/stable/drawio/4.0.24/README.md similarity index 100% rename from stable/drawio/4.0.23/README.md rename to stable/drawio/4.0.24/README.md diff --git a/stable/drawio/4.0.24/app-changelog.md b/stable/drawio/4.0.24/app-changelog.md new file mode 100644 index 00000000000..e25dc479e95 --- /dev/null +++ b/stable/drawio/4.0.24/app-changelog.md @@ -0,0 +1,9 @@ + + +## [drawio-4.0.24](https://github.com/truecharts/charts/compare/drawio-4.0.23...drawio-4.0.24) (2023-02-09) + +### Chore + +- update container image tccr.io/truecharts/drawio to v20.8.19 + + \ No newline at end of file diff --git a/stable/drawio/4.0.23/app-readme.md b/stable/drawio/4.0.24/app-readme.md similarity index 100% rename from stable/drawio/4.0.23/app-readme.md rename to stable/drawio/4.0.24/app-readme.md diff --git a/stable/drawio/4.0.23/charts/common-11.1.2.tgz b/stable/drawio/4.0.24/charts/common-11.1.2.tgz similarity index 100% rename from stable/drawio/4.0.23/charts/common-11.1.2.tgz rename to stable/drawio/4.0.24/charts/common-11.1.2.tgz diff --git a/stable/drawio/4.0.23/ix_values.yaml b/stable/drawio/4.0.24/ix_values.yaml similarity index 78% rename from stable/drawio/4.0.23/ix_values.yaml rename to stable/drawio/4.0.24/ix_values.yaml index 773db145761..d6fa948df40 100644 --- a/stable/drawio/4.0.23/ix_values.yaml +++ b/stable/drawio/4.0.24/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/drawio - tag: 20.8.18@sha256:933d51c607257027aed3e1f917685409125dba9add5f59e365a337c5d9031242 + tag: 20.8.19@sha256:54fdfff9f51a73002f82b07dd944b8382b9b853cde7c73c8c39140f7c208b348 pullPolicy: IfNotPresent securityContext: diff --git a/stable/drawio/4.0.23/questions.yaml b/stable/drawio/4.0.24/questions.yaml similarity index 100% rename from stable/drawio/4.0.23/questions.yaml rename to stable/drawio/4.0.24/questions.yaml diff --git a/stable/drawio/4.0.23/templates/common.yaml b/stable/drawio/4.0.24/templates/common.yaml similarity index 100% rename from stable/drawio/4.0.23/templates/common.yaml rename to stable/drawio/4.0.24/templates/common.yaml diff --git a/stable/drawio/4.0.23/values.yaml b/stable/drawio/4.0.24/values.yaml similarity index 100% rename from stable/drawio/4.0.23/values.yaml rename to stable/drawio/4.0.24/values.yaml