diff --git a/stable/drawio/6.0.20/app-changelog.md b/stable/drawio/6.0.20/app-changelog.md deleted file mode 100644 index b5a55443ae4..00000000000 --- a/stable/drawio/6.0.20/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [drawio-6.0.20](https://github.com/truecharts/charts/compare/drawio-6.0.19...drawio-6.0.20) (2023-11-08) - -### Chore - -- update helm general non-major ([#14465](https://github.com/truecharts/charts/issues/14465)) - - \ No newline at end of file diff --git a/stable/drawio/6.0.20/CHANGELOG.md b/stable/drawio/6.0.21/CHANGELOG.md similarity index 91% rename from stable/drawio/6.0.20/CHANGELOG.md rename to stable/drawio/6.0.21/CHANGELOG.md index fbe39ec9ab8..7682760dd1d 100644 --- a/stable/drawio/6.0.20/CHANGELOG.md +++ b/stable/drawio/6.0.21/CHANGELOG.md @@ -4,6 +4,15 @@ +## [drawio-6.0.21](https://github.com/truecharts/charts/compare/drawio-6.0.20...drawio-6.0.21) (2023-11-09) + +### Chore + +- update container image tccr.io/truecharts/drawio to v22.1.0 ([#14472](https://github.com/truecharts/charts/issues/14472)) + + + + ## [drawio-6.0.20](https://github.com/truecharts/charts/compare/drawio-6.0.19...drawio-6.0.20) (2023-11-08) ### Chore @@ -88,12 +97,3 @@ ## [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) - diff --git a/stable/drawio/6.0.20/Chart.yaml b/stable/drawio/6.0.21/Chart.yaml similarity index 94% rename from stable/drawio/6.0.20/Chart.yaml rename to stable/drawio/6.0.21/Chart.yaml index 2a8cf0a5ea9..953445f0c0c 100644 --- a/stable/drawio/6.0.20/Chart.yaml +++ b/stable/drawio/6.0.21/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "22.0.8" +appVersion: "22.1.0" 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.20 +version: 6.0.21 annotations: truecharts.org/category: media truecharts.org/SCALE-support: "true" diff --git a/stable/drawio/6.0.20/README.md b/stable/drawio/6.0.21/README.md similarity index 100% rename from stable/drawio/6.0.20/README.md rename to stable/drawio/6.0.21/README.md diff --git a/stable/drawio/6.0.21/app-changelog.md b/stable/drawio/6.0.21/app-changelog.md new file mode 100644 index 00000000000..a0e77757a30 --- /dev/null +++ b/stable/drawio/6.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [drawio-6.0.21](https://github.com/truecharts/charts/compare/drawio-6.0.20...drawio-6.0.21) (2023-11-09) + +### Chore + +- update container image tccr.io/truecharts/drawio to v22.1.0 ([#14472](https://github.com/truecharts/charts/issues/14472)) + + \ No newline at end of file diff --git a/stable/drawio/6.0.20/app-readme.md b/stable/drawio/6.0.21/app-readme.md similarity index 100% rename from stable/drawio/6.0.20/app-readme.md rename to stable/drawio/6.0.21/app-readme.md diff --git a/stable/drawio/6.0.20/charts/common-14.3.5.tgz b/stable/drawio/6.0.21/charts/common-14.3.5.tgz similarity index 100% rename from stable/drawio/6.0.20/charts/common-14.3.5.tgz rename to stable/drawio/6.0.21/charts/common-14.3.5.tgz diff --git a/stable/drawio/6.0.20/ix_values.yaml b/stable/drawio/6.0.21/ix_values.yaml similarity index 87% rename from stable/drawio/6.0.20/ix_values.yaml rename to stable/drawio/6.0.21/ix_values.yaml index c615850d8c7..71a6bed6bb3 100644 --- a/stable/drawio/6.0.20/ix_values.yaml +++ b/stable/drawio/6.0.21/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/drawio - tag: v22.0.8@sha256:c02ff55260fc8957b8a45e4be7ad82d7b4318379c13c03aabfe19144c5ffc8cd + tag: v22.1.0@sha256:20c44945a43e6f1b9775e5f8edc390c4f0ea74dc71ec5a4c025d4ce3f0d81625 pullPolicy: IfNotPresent securityContext: diff --git a/stable/drawio/6.0.20/questions.yaml b/stable/drawio/6.0.21/questions.yaml similarity index 100% rename from stable/drawio/6.0.20/questions.yaml rename to stable/drawio/6.0.21/questions.yaml diff --git a/stable/drawio/6.0.20/templates/NOTES.txt b/stable/drawio/6.0.21/templates/NOTES.txt similarity index 100% rename from stable/drawio/6.0.20/templates/NOTES.txt rename to stable/drawio/6.0.21/templates/NOTES.txt diff --git a/stable/drawio/6.0.20/templates/common.yaml b/stable/drawio/6.0.21/templates/common.yaml similarity index 100% rename from stable/drawio/6.0.20/templates/common.yaml rename to stable/drawio/6.0.21/templates/common.yaml diff --git a/stable/drawio/6.0.20/values.yaml b/stable/drawio/6.0.21/values.yaml similarity index 100% rename from stable/drawio/6.0.20/values.yaml rename to stable/drawio/6.0.21/values.yaml