diff --git a/stable/drawio/6.0.12/app-changelog.md b/stable/drawio/6.0.12/app-changelog.md deleted file mode 100644 index 1c56a29f6b..0000000000 --- a/stable/drawio/6.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [drawio-6.0.12](https://github.com/truecharts/charts/compare/drawio-6.0.11...drawio-6.0.12) (2023-10-07) - -### Chore - -- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) - - \ No newline at end of file diff --git a/stable/drawio/6.0.12/CHANGELOG.md b/stable/drawio/6.0.13/CHANGELOG.md similarity index 91% rename from stable/drawio/6.0.12/CHANGELOG.md rename to stable/drawio/6.0.13/CHANGELOG.md index 6bee62f332..6283051834 100644 --- a/stable/drawio/6.0.12/CHANGELOG.md +++ b/stable/drawio/6.0.13/CHANGELOG.md @@ -4,6 +4,15 @@ +## [drawio-6.0.13](https://github.com/truecharts/charts/compare/drawio-6.0.12...drawio-6.0.13) (2023-10-19) + +### Chore + +- update container image tccr.io/truecharts/drawio to v22.0.5 ([#13783](https://github.com/truecharts/charts/issues/13783)) + + + + ## [drawio-6.0.12](https://github.com/truecharts/charts/compare/drawio-6.0.11...drawio-6.0.12) (2023-10-07) ### Chore @@ -88,12 +97,3 @@ ## [drawio-6.0.3](https://github.com/truecharts/charts/compare/drawio-6.0.2...drawio-6.0.3) (2023-08-31) ### Chore - -- update container image tccr.io/truecharts/drawio to v21.7.1 ([#12089](https://github.com/truecharts/charts/issues/12089)) - - - - -## [drawio-6.0.2](https://github.com/truecharts/charts/compare/drawio-6.0.1...drawio-6.0.2) (2023-08-26) - -### Chore diff --git a/stable/drawio/6.0.12/Chart.yaml b/stable/drawio/6.0.13/Chart.yaml similarity index 94% rename from stable/drawio/6.0.12/Chart.yaml rename to stable/drawio/6.0.13/Chart.yaml index bca60cdb65..4b76e65ae2 100644 --- a/stable/drawio/6.0.12/Chart.yaml +++ b/stable/drawio/6.0.13/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "22.0.3" +appVersion: "22.0.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: 6.0.12 +version: 6.0.13 annotations: truecharts.org/catagories: | - media diff --git a/stable/drawio/6.0.12/README.md b/stable/drawio/6.0.13/README.md similarity index 100% rename from stable/drawio/6.0.12/README.md rename to stable/drawio/6.0.13/README.md diff --git a/stable/drawio/6.0.13/app-changelog.md b/stable/drawio/6.0.13/app-changelog.md new file mode 100644 index 0000000000..a1b088735b --- /dev/null +++ b/stable/drawio/6.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [drawio-6.0.13](https://github.com/truecharts/charts/compare/drawio-6.0.12...drawio-6.0.13) (2023-10-19) + +### Chore + +- update container image tccr.io/truecharts/drawio to v22.0.5 ([#13783](https://github.com/truecharts/charts/issues/13783)) + + \ No newline at end of file diff --git a/stable/drawio/6.0.12/app-readme.md b/stable/drawio/6.0.13/app-readme.md similarity index 100% rename from stable/drawio/6.0.12/app-readme.md rename to stable/drawio/6.0.13/app-readme.md diff --git a/stable/drawio/6.0.12/charts/common-14.0.9.tgz b/stable/drawio/6.0.13/charts/common-14.0.9.tgz similarity index 100% rename from stable/drawio/6.0.12/charts/common-14.0.9.tgz rename to stable/drawio/6.0.13/charts/common-14.0.9.tgz diff --git a/stable/drawio/6.0.12/ix_values.yaml b/stable/drawio/6.0.13/ix_values.yaml similarity index 87% rename from stable/drawio/6.0.12/ix_values.yaml rename to stable/drawio/6.0.13/ix_values.yaml index 55fef0d449..aa972f2496 100644 --- a/stable/drawio/6.0.12/ix_values.yaml +++ b/stable/drawio/6.0.13/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/drawio - tag: v22.0.3@sha256:155d6d44066b2e056a066804c181d720056439128e15a5bcb40d88c9deec0ca4 + tag: v22.0.5@sha256:4ec45bd2eb112ebee14d20406f83f408318700beaee4a731d52ad7f84ab45f01 pullPolicy: IfNotPresent securityContext: diff --git a/stable/drawio/6.0.12/questions.yaml b/stable/drawio/6.0.13/questions.yaml similarity index 100% rename from stable/drawio/6.0.12/questions.yaml rename to stable/drawio/6.0.13/questions.yaml diff --git a/stable/drawio/6.0.12/templates/NOTES.txt b/stable/drawio/6.0.13/templates/NOTES.txt similarity index 100% rename from stable/drawio/6.0.12/templates/NOTES.txt rename to stable/drawio/6.0.13/templates/NOTES.txt diff --git a/stable/drawio/6.0.12/templates/common.yaml b/stable/drawio/6.0.13/templates/common.yaml similarity index 100% rename from stable/drawio/6.0.12/templates/common.yaml rename to stable/drawio/6.0.13/templates/common.yaml diff --git a/stable/drawio/6.0.12/values.yaml b/stable/drawio/6.0.13/values.yaml similarity index 100% rename from stable/drawio/6.0.12/values.yaml rename to stable/drawio/6.0.13/values.yaml