diff --git a/stable/drawio/6.0.0/app-changelog.md b/stable/drawio/6.0.0/app-changelog.md deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/stable/drawio/6.0.0/CHANGELOG.md b/stable/drawio/6.0.1/CHANGELOG.md similarity index 91% rename from stable/drawio/6.0.0/CHANGELOG.md rename to stable/drawio/6.0.1/CHANGELOG.md index e963be3468..2656aa5e0e 100644 --- a/stable/drawio/6.0.0/CHANGELOG.md +++ b/stable/drawio/6.0.1/CHANGELOG.md @@ -4,6 +4,15 @@ +## [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) @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/drawio to v21.5.0 ([#9947](https://github.com/truecharts/charts/issues/9947)) - - - -## [drawio-5.0.27](https://github.com/truecharts/charts/compare/drawio-5.0.26...drawio-5.0.27) (2023-06-26) - -### Chore - -- update container image tccr.io/truecharts/drawio to v21.3.8 ([#9918](https://github.com/truecharts/charts/issues/9918)) - diff --git a/stable/drawio/6.0.0/Chart.yaml b/stable/drawio/6.0.1/Chart.yaml similarity index 94% rename from stable/drawio/6.0.0/Chart.yaml rename to stable/drawio/6.0.1/Chart.yaml index 0864fc1235..ef35670cdc 100644 --- a/stable/drawio/6.0.0/Chart.yaml +++ b/stable/drawio/6.0.1/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "21.6.6" +appVersion: "21.6.8" 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.0 +version: 6.0.1 annotations: truecharts.org/catagories: | - media diff --git a/stable/drawio/6.0.0/README.md b/stable/drawio/6.0.1/README.md similarity index 100% rename from stable/drawio/6.0.0/README.md rename to stable/drawio/6.0.1/README.md diff --git a/stable/drawio/6.0.1/app-changelog.md b/stable/drawio/6.0.1/app-changelog.md new file mode 100644 index 0000000000..274a95984f --- /dev/null +++ b/stable/drawio/6.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/drawio/6.0.0/app-readme.md b/stable/drawio/6.0.1/app-readme.md similarity index 100% rename from stable/drawio/6.0.0/app-readme.md rename to stable/drawio/6.0.1/app-readme.md diff --git a/stable/drawio/6.0.0/charts/common-14.0.1.tgz b/stable/drawio/6.0.1/charts/common-14.0.1.tgz similarity index 100% rename from stable/drawio/6.0.0/charts/common-14.0.1.tgz rename to stable/drawio/6.0.1/charts/common-14.0.1.tgz diff --git a/stable/drawio/6.0.0/ix_values.yaml b/stable/drawio/6.0.1/ix_values.yaml similarity index 87% rename from stable/drawio/6.0.0/ix_values.yaml rename to stable/drawio/6.0.1/ix_values.yaml index 023403beb8..e36bfe6bde 100644 --- a/stable/drawio/6.0.0/ix_values.yaml +++ b/stable/drawio/6.0.1/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/drawio - tag: v21.6.6@sha256:41636764d405974994ec62dd2e67337ca69e747334c1ad874621fb81425618f2 + tag: v21.6.8@sha256:bafb01a7356b6251343ef11ed9e2b1b616d0c9a4f7dfafdd189acda62c21a482 pullPolicy: IfNotPresent securityContext: diff --git a/stable/drawio/6.0.0/questions.yaml b/stable/drawio/6.0.1/questions.yaml similarity index 100% rename from stable/drawio/6.0.0/questions.yaml rename to stable/drawio/6.0.1/questions.yaml diff --git a/stable/drawio/6.0.0/templates/NOTES.txt b/stable/drawio/6.0.1/templates/NOTES.txt similarity index 100% rename from stable/drawio/6.0.0/templates/NOTES.txt rename to stable/drawio/6.0.1/templates/NOTES.txt diff --git a/stable/drawio/6.0.0/templates/common.yaml b/stable/drawio/6.0.1/templates/common.yaml similarity index 100% rename from stable/drawio/6.0.0/templates/common.yaml rename to stable/drawio/6.0.1/templates/common.yaml diff --git a/stable/drawio/6.0.0/values.yaml b/stable/drawio/6.0.1/values.yaml similarity index 100% rename from stable/drawio/6.0.0/values.yaml rename to stable/drawio/6.0.1/values.yaml