diff --git a/stable/drawio/4.0.16/app-changelog.md b/stable/drawio/4.0.16/app-changelog.md deleted file mode 100644 index e01caee11b..0000000000 --- a/stable/drawio/4.0.16/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [drawio-4.0.16](https://github.com/truecharts/charts/compare/drawio-4.0.15...drawio-4.0.16) (2023-01-19) - -### Chore - -- update container image tccr.io/truecharts/drawio to v20.8.6 - - \ No newline at end of file diff --git a/stable/drawio/4.0.16/CHANGELOG.md b/stable/drawio/4.0.17/CHANGELOG.md similarity index 92% rename from stable/drawio/4.0.16/CHANGELOG.md rename to stable/drawio/4.0.17/CHANGELOG.md index 9cd1ba4b1b..aaf816ff3d 100644 --- a/stable/drawio/4.0.16/CHANGELOG.md +++ b/stable/drawio/4.0.17/CHANGELOG.md @@ -4,6 +4,15 @@ +## [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 @@ -88,12 +97,3 @@ ## [drawio-4.0.7](https://github.com/truecharts/charts/compare/drawio-4.0.6...drawio-4.0.7) (2022-12-15) ### Chore - -- update container image tccr.io/truecharts/drawio to v20.7.2 - - - - -## [drawio-4.0.6](https://github.com/truecharts/charts/compare/drawio-4.0.5...drawio-4.0.6) (2022-12-13) - -### Chore diff --git a/stable/drawio/4.0.16/Chart.yaml b/stable/drawio/4.0.17/Chart.yaml similarity index 95% rename from stable/drawio/4.0.16/Chart.yaml rename to stable/drawio/4.0.17/Chart.yaml index 5d72438cc1..736b6a956b 100644 --- a/stable/drawio/4.0.16/Chart.yaml +++ b/stable/drawio/4.0.17/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "20.8.6" +appVersion: "20.8.8" 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.16 +version: 4.0.17 annotations: truecharts.org/catagories: | - media diff --git a/stable/drawio/4.0.16/README.md b/stable/drawio/4.0.17/README.md similarity index 100% rename from stable/drawio/4.0.16/README.md rename to stable/drawio/4.0.17/README.md diff --git a/stable/drawio/4.0.17/app-changelog.md b/stable/drawio/4.0.17/app-changelog.md new file mode 100644 index 0000000000..8736bb98b4 --- /dev/null +++ b/stable/drawio/4.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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 + + \ No newline at end of file diff --git a/stable/drawio/4.0.16/app-readme.md b/stable/drawio/4.0.17/app-readme.md similarity index 100% rename from stable/drawio/4.0.16/app-readme.md rename to stable/drawio/4.0.17/app-readme.md diff --git a/stable/drawio/4.0.16/charts/common-11.1.2.tgz b/stable/drawio/4.0.17/charts/common-11.1.2.tgz similarity index 100% rename from stable/drawio/4.0.16/charts/common-11.1.2.tgz rename to stable/drawio/4.0.17/charts/common-11.1.2.tgz diff --git a/stable/drawio/4.0.16/ix_values.yaml b/stable/drawio/4.0.17/ix_values.yaml similarity index 78% rename from stable/drawio/4.0.16/ix_values.yaml rename to stable/drawio/4.0.17/ix_values.yaml index 50c6fa10a3..ed8b84c912 100644 --- a/stable/drawio/4.0.16/ix_values.yaml +++ b/stable/drawio/4.0.17/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/drawio - tag: 20.8.6@sha256:f2612d1d4b9be1f92cbd4511c3927bc16aea66296d58f973a171ffb543e500f2 + tag: 20.8.8@sha256:ae0bca802b5839b59f30ce73e002a721fbc5269dda1d7962f98fa5e3979b5ea4 pullPolicy: IfNotPresent securityContext: diff --git a/stable/drawio/4.0.16/questions.yaml b/stable/drawio/4.0.17/questions.yaml similarity index 100% rename from stable/drawio/4.0.16/questions.yaml rename to stable/drawio/4.0.17/questions.yaml diff --git a/stable/drawio/4.0.16/templates/common.yaml b/stable/drawio/4.0.17/templates/common.yaml similarity index 100% rename from stable/drawio/4.0.16/templates/common.yaml rename to stable/drawio/4.0.17/templates/common.yaml diff --git a/stable/drawio/4.0.16/values.yaml b/stable/drawio/4.0.17/values.yaml similarity index 100% rename from stable/drawio/4.0.16/values.yaml rename to stable/drawio/4.0.17/values.yaml