diff --git a/incubator/nitter/2.0.0/CHANGELOG.md b/incubator/nitter/2.0.0/CHANGELOG.md index 7c5e37e6cf..ee88b1d438 100644 --- a/incubator/nitter/2.0.0/CHANGELOG.md +++ b/incubator/nitter/2.0.0/CHANGELOG.md @@ -7,6 +7,7 @@ + ## [nitter-2.0.0](https://github.com/truecharts/charts/compare/nitter-1.0.12...nitter-2.0.0) (2023-07-31) ### Feat @@ -96,4 +97,3 @@ ### Chore -- update helm general non-major ([#6430](https://github.com/truecharts/charts/issues/6430)) diff --git a/stable/it-tools/1.0.13/app-changelog.md b/stable/it-tools/1.0.13/app-changelog.md deleted file mode 100644 index c5662d5b9c..0000000000 --- a/stable/it-tools/1.0.13/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [it-tools-1.0.13](https://github.com/truecharts/charts/compare/it-tools-1.0.12...it-tools-1.0.13) (2023-11-23) - -### Chore - -- lint files ([#15238](https://github.com/truecharts/charts/issues/15238)) - - ### Fix - -- syntax error in chart ([#15288](https://github.com/truecharts/charts/issues/15288)) - - \ No newline at end of file diff --git a/stable/it-tools/1.0.13/CHANGELOG.md b/stable/it-tools/1.0.14/CHANGELOG.md similarity index 95% rename from stable/it-tools/1.0.13/CHANGELOG.md rename to stable/it-tools/1.0.14/CHANGELOG.md index ccf4056b07..922956de0b 100644 --- a/stable/it-tools/1.0.13/CHANGELOG.md +++ b/stable/it-tools/1.0.14/CHANGELOG.md @@ -4,6 +4,11 @@ +## [it-tools-1.0.14](https://github.com/truecharts/charts/compare/it-tools-1.0.13...it-tools-1.0.14) (2023-11-24) + + + + ## [it-tools-1.0.13](https://github.com/truecharts/charts/compare/it-tools-1.0.12...it-tools-1.0.13) (2023-11-23) ### Chore @@ -92,8 +97,3 @@ - Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693)) - - -## [it-tools-1.0.2](https://github.com/truecharts/charts/compare/it-tools-1.0.1...it-tools-1.0.2) (2023-10-07) - -### Chore diff --git a/stable/it-tools/1.0.13/Chart.yaml b/stable/it-tools/1.0.14/Chart.yaml similarity index 97% rename from stable/it-tools/1.0.13/Chart.yaml rename to stable/it-tools/1.0.14/Chart.yaml index 9f209645da..83d3bb8f1f 100644 --- a/stable/it-tools/1.0.13/Chart.yaml +++ b/stable/it-tools/1.0.14/Chart.yaml @@ -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.13 +version: 1.0.14 annotations: truecharts.org/category: tools truecharts.org/SCALE-support: "true" diff --git a/stable/it-tools/1.0.13/README.md b/stable/it-tools/1.0.14/README.md similarity index 100% rename from stable/it-tools/1.0.13/README.md rename to stable/it-tools/1.0.14/README.md diff --git a/stable/it-tools/1.0.14/app-changelog.md b/stable/it-tools/1.0.14/app-changelog.md new file mode 100644 index 0000000000..b1be8f4598 --- /dev/null +++ b/stable/it-tools/1.0.14/app-changelog.md @@ -0,0 +1,4 @@ + + +## [it-tools-1.0.14](https://github.com/truecharts/charts/compare/it-tools-1.0.13...it-tools-1.0.14) (2023-11-24) + diff --git a/stable/it-tools/1.0.13/app-readme.md b/stable/it-tools/1.0.14/app-readme.md similarity index 100% rename from stable/it-tools/1.0.13/app-readme.md rename to stable/it-tools/1.0.14/app-readme.md diff --git a/stable/it-tools/1.0.13/charts/common-14.3.5.tgz b/stable/it-tools/1.0.14/charts/common-14.3.5.tgz similarity index 100% rename from stable/it-tools/1.0.13/charts/common-14.3.5.tgz rename to stable/it-tools/1.0.14/charts/common-14.3.5.tgz diff --git a/stable/it-tools/1.0.13/ix_values.yaml b/stable/it-tools/1.0.14/ix_values.yaml similarity index 74% rename from stable/it-tools/1.0.13/ix_values.yaml rename to stable/it-tools/1.0.14/ix_values.yaml index 5c95c4a7be..55badf215c 100644 --- a/stable/it-tools/1.0.13/ix_values.yaml +++ b/stable/it-tools/1.0.14/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: corentinth/it-tools pullPolicy: IfNotPresent - tag: "2023.11.2-7d94e11@sha256:8f6447888ec720a22e5c296592657b5c0b792d441cabe0ea894cafbcdde9cb63\r" + tag: 2023.11.2-7d94e11@sha256:8f6447888ec720a22e5c296592657b5c0b792d441cabe0ea894cafbcdde9cb63 service: main: ports: diff --git a/stable/it-tools/1.0.13/questions.yaml b/stable/it-tools/1.0.14/questions.yaml similarity index 100% rename from stable/it-tools/1.0.13/questions.yaml rename to stable/it-tools/1.0.14/questions.yaml diff --git a/stable/it-tools/1.0.13/templates/NOTES.txt b/stable/it-tools/1.0.14/templates/NOTES.txt similarity index 100% rename from stable/it-tools/1.0.13/templates/NOTES.txt rename to stable/it-tools/1.0.14/templates/NOTES.txt diff --git a/stable/it-tools/1.0.13/templates/common.yaml b/stable/it-tools/1.0.14/templates/common.yaml similarity index 100% rename from stable/it-tools/1.0.13/templates/common.yaml rename to stable/it-tools/1.0.14/templates/common.yaml diff --git a/stable/it-tools/1.0.13/values.yaml b/stable/it-tools/1.0.14/values.yaml similarity index 100% rename from stable/it-tools/1.0.13/values.yaml rename to stable/it-tools/1.0.14/values.yaml