diff --git a/stable/drawio/4.0.26/app-changelog.md b/stable/drawio/4.0.26/app-changelog.md deleted file mode 100644 index 238afeb218..0000000000 --- a/stable/drawio/4.0.26/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [drawio-4.0.26](https://github.com/truecharts/charts/compare/drawio-4.0.25...drawio-4.0.26) (2023-02-10) - -### Chore - -- update container image tccr.io/truecharts/drawio to v20.8.20 - - \ No newline at end of file diff --git a/stable/drawio/4.0.26/CHANGELOG.md b/stable/drawio/4.0.27/CHANGELOG.md similarity index 91% rename from stable/drawio/4.0.26/CHANGELOG.md rename to stable/drawio/4.0.27/CHANGELOG.md index f4273fe566..5f822f8e6e 100644 --- a/stable/drawio/4.0.26/CHANGELOG.md +++ b/stable/drawio/4.0.27/CHANGELOG.md @@ -4,6 +4,15 @@ +## [drawio-4.0.27](https://github.com/truecharts/charts/compare/drawio-4.0.26...drawio-4.0.27) (2023-02-23) + +### Chore + +- update container image tccr.io/truecharts/drawio to v20.8.23 + + + + ## [drawio-4.0.26](https://github.com/truecharts/charts/compare/drawio-4.0.25...drawio-4.0.26) (2023-02-10) ### Chore @@ -88,12 +97,3 @@ ## [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 - - - - -## [drawio-4.0.16](https://github.com/truecharts/charts/compare/drawio-4.0.15...drawio-4.0.16) (2023-01-19) - -### Chore diff --git a/stable/drawio/4.0.26/Chart.yaml b/stable/drawio/4.0.27/Chart.yaml similarity index 95% rename from stable/drawio/4.0.26/Chart.yaml rename to stable/drawio/4.0.27/Chart.yaml index 27c0d03303..c5788a74a4 100644 --- a/stable/drawio/4.0.26/Chart.yaml +++ b/stable/drawio/4.0.27/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "20.8.20" +appVersion: "20.8.23" 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.26 +version: 4.0.27 annotations: truecharts.org/catagories: | - media diff --git a/stable/drawio/4.0.26/README.md b/stable/drawio/4.0.27/README.md similarity index 100% rename from stable/drawio/4.0.26/README.md rename to stable/drawio/4.0.27/README.md diff --git a/stable/drawio/4.0.27/app-changelog.md b/stable/drawio/4.0.27/app-changelog.md new file mode 100644 index 0000000000..fa252503fe --- /dev/null +++ b/stable/drawio/4.0.27/app-changelog.md @@ -0,0 +1,9 @@ + + +## [drawio-4.0.27](https://github.com/truecharts/charts/compare/drawio-4.0.26...drawio-4.0.27) (2023-02-23) + +### Chore + +- update container image tccr.io/truecharts/drawio to v20.8.23 + + \ No newline at end of file diff --git a/stable/drawio/4.0.26/app-readme.md b/stable/drawio/4.0.27/app-readme.md similarity index 100% rename from stable/drawio/4.0.26/app-readme.md rename to stable/drawio/4.0.27/app-readme.md diff --git a/stable/drawio/4.0.26/charts/common-11.1.2.tgz b/stable/drawio/4.0.27/charts/common-11.1.2.tgz similarity index 100% rename from stable/drawio/4.0.26/charts/common-11.1.2.tgz rename to stable/drawio/4.0.27/charts/common-11.1.2.tgz diff --git a/stable/drawio/4.0.26/ix_values.yaml b/stable/drawio/4.0.27/ix_values.yaml similarity index 78% rename from stable/drawio/4.0.26/ix_values.yaml rename to stable/drawio/4.0.27/ix_values.yaml index 1eea18418c..0e4be290b4 100644 --- a/stable/drawio/4.0.26/ix_values.yaml +++ b/stable/drawio/4.0.27/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/drawio - tag: 20.8.20@sha256:ca66082611f683cc3e246c240a8bd90157a9a5f89c21a10144832001df04e06f + tag: 20.8.23@sha256:579565851044f0e22a85ff38dabd4c79c741100858ef46750bbf62dae5efd374 pullPolicy: IfNotPresent securityContext: diff --git a/stable/drawio/4.0.26/questions.yaml b/stable/drawio/4.0.27/questions.yaml similarity index 100% rename from stable/drawio/4.0.26/questions.yaml rename to stable/drawio/4.0.27/questions.yaml diff --git a/stable/drawio/4.0.26/templates/common.yaml b/stable/drawio/4.0.27/templates/common.yaml similarity index 100% rename from stable/drawio/4.0.26/templates/common.yaml rename to stable/drawio/4.0.27/templates/common.yaml diff --git a/stable/drawio/4.0.26/values.yaml b/stable/drawio/4.0.27/values.yaml similarity index 100% rename from stable/drawio/4.0.26/values.yaml rename to stable/drawio/4.0.27/values.yaml