diff --git a/incubator/neko/2.0.1/app-changelog.md b/incubator/neko/2.0.1/app-changelog.md deleted file mode 100644 index 53a4fb1b959..00000000000 --- a/incubator/neko/2.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [neko-2.0.1](https://github.com/truecharts/charts/compare/neko-2.0.0...neko-2.0.1) (2022-11-15) - -### Chore - -- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463)) - - \ No newline at end of file diff --git a/incubator/neko/2.0.1/CHANGELOG.md b/incubator/neko/2.0.2/CHANGELOG.md similarity index 100% rename from incubator/neko/2.0.1/CHANGELOG.md rename to incubator/neko/2.0.2/CHANGELOG.md diff --git a/incubator/neko/2.0.1/Chart.yaml b/incubator/neko/2.0.2/Chart.yaml similarity index 98% rename from incubator/neko/2.0.1/Chart.yaml rename to incubator/neko/2.0.2/Chart.yaml index 87da6d02d88..ea226916802 100644 --- a/incubator/neko/2.0.1/Chart.yaml +++ b/incubator/neko/2.0.2/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.1 +version: 2.0.2 annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | diff --git a/incubator/neko/2.0.1/README.md b/incubator/neko/2.0.2/README.md similarity index 100% rename from incubator/neko/2.0.1/README.md rename to incubator/neko/2.0.2/README.md diff --git a/incubator/neko/2.0.2/app-changelog.md b/incubator/neko/2.0.2/app-changelog.md new file mode 100644 index 00000000000..f2a77b8d2ec --- /dev/null +++ b/incubator/neko/2.0.2/app-changelog.md @@ -0,0 +1,4 @@ + + +## [neko-2.0.2](https://github.com/truecharts/charts/compare/neko-2.0.1...neko-2.0.2) (2022-11-19) + diff --git a/incubator/neko/2.0.1/app-readme.md b/incubator/neko/2.0.2/app-readme.md similarity index 100% rename from incubator/neko/2.0.1/app-readme.md rename to incubator/neko/2.0.2/app-readme.md diff --git a/incubator/neko/2.0.1/charts/common-11.0.3.tgz b/incubator/neko/2.0.2/charts/common-11.0.3.tgz similarity index 100% rename from incubator/neko/2.0.1/charts/common-11.0.3.tgz rename to incubator/neko/2.0.2/charts/common-11.0.3.tgz diff --git a/incubator/neko/2.0.1/ix_values.yaml b/incubator/neko/2.0.2/ix_values.yaml similarity index 96% rename from incubator/neko/2.0.1/ix_values.yaml rename to incubator/neko/2.0.2/ix_values.yaml index 8bc5f261944..35c01684b54 100644 --- a/incubator/neko/2.0.1/ix_values.yaml +++ b/incubator/neko/2.0.2/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/neko-firefox pullPolicy: IfNotPresent - tag: latest@sha256:209d52fe9cc2ae536a7d7fde08fa3a31e291359f4dd5abf1899c057e3e42aebb + tag: latest@sha256:029de04cec5bfb5fcd33a1630bcb0c7f19d2e1d6d3035e457cd956b6e77597bb imageBrave: repository: tccr.io/truecharts/neko-brave diff --git a/incubator/neko/2.0.1/questions.yaml b/incubator/neko/2.0.2/questions.yaml similarity index 100% rename from incubator/neko/2.0.1/questions.yaml rename to incubator/neko/2.0.2/questions.yaml diff --git a/incubator/neko/2.0.1/templates/common.yaml b/incubator/neko/2.0.2/templates/common.yaml similarity index 100% rename from incubator/neko/2.0.1/templates/common.yaml rename to incubator/neko/2.0.2/templates/common.yaml diff --git a/incubator/neko/2.0.1/values.yaml b/incubator/neko/2.0.2/values.yaml similarity index 100% rename from incubator/neko/2.0.1/values.yaml rename to incubator/neko/2.0.2/values.yaml