From 8156032f1ed2c4ba8b6b2bf044a65d8d9575b218 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 12 Jan 2023 15:27:28 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- incubator/neko/2.0.16/app-changelog.md | 9 --------- .../neko/{2.0.16 => 2.0.17}/CHANGELOG.md | 18 +++++++++--------- incubator/neko/{2.0.16 => 2.0.17}/Chart.yaml | 2 +- incubator/neko/{2.0.16 => 2.0.17}/README.md | 0 incubator/neko/2.0.17/app-changelog.md | 9 +++++++++ .../neko/{2.0.16 => 2.0.17}/app-readme.md | 0 .../charts/common-11.1.2.tgz | Bin .../neko/{2.0.16 => 2.0.17}/ix_values.yaml | 2 +- .../neko/{2.0.16 => 2.0.17}/questions.yaml | 0 .../{2.0.16 => 2.0.17}/templates/common.yaml | 0 incubator/neko/{2.0.16 => 2.0.17}/values.yaml | 0 11 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 incubator/neko/2.0.16/app-changelog.md rename incubator/neko/{2.0.16 => 2.0.17}/CHANGELOG.md (94%) rename incubator/neko/{2.0.16 => 2.0.17}/Chart.yaml (97%) rename incubator/neko/{2.0.16 => 2.0.17}/README.md (100%) create mode 100644 incubator/neko/2.0.17/app-changelog.md rename incubator/neko/{2.0.16 => 2.0.17}/app-readme.md (100%) rename incubator/neko/{2.0.16 => 2.0.17}/charts/common-11.1.2.tgz (100%) rename incubator/neko/{2.0.16 => 2.0.17}/ix_values.yaml (96%) rename incubator/neko/{2.0.16 => 2.0.17}/questions.yaml (100%) rename incubator/neko/{2.0.16 => 2.0.17}/templates/common.yaml (100%) rename incubator/neko/{2.0.16 => 2.0.17}/values.yaml (100%) diff --git a/incubator/neko/2.0.16/app-changelog.md b/incubator/neko/2.0.16/app-changelog.md deleted file mode 100644 index 7b630d8a46a..00000000000 --- a/incubator/neko/2.0.16/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [neko-2.0.16](https://github.com/truecharts/charts/compare/neko-2.0.15...neko-2.0.16) (2023-01-07) - -### Chore - -- update container image tccr.io/truecharts/neko-firefox to latest - - \ No newline at end of file diff --git a/incubator/neko/2.0.16/CHANGELOG.md b/incubator/neko/2.0.17/CHANGELOG.md similarity index 94% rename from incubator/neko/2.0.16/CHANGELOG.md rename to incubator/neko/2.0.17/CHANGELOG.md index 0b19f420566..ff38b7478be 100644 --- a/incubator/neko/2.0.16/CHANGELOG.md +++ b/incubator/neko/2.0.17/CHANGELOG.md @@ -4,6 +4,15 @@ +## [neko-2.0.17](https://github.com/truecharts/charts/compare/neko-2.0.16...neko-2.0.17) (2023-01-12) + +### Chore + +- update container image tccr.io/truecharts/neko-firefox to latest + + + + ## [neko-2.0.16](https://github.com/truecharts/charts/compare/neko-2.0.15...neko-2.0.16) (2023-01-07) ### 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.16/Chart.yaml b/incubator/neko/2.0.17/Chart.yaml similarity index 97% rename from incubator/neko/2.0.16/Chart.yaml rename to incubator/neko/2.0.17/Chart.yaml index 016e5d61366..66a846443a0 100644 --- a/incubator/neko/2.0.16/Chart.yaml +++ b/incubator/neko/2.0.17/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.16 +version: 2.0.17 annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | diff --git a/incubator/neko/2.0.16/README.md b/incubator/neko/2.0.17/README.md similarity index 100% rename from incubator/neko/2.0.16/README.md rename to incubator/neko/2.0.17/README.md diff --git a/incubator/neko/2.0.17/app-changelog.md b/incubator/neko/2.0.17/app-changelog.md new file mode 100644 index 00000000000..e0a4fb5ef43 --- /dev/null +++ b/incubator/neko/2.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [neko-2.0.17](https://github.com/truecharts/charts/compare/neko-2.0.16...neko-2.0.17) (2023-01-12) + +### Chore + +- update container image tccr.io/truecharts/neko-firefox to latest + + \ No newline at end of file diff --git a/incubator/neko/2.0.16/app-readme.md b/incubator/neko/2.0.17/app-readme.md similarity index 100% rename from incubator/neko/2.0.16/app-readme.md rename to incubator/neko/2.0.17/app-readme.md diff --git a/incubator/neko/2.0.16/charts/common-11.1.2.tgz b/incubator/neko/2.0.17/charts/common-11.1.2.tgz similarity index 100% rename from incubator/neko/2.0.16/charts/common-11.1.2.tgz rename to incubator/neko/2.0.17/charts/common-11.1.2.tgz diff --git a/incubator/neko/2.0.16/ix_values.yaml b/incubator/neko/2.0.17/ix_values.yaml similarity index 96% rename from incubator/neko/2.0.16/ix_values.yaml rename to incubator/neko/2.0.17/ix_values.yaml index dfb34a1c491..4d391696978 100644 --- a/incubator/neko/2.0.16/ix_values.yaml +++ b/incubator/neko/2.0.17/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/neko-firefox pullPolicy: IfNotPresent - tag: latest@sha256:d2c70b4b6460ffdb9b3f9c19ed31b30e10633973d6ef413c69277c30cf26faa0 + tag: latest@sha256:9df6e31e74803432be9f3f0558f96867680481a9de54af009185f8b1aa88b668 imageBrave: repository: tccr.io/truecharts/neko-brave diff --git a/incubator/neko/2.0.16/questions.yaml b/incubator/neko/2.0.17/questions.yaml similarity index 100% rename from incubator/neko/2.0.16/questions.yaml rename to incubator/neko/2.0.17/questions.yaml diff --git a/incubator/neko/2.0.16/templates/common.yaml b/incubator/neko/2.0.17/templates/common.yaml similarity index 100% rename from incubator/neko/2.0.16/templates/common.yaml rename to incubator/neko/2.0.17/templates/common.yaml diff --git a/incubator/neko/2.0.16/values.yaml b/incubator/neko/2.0.17/values.yaml similarity index 100% rename from incubator/neko/2.0.16/values.yaml rename to incubator/neko/2.0.17/values.yaml