diff --git a/stable/it-tools/1.0.7/app-changelog.md b/stable/it-tools/1.0.7/app-changelog.md deleted file mode 100644 index 2f72cfdf17..0000000000 --- a/stable/it-tools/1.0.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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.7/CHANGELOG.md b/stable/it-tools/1.0.8/CHANGELOG.md similarity index 84% rename from stable/it-tools/1.0.7/CHANGELOG.md rename to stable/it-tools/1.0.8/CHANGELOG.md index 94ce42acd9..c67d495ba7 100644 --- a/stable/it-tools/1.0.7/CHANGELOG.md +++ b/stable/it-tools/1.0.8/CHANGELOG.md @@ -4,6 +4,15 @@ +## [it-tools-1.0.8](https://github.com/truecharts/charts/compare/it-tools-1.0.7...it-tools-1.0.8) (2023-11-02) + +### Chore + +- update container image tccr.io/truecharts/it-tools to v2023.11.2 ([#14247](https://github.com/truecharts/charts/issues/14247)) + + + + ## [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 diff --git a/stable/it-tools/1.0.7/Chart.yaml b/stable/it-tools/1.0.8/Chart.yaml similarity index 94% rename from stable/it-tools/1.0.7/Chart.yaml rename to stable/it-tools/1.0.8/Chart.yaml index a285d81f27..98d8632d00 100644 --- a/stable/it-tools/1.0.7/Chart.yaml +++ b/stable/it-tools/1.0.8/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2023.11.1" +appVersion: "2023.11.2" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -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.7 +version: 1.0.8 annotations: truecharts.org/category: tools truecharts.org/SCALE-support: "true" diff --git a/stable/it-tools/1.0.7/README.md b/stable/it-tools/1.0.8/README.md similarity index 100% rename from stable/it-tools/1.0.7/README.md rename to stable/it-tools/1.0.8/README.md diff --git a/stable/it-tools/1.0.8/app-changelog.md b/stable/it-tools/1.0.8/app-changelog.md new file mode 100644 index 0000000000..771507859f --- /dev/null +++ b/stable/it-tools/1.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [it-tools-1.0.8](https://github.com/truecharts/charts/compare/it-tools-1.0.7...it-tools-1.0.8) (2023-11-02) + +### Chore + +- update container image tccr.io/truecharts/it-tools to v2023.11.2 ([#14247](https://github.com/truecharts/charts/issues/14247)) + + \ No newline at end of file diff --git a/stable/it-tools/1.0.7/app-readme.md b/stable/it-tools/1.0.8/app-readme.md similarity index 100% rename from stable/it-tools/1.0.7/app-readme.md rename to stable/it-tools/1.0.8/app-readme.md diff --git a/stable/it-tools/1.0.7/charts/common-14.2.2.tgz b/stable/it-tools/1.0.8/charts/common-14.2.2.tgz similarity index 100% rename from stable/it-tools/1.0.7/charts/common-14.2.2.tgz rename to stable/it-tools/1.0.8/charts/common-14.2.2.tgz diff --git a/stable/it-tools/1.0.7/ix_values.yaml b/stable/it-tools/1.0.8/ix_values.yaml similarity index 77% rename from stable/it-tools/1.0.7/ix_values.yaml rename to stable/it-tools/1.0.8/ix_values.yaml index 222f33aa02..ecea4ebd49 100644 --- a/stable/it-tools/1.0.7/ix_values.yaml +++ b/stable/it-tools/1.0.8/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/it-tools pullPolicy: IfNotPresent - tag: v2023.11.1@sha256:44dd4bb6426099869172c78b885cd94dc52ead138152e1ddedce254bb4c2ae5a + tag: v2023.11.2@sha256:ff52633a87164d509afd9f492ff5a3d0a6d1a001039607b6a6cdabe86e94145b service: main: diff --git a/stable/it-tools/1.0.7/questions.yaml b/stable/it-tools/1.0.8/questions.yaml similarity index 100% rename from stable/it-tools/1.0.7/questions.yaml rename to stable/it-tools/1.0.8/questions.yaml diff --git a/stable/it-tools/1.0.7/templates/NOTES.txt b/stable/it-tools/1.0.8/templates/NOTES.txt similarity index 100% rename from stable/it-tools/1.0.7/templates/NOTES.txt rename to stable/it-tools/1.0.8/templates/NOTES.txt diff --git a/stable/it-tools/1.0.7/templates/common.yaml b/stable/it-tools/1.0.8/templates/common.yaml similarity index 100% rename from stable/it-tools/1.0.7/templates/common.yaml rename to stable/it-tools/1.0.8/templates/common.yaml diff --git a/stable/it-tools/1.0.7/values.yaml b/stable/it-tools/1.0.8/values.yaml similarity index 100% rename from stable/it-tools/1.0.7/values.yaml rename to stable/it-tools/1.0.8/values.yaml