diff --git a/incubator/neko/2.0.2/app-changelog.md b/incubator/neko/2.0.2/app-changelog.md deleted file mode 100644 index f2a77b8d2e..0000000000 --- a/incubator/neko/2.0.2/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [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.2/CHANGELOG.md b/incubator/neko/2.0.3/CHANGELOG.md similarity index 100% rename from incubator/neko/2.0.2/CHANGELOG.md rename to incubator/neko/2.0.3/CHANGELOG.md diff --git a/incubator/neko/2.0.2/Chart.yaml b/incubator/neko/2.0.3/Chart.yaml similarity index 98% rename from incubator/neko/2.0.2/Chart.yaml rename to incubator/neko/2.0.3/Chart.yaml index ea22691680..3115e73dd3 100644 --- a/incubator/neko/2.0.2/Chart.yaml +++ b/incubator/neko/2.0.3/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.2 +version: 2.0.3 annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | diff --git a/incubator/neko/2.0.2/README.md b/incubator/neko/2.0.3/README.md similarity index 100% rename from incubator/neko/2.0.2/README.md rename to incubator/neko/2.0.3/README.md diff --git a/incubator/neko/2.0.3/app-changelog.md b/incubator/neko/2.0.3/app-changelog.md new file mode 100644 index 0000000000..bf7006d27d --- /dev/null +++ b/incubator/neko/2.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [neko-2.0.3](https://github.com/truecharts/charts/compare/neko-2.0.2...neko-2.0.3) (2022-11-20) + +### Chore + +- update container image tccr.io/truecharts/neko-firefox to latest + + \ No newline at end of file diff --git a/incubator/neko/2.0.2/app-readme.md b/incubator/neko/2.0.3/app-readme.md similarity index 100% rename from incubator/neko/2.0.2/app-readme.md rename to incubator/neko/2.0.3/app-readme.md diff --git a/incubator/neko/2.0.2/charts/common-11.0.3.tgz b/incubator/neko/2.0.3/charts/common-11.0.3.tgz similarity index 100% rename from incubator/neko/2.0.2/charts/common-11.0.3.tgz rename to incubator/neko/2.0.3/charts/common-11.0.3.tgz diff --git a/incubator/neko/2.0.2/ix_values.yaml b/incubator/neko/2.0.3/ix_values.yaml similarity index 96% rename from incubator/neko/2.0.2/ix_values.yaml rename to incubator/neko/2.0.3/ix_values.yaml index 35c01684b5..d007b57691 100644 --- a/incubator/neko/2.0.2/ix_values.yaml +++ b/incubator/neko/2.0.3/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/neko-firefox pullPolicy: IfNotPresent - tag: latest@sha256:029de04cec5bfb5fcd33a1630bcb0c7f19d2e1d6d3035e457cd956b6e77597bb + tag: latest@sha256:9a95e2ab39190c04ad86739e05b77fd80ada5a6e8ca1d0636ad18ebf9ab0b583 imageBrave: repository: tccr.io/truecharts/neko-brave diff --git a/incubator/neko/2.0.2/questions.yaml b/incubator/neko/2.0.3/questions.yaml similarity index 100% rename from incubator/neko/2.0.2/questions.yaml rename to incubator/neko/2.0.3/questions.yaml diff --git a/incubator/neko/2.0.2/templates/common.yaml b/incubator/neko/2.0.3/templates/common.yaml similarity index 100% rename from incubator/neko/2.0.2/templates/common.yaml rename to incubator/neko/2.0.3/templates/common.yaml diff --git a/incubator/neko/2.0.2/values.yaml b/incubator/neko/2.0.3/values.yaml similarity index 100% rename from incubator/neko/2.0.2/values.yaml rename to incubator/neko/2.0.3/values.yaml