From ca9f31950f139f6f6bc9e125c57ccccb55541203 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 26 Dec 2022 15:30:32 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- incubator/neko/2.0.13/app-changelog.md | 9 --------- .../neko/{2.0.13 => 2.0.14}/CHANGELOG.md | 18 +++++++++--------- incubator/neko/{2.0.13 => 2.0.14}/Chart.yaml | 2 +- incubator/neko/{2.0.13 => 2.0.14}/README.md | 0 incubator/neko/2.0.14/app-changelog.md | 9 +++++++++ .../neko/{2.0.13 => 2.0.14}/app-readme.md | 0 .../charts/common-11.1.1.tgz | Bin .../neko/{2.0.13 => 2.0.14}/ix_values.yaml | 2 +- .../neko/{2.0.13 => 2.0.14}/questions.yaml | 0 .../{2.0.13 => 2.0.14}/templates/common.yaml | 0 incubator/neko/{2.0.13 => 2.0.14}/values.yaml | 0 11 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 incubator/neko/2.0.13/app-changelog.md rename incubator/neko/{2.0.13 => 2.0.14}/CHANGELOG.md (94%) rename incubator/neko/{2.0.13 => 2.0.14}/Chart.yaml (97%) rename incubator/neko/{2.0.13 => 2.0.14}/README.md (100%) create mode 100644 incubator/neko/2.0.14/app-changelog.md rename incubator/neko/{2.0.13 => 2.0.14}/app-readme.md (100%) rename incubator/neko/{2.0.13 => 2.0.14}/charts/common-11.1.1.tgz (100%) rename incubator/neko/{2.0.13 => 2.0.14}/ix_values.yaml (96%) rename incubator/neko/{2.0.13 => 2.0.14}/questions.yaml (100%) rename incubator/neko/{2.0.13 => 2.0.14}/templates/common.yaml (100%) rename incubator/neko/{2.0.13 => 2.0.14}/values.yaml (100%) diff --git a/incubator/neko/2.0.13/app-changelog.md b/incubator/neko/2.0.13/app-changelog.md deleted file mode 100644 index 631033bd879..00000000000 --- a/incubator/neko/2.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [neko-2.0.13](https://github.com/truecharts/charts/compare/neko-2.0.12...neko-2.0.13) (2022-12-26) - -### Chore - -- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) - - \ No newline at end of file diff --git a/incubator/neko/2.0.13/CHANGELOG.md b/incubator/neko/2.0.14/CHANGELOG.md similarity index 94% rename from incubator/neko/2.0.13/CHANGELOG.md rename to incubator/neko/2.0.14/CHANGELOG.md index 9f0b4f28d69..f4c5a1969a8 100644 --- a/incubator/neko/2.0.13/CHANGELOG.md +++ b/incubator/neko/2.0.14/CHANGELOG.md @@ -4,6 +4,15 @@ +## [neko-2.0.14](https://github.com/truecharts/charts/compare/neko-2.0.13...neko-2.0.14) (2022-12-26) + +### Chore + +- update container image tccr.io/truecharts/neko-firefox to latest + + + + ## [neko-2.0.13](https://github.com/truecharts/charts/compare/neko-2.0.12...neko-2.0.13) (2022-12-26) ### Chore @@ -85,15 +94,6 @@ -## [neko-2.0.7](https://github.com/truecharts/charts/compare/neko-2.0.5...neko-2.0.7) (2022-11-30) - -### Chore - -- update container image tccr.io/truecharts/neko-firefox to latest - - - - ## [neko-2.0.7](https://github.com/truecharts/charts/compare/neko-2.0.5...neko-2.0.7) (2022-11-30) ### Chore diff --git a/incubator/neko/2.0.13/Chart.yaml b/incubator/neko/2.0.14/Chart.yaml similarity index 97% rename from incubator/neko/2.0.13/Chart.yaml rename to incubator/neko/2.0.14/Chart.yaml index ea0e899b565..ba3a6e372cd 100644 --- a/incubator/neko/2.0.13/Chart.yaml +++ b/incubator/neko/2.0.14/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/neko - https://hub.docker.com/r/m1k1o/neko/ type: application -version: 2.0.13 +version: 2.0.14 annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | diff --git a/incubator/neko/2.0.13/README.md b/incubator/neko/2.0.14/README.md similarity index 100% rename from incubator/neko/2.0.13/README.md rename to incubator/neko/2.0.14/README.md diff --git a/incubator/neko/2.0.14/app-changelog.md b/incubator/neko/2.0.14/app-changelog.md new file mode 100644 index 00000000000..adeecd3de31 --- /dev/null +++ b/incubator/neko/2.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [neko-2.0.14](https://github.com/truecharts/charts/compare/neko-2.0.13...neko-2.0.14) (2022-12-26) + +### Chore + +- update container image tccr.io/truecharts/neko-firefox to latest + + \ No newline at end of file diff --git a/incubator/neko/2.0.13/app-readme.md b/incubator/neko/2.0.14/app-readme.md similarity index 100% rename from incubator/neko/2.0.13/app-readme.md rename to incubator/neko/2.0.14/app-readme.md diff --git a/incubator/neko/2.0.13/charts/common-11.1.1.tgz b/incubator/neko/2.0.14/charts/common-11.1.1.tgz similarity index 100% rename from incubator/neko/2.0.13/charts/common-11.1.1.tgz rename to incubator/neko/2.0.14/charts/common-11.1.1.tgz diff --git a/incubator/neko/2.0.13/ix_values.yaml b/incubator/neko/2.0.14/ix_values.yaml similarity index 96% rename from incubator/neko/2.0.13/ix_values.yaml rename to incubator/neko/2.0.14/ix_values.yaml index 254adeefc3e..e90f9bced64 100644 --- a/incubator/neko/2.0.13/ix_values.yaml +++ b/incubator/neko/2.0.14/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/neko-firefox pullPolicy: IfNotPresent - tag: latest@sha256:b65378f979a5b4add8adcee221712119f9cde30d8c2e2fe78d0ab3793434534a + tag: latest@sha256:bacef249686500ad1d8e0a3871a14b4344d6944b0d3f3567adece2c6e7532b06 imageBrave: repository: tccr.io/truecharts/neko-brave diff --git a/incubator/neko/2.0.13/questions.yaml b/incubator/neko/2.0.14/questions.yaml similarity index 100% rename from incubator/neko/2.0.13/questions.yaml rename to incubator/neko/2.0.14/questions.yaml diff --git a/incubator/neko/2.0.13/templates/common.yaml b/incubator/neko/2.0.14/templates/common.yaml similarity index 100% rename from incubator/neko/2.0.13/templates/common.yaml rename to incubator/neko/2.0.14/templates/common.yaml diff --git a/incubator/neko/2.0.13/values.yaml b/incubator/neko/2.0.14/values.yaml similarity index 100% rename from incubator/neko/2.0.13/values.yaml rename to incubator/neko/2.0.14/values.yaml