diff --git a/stable/it-tools/1.0.6/app-changelog.md b/stable/it-tools/1.0.6/app-changelog.md deleted file mode 100644 index 1618fc7113..0000000000 --- a/stable/it-tools/1.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [it-tools-1.0.6](https://github.com/truecharts/charts/compare/it-tools-1.0.5...it-tools-1.0.6) (2023-11-01) - -### Chore - -- update container image tccr.io/truecharts/it-tools to v2023.11.1 ([#14215](https://github.com/truecharts/charts/issues/14215)) - - \ No newline at end of file diff --git a/stable/it-tools/1.0.6/charts/common-14.2.0.tgz b/stable/it-tools/1.0.6/charts/common-14.2.0.tgz deleted file mode 100644 index dacbebb3d8..0000000000 Binary files a/stable/it-tools/1.0.6/charts/common-14.2.0.tgz and /dev/null differ diff --git a/stable/it-tools/1.0.6/CHANGELOG.md b/stable/it-tools/1.0.7/CHANGELOG.md similarity index 83% rename from stable/it-tools/1.0.6/CHANGELOG.md rename to stable/it-tools/1.0.7/CHANGELOG.md index 119f62e9c5..94ce42acd9 100644 --- a/stable/it-tools/1.0.6/CHANGELOG.md +++ b/stable/it-tools/1.0.7/CHANGELOG.md @@ -4,6 +4,15 @@ +## [it-tools-1.0.7](https://github.com/truecharts/charts/compare/it-tools-1.0.6...it-tools-1.0.7) (2023-11-01) + +### Chore + +- update helm general non-major ([#14210](https://github.com/truecharts/charts/issues/14210)) + + + + ## [it-tools-1.0.6](https://github.com/truecharts/charts/compare/it-tools-1.0.5...it-tools-1.0.6) (2023-11-01) ### Chore diff --git a/stable/it-tools/1.0.6/Chart.yaml b/stable/it-tools/1.0.7/Chart.yaml similarity index 95% rename from stable/it-tools/1.0.6/Chart.yaml rename to stable/it-tools/1.0.7/Chart.yaml index 5ca6ca3d07..a285d81f27 100644 --- a/stable/it-tools/1.0.6/Chart.yaml +++ b/stable/it-tools/1.0.7/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2023.11.1" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 14.2.0 + version: 14.2.2 deprecated: false description: Useful tools for developer and people working in IT. home: https://truecharts.org/charts/stable/it-tools @@ -20,7 +20,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/it-tools - https://github.com/CorentinTh/it-tools type: application -version: 1.0.6 +version: 1.0.7 annotations: truecharts.org/category: tools truecharts.org/SCALE-support: "true" diff --git a/stable/it-tools/1.0.6/README.md b/stable/it-tools/1.0.7/README.md similarity index 100% rename from stable/it-tools/1.0.6/README.md rename to stable/it-tools/1.0.7/README.md diff --git a/stable/it-tools/1.0.7/app-changelog.md b/stable/it-tools/1.0.7/app-changelog.md new file mode 100644 index 0000000000..2f72cfdf17 --- /dev/null +++ b/stable/it-tools/1.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [it-tools-1.0.7](https://github.com/truecharts/charts/compare/it-tools-1.0.6...it-tools-1.0.7) (2023-11-01) + +### Chore + +- update helm general non-major ([#14210](https://github.com/truecharts/charts/issues/14210)) + + \ No newline at end of file diff --git a/stable/it-tools/1.0.6/app-readme.md b/stable/it-tools/1.0.7/app-readme.md similarity index 100% rename from stable/it-tools/1.0.6/app-readme.md rename to stable/it-tools/1.0.7/app-readme.md diff --git a/stable/it-tools/1.0.7/charts/common-14.2.2.tgz b/stable/it-tools/1.0.7/charts/common-14.2.2.tgz new file mode 100644 index 0000000000..291314c00c Binary files /dev/null and b/stable/it-tools/1.0.7/charts/common-14.2.2.tgz differ diff --git a/stable/it-tools/1.0.6/ix_values.yaml b/stable/it-tools/1.0.7/ix_values.yaml similarity index 100% rename from stable/it-tools/1.0.6/ix_values.yaml rename to stable/it-tools/1.0.7/ix_values.yaml diff --git a/stable/it-tools/1.0.6/questions.yaml b/stable/it-tools/1.0.7/questions.yaml similarity index 100% rename from stable/it-tools/1.0.6/questions.yaml rename to stable/it-tools/1.0.7/questions.yaml diff --git a/stable/it-tools/1.0.6/templates/NOTES.txt b/stable/it-tools/1.0.7/templates/NOTES.txt similarity index 100% rename from stable/it-tools/1.0.6/templates/NOTES.txt rename to stable/it-tools/1.0.7/templates/NOTES.txt diff --git a/stable/it-tools/1.0.6/templates/common.yaml b/stable/it-tools/1.0.7/templates/common.yaml similarity index 100% rename from stable/it-tools/1.0.6/templates/common.yaml rename to stable/it-tools/1.0.7/templates/common.yaml diff --git a/stable/it-tools/1.0.6/values.yaml b/stable/it-tools/1.0.7/values.yaml similarity index 100% rename from stable/it-tools/1.0.6/values.yaml rename to stable/it-tools/1.0.7/values.yaml