diff --git a/stable/drawio/6.0.6/app-changelog.md b/stable/drawio/6.0.6/app-changelog.md deleted file mode 100644 index 5f4b8745283..00000000000 --- a/stable/drawio/6.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [drawio-6.0.6](https://github.com/truecharts/charts/compare/drawio-6.0.5...drawio-6.0.6) (2023-09-13) - -### Chore - -- update container image tccr.io/truecharts/drawio to v21.7.5 ([#12569](https://github.com/truecharts/charts/issues/12569)) - - \ No newline at end of file diff --git a/stable/drawio/6.0.6/CHANGELOG.md b/stable/drawio/6.0.7/CHANGELOG.md similarity index 91% rename from stable/drawio/6.0.6/CHANGELOG.md rename to stable/drawio/6.0.7/CHANGELOG.md index 7f42ce08ff1..6202af895ab 100644 --- a/stable/drawio/6.0.6/CHANGELOG.md +++ b/stable/drawio/6.0.7/CHANGELOG.md @@ -4,6 +4,15 @@ +## [drawio-6.0.7](https://github.com/truecharts/charts/compare/drawio-6.0.6...drawio-6.0.7) (2023-09-24) + +### Chore + +- update container image tccr.io/truecharts/drawio to v21.8.2 ([#12917](https://github.com/truecharts/charts/issues/12917)) + + + + ## [drawio-6.0.6](https://github.com/truecharts/charts/compare/drawio-6.0.5...drawio-6.0.6) (2023-09-13) ### Chore @@ -88,12 +97,3 @@ - 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 - -- update container image tccr.io/truecharts/drawio to v21.6.3 ([#10636](https://github.com/truecharts/charts/issues/10636)) - diff --git a/stable/drawio/6.0.6/Chart.yaml b/stable/drawio/6.0.7/Chart.yaml similarity index 94% rename from stable/drawio/6.0.6/Chart.yaml rename to stable/drawio/6.0.7/Chart.yaml index b4a464557ce..d7218662e63 100644 --- a/stable/drawio/6.0.6/Chart.yaml +++ b/stable/drawio/6.0.7/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "21.7.5" +appVersion: "21.8.2" 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.6 +version: 6.0.7 annotations: truecharts.org/catagories: | - media diff --git a/stable/drawio/6.0.6/README.md b/stable/drawio/6.0.7/README.md similarity index 100% rename from stable/drawio/6.0.6/README.md rename to stable/drawio/6.0.7/README.md diff --git a/stable/drawio/6.0.7/app-changelog.md b/stable/drawio/6.0.7/app-changelog.md new file mode 100644 index 00000000000..3a0422c8c2c --- /dev/null +++ b/stable/drawio/6.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [drawio-6.0.7](https://github.com/truecharts/charts/compare/drawio-6.0.6...drawio-6.0.7) (2023-09-24) + +### Chore + +- update container image tccr.io/truecharts/drawio to v21.8.2 ([#12917](https://github.com/truecharts/charts/issues/12917)) + + \ No newline at end of file diff --git a/stable/drawio/6.0.6/app-readme.md b/stable/drawio/6.0.7/app-readme.md similarity index 100% rename from stable/drawio/6.0.6/app-readme.md rename to stable/drawio/6.0.7/app-readme.md diff --git a/stable/drawio/6.0.6/charts/common-14.0.1.tgz b/stable/drawio/6.0.7/charts/common-14.0.1.tgz similarity index 100% rename from stable/drawio/6.0.6/charts/common-14.0.1.tgz rename to stable/drawio/6.0.7/charts/common-14.0.1.tgz diff --git a/stable/drawio/6.0.6/ix_values.yaml b/stable/drawio/6.0.7/ix_values.yaml similarity index 87% rename from stable/drawio/6.0.6/ix_values.yaml rename to stable/drawio/6.0.7/ix_values.yaml index 563fdab4d50..24a5ccc19a4 100644 --- a/stable/drawio/6.0.6/ix_values.yaml +++ b/stable/drawio/6.0.7/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/drawio - tag: v21.7.5@sha256:9d844cc90818b4dac0519360ecf3aa87420d0ea3d4c7ef27b383285513af7be3 + tag: v21.8.2@sha256:4ed22ea3ceda663f55ec9e62f37d659fc8b883e698be205890974afb406fdde6 pullPolicy: IfNotPresent securityContext: diff --git a/stable/drawio/6.0.6/questions.yaml b/stable/drawio/6.0.7/questions.yaml similarity index 100% rename from stable/drawio/6.0.6/questions.yaml rename to stable/drawio/6.0.7/questions.yaml diff --git a/stable/drawio/6.0.6/templates/NOTES.txt b/stable/drawio/6.0.7/templates/NOTES.txt similarity index 100% rename from stable/drawio/6.0.6/templates/NOTES.txt rename to stable/drawio/6.0.7/templates/NOTES.txt diff --git a/stable/drawio/6.0.6/templates/common.yaml b/stable/drawio/6.0.7/templates/common.yaml similarity index 100% rename from stable/drawio/6.0.6/templates/common.yaml rename to stable/drawio/6.0.7/templates/common.yaml diff --git a/stable/drawio/6.0.6/values.yaml b/stable/drawio/6.0.7/values.yaml similarity index 100% rename from stable/drawio/6.0.6/values.yaml rename to stable/drawio/6.0.7/values.yaml