diff --git a/stable/drawio/6.0.10/app-changelog.md b/stable/drawio/6.0.10/app-changelog.md deleted file mode 100644 index 9c5c9e076c..0000000000 --- a/stable/drawio/6.0.10/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [drawio-6.0.10](https://github.com/truecharts/charts/compare/drawio-6.0.9...drawio-6.0.10) (2023-10-04) - -### Chore - -- update helm general non-major ([#13197](https://github.com/truecharts/charts/issues/13197)) - - \ No newline at end of file diff --git a/stable/drawio/6.0.10/CHANGELOG.md b/stable/drawio/6.0.11/CHANGELOG.md similarity index 90% rename from stable/drawio/6.0.10/CHANGELOG.md rename to stable/drawio/6.0.11/CHANGELOG.md index 54c87b26db..86c52f1660 100644 --- a/stable/drawio/6.0.10/CHANGELOG.md +++ b/stable/drawio/6.0.11/CHANGELOG.md @@ -4,6 +4,15 @@ +## [drawio-6.0.11](https://github.com/truecharts/charts/compare/drawio-6.0.10...drawio-6.0.11) (2023-10-06) + +### Chore + +- update container image tccr.io/truecharts/drawio to v22.0.3 ([#13295](https://github.com/truecharts/charts/issues/13295)) + + + + ## [drawio-6.0.10](https://github.com/truecharts/charts/compare/drawio-6.0.9...drawio-6.0.10) (2023-10-04) ### Chore @@ -88,12 +97,3 @@ ## [drawio-6.0.1](https://github.com/truecharts/charts/compare/drawio-6.0.0...drawio-6.0.1) (2023-08-12) ### Chore - -- update container image tccr.io/truecharts/drawio to v21.6.8 ([#11451](https://github.com/truecharts/charts/issues/11451)) - - - - - -## [drawio-6.0.0](https://github.com/truecharts/charts/compare/drawio-5.0.36...drawio-6.0.0) (2023-07-31) - diff --git a/stable/drawio/6.0.10/Chart.yaml b/stable/drawio/6.0.11/Chart.yaml similarity index 94% rename from stable/drawio/6.0.10/Chart.yaml rename to stable/drawio/6.0.11/Chart.yaml index f7e9391ea4..80d4539863 100644 --- a/stable/drawio/6.0.10/Chart.yaml +++ b/stable/drawio/6.0.11/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "22.0.2" +appVersion: "22.0.3" 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.10 +version: 6.0.11 annotations: truecharts.org/catagories: | - media diff --git a/stable/drawio/6.0.10/README.md b/stable/drawio/6.0.11/README.md similarity index 100% rename from stable/drawio/6.0.10/README.md rename to stable/drawio/6.0.11/README.md diff --git a/stable/drawio/6.0.11/app-changelog.md b/stable/drawio/6.0.11/app-changelog.md new file mode 100644 index 0000000000..78830a874d --- /dev/null +++ b/stable/drawio/6.0.11/app-changelog.md @@ -0,0 +1,9 @@ + + +## [drawio-6.0.11](https://github.com/truecharts/charts/compare/drawio-6.0.10...drawio-6.0.11) (2023-10-06) + +### Chore + +- update container image tccr.io/truecharts/drawio to v22.0.3 ([#13295](https://github.com/truecharts/charts/issues/13295)) + + \ No newline at end of file diff --git a/stable/drawio/6.0.10/app-readme.md b/stable/drawio/6.0.11/app-readme.md similarity index 100% rename from stable/drawio/6.0.10/app-readme.md rename to stable/drawio/6.0.11/app-readme.md diff --git a/stable/drawio/6.0.10/charts/common-14.0.6.tgz b/stable/drawio/6.0.11/charts/common-14.0.6.tgz similarity index 100% rename from stable/drawio/6.0.10/charts/common-14.0.6.tgz rename to stable/drawio/6.0.11/charts/common-14.0.6.tgz diff --git a/stable/drawio/6.0.10/ix_values.yaml b/stable/drawio/6.0.11/ix_values.yaml similarity index 87% rename from stable/drawio/6.0.10/ix_values.yaml rename to stable/drawio/6.0.11/ix_values.yaml index 53170d73af..55fef0d449 100644 --- a/stable/drawio/6.0.10/ix_values.yaml +++ b/stable/drawio/6.0.11/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/drawio - tag: v22.0.2@sha256:afc24bd800f1b4547ba32ceabb691c8ca11493ab8b54e6d02de9055b0be8d949 + tag: v22.0.3@sha256:155d6d44066b2e056a066804c181d720056439128e15a5bcb40d88c9deec0ca4 pullPolicy: IfNotPresent securityContext: diff --git a/stable/drawio/6.0.10/questions.yaml b/stable/drawio/6.0.11/questions.yaml similarity index 100% rename from stable/drawio/6.0.10/questions.yaml rename to stable/drawio/6.0.11/questions.yaml diff --git a/stable/drawio/6.0.10/templates/NOTES.txt b/stable/drawio/6.0.11/templates/NOTES.txt similarity index 100% rename from stable/drawio/6.0.10/templates/NOTES.txt rename to stable/drawio/6.0.11/templates/NOTES.txt diff --git a/stable/drawio/6.0.10/templates/common.yaml b/stable/drawio/6.0.11/templates/common.yaml similarity index 100% rename from stable/drawio/6.0.10/templates/common.yaml rename to stable/drawio/6.0.11/templates/common.yaml diff --git a/stable/drawio/6.0.10/values.yaml b/stable/drawio/6.0.11/values.yaml similarity index 100% rename from stable/drawio/6.0.10/values.yaml rename to stable/drawio/6.0.11/values.yaml