diff --git a/incubator/hexo-blog/2.0.1/app-changelog.md b/incubator/hexo-blog/2.0.1/app-changelog.md deleted file mode 100644 index 62f546fb8c..0000000000 --- a/incubator/hexo-blog/2.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [hexo-blog-2.0.1](https://github.com/truecharts/charts/compare/hexo-blog-2.0.0...hexo-blog-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/hexo-blog/2.0.1/CHANGELOG.md b/incubator/hexo-blog/2.0.2/CHANGELOG.md similarity index 100% rename from incubator/hexo-blog/2.0.1/CHANGELOG.md rename to incubator/hexo-blog/2.0.2/CHANGELOG.md diff --git a/incubator/hexo-blog/2.0.1/Chart.yaml b/incubator/hexo-blog/2.0.2/Chart.yaml similarity index 98% rename from incubator/hexo-blog/2.0.1/Chart.yaml rename to incubator/hexo-blog/2.0.2/Chart.yaml index c63793ada1..c253c547e4 100644 --- a/incubator/hexo-blog/2.0.1/Chart.yaml +++ b/incubator/hexo-blog/2.0.2/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/fletchto99/hexo-dev-docker - https://hub.docker.com/r/fletchto99/hexo-dev-blog/ type: application -version: 2.0.1 +version: 2.0.2 annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | diff --git a/incubator/hexo-blog/2.0.1/README.md b/incubator/hexo-blog/2.0.2/README.md similarity index 100% rename from incubator/hexo-blog/2.0.1/README.md rename to incubator/hexo-blog/2.0.2/README.md diff --git a/incubator/hexo-blog/2.0.2/app-changelog.md b/incubator/hexo-blog/2.0.2/app-changelog.md new file mode 100644 index 0000000000..df8711ec4b --- /dev/null +++ b/incubator/hexo-blog/2.0.2/app-changelog.md @@ -0,0 +1,4 @@ + + +## [hexo-blog-2.0.2](https://github.com/truecharts/charts/compare/hexo-blog-2.0.1...hexo-blog-2.0.2) (2022-11-22) + diff --git a/incubator/hexo-blog/2.0.1/app-readme.md b/incubator/hexo-blog/2.0.2/app-readme.md similarity index 100% rename from incubator/hexo-blog/2.0.1/app-readme.md rename to incubator/hexo-blog/2.0.2/app-readme.md diff --git a/incubator/hexo-blog/2.0.1/charts/common-11.0.3.tgz b/incubator/hexo-blog/2.0.2/charts/common-11.0.3.tgz similarity index 100% rename from incubator/hexo-blog/2.0.1/charts/common-11.0.3.tgz rename to incubator/hexo-blog/2.0.2/charts/common-11.0.3.tgz diff --git a/incubator/hexo-blog/2.0.1/ix_values.yaml b/incubator/hexo-blog/2.0.2/ix_values.yaml similarity index 83% rename from incubator/hexo-blog/2.0.1/ix_values.yaml rename to incubator/hexo-blog/2.0.2/ix_values.yaml index ddadc0ae10..570f8c6179 100644 --- a/incubator/hexo-blog/2.0.1/ix_values.yaml +++ b/incubator/hexo-blog/2.0.2/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/hexo-blog - tag: latest@sha256:8d7dbd82cace536140f4058be8bd8744b22cba63bc8c886df993db4d7a993f5c + tag: latest@sha256:d75e5ba2edc04469f566864f1a30ec2c220d4f996ce1fd02e3678c237940000f securityContext: readOnlyRootFilesystem: false diff --git a/incubator/hexo-blog/2.0.1/questions.yaml b/incubator/hexo-blog/2.0.2/questions.yaml similarity index 100% rename from incubator/hexo-blog/2.0.1/questions.yaml rename to incubator/hexo-blog/2.0.2/questions.yaml diff --git a/incubator/hexo-blog/2.0.1/templates/common.yaml b/incubator/hexo-blog/2.0.2/templates/common.yaml similarity index 100% rename from incubator/hexo-blog/2.0.1/templates/common.yaml rename to incubator/hexo-blog/2.0.2/templates/common.yaml diff --git a/incubator/hexo-blog/2.0.1/values.yaml b/incubator/hexo-blog/2.0.2/values.yaml similarity index 100% rename from incubator/hexo-blog/2.0.1/values.yaml rename to incubator/hexo-blog/2.0.2/values.yaml