diff --git a/incubator/misskey/3.0.41/app-changelog.md b/incubator/misskey/3.0.41/app-changelog.md deleted file mode 100644 index 79ed426924..0000000000 --- a/incubator/misskey/3.0.41/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [misskey-3.0.41](https://github.com/truecharts/charts/compare/misskey-3.0.40...misskey-3.0.41) (2023-02-24) - -### Chore - -- update container image tccr.io/truecharts/misskey to v13.7.5 - - \ No newline at end of file diff --git a/incubator/misskey/3.0.41/CHANGELOG.md b/incubator/misskey/3.0.42/CHANGELOG.md similarity index 91% rename from incubator/misskey/3.0.41/CHANGELOG.md rename to incubator/misskey/3.0.42/CHANGELOG.md index 8799603b5b..0a85abe70b 100644 --- a/incubator/misskey/3.0.41/CHANGELOG.md +++ b/incubator/misskey/3.0.42/CHANGELOG.md @@ -4,6 +4,15 @@ +## [misskey-3.0.42](https://github.com/truecharts/charts/compare/misskey-3.0.41...misskey-3.0.42) (2023-02-26) + +### Chore + +- update container image tccr.io/truecharts/misskey to v13.8.1 + + + + ## [misskey-3.0.41](https://github.com/truecharts/charts/compare/misskey-3.0.40...misskey-3.0.41) (2023-02-24) ### Chore @@ -88,12 +97,3 @@ ## [misskey-3.0.32](https://github.com/truecharts/charts/compare/misskey-3.0.31...misskey-3.0.32) (2023-02-10) ### Chore - -- update container image tccr.io/truecharts/misskey to v13.5.6 - - - - -## [misskey-3.0.31](https://github.com/truecharts/charts/compare/misskey-3.0.30...misskey-3.0.31) (2023-02-10) - -### Fix diff --git a/incubator/misskey/3.0.41/Chart.yaml b/incubator/misskey/3.0.42/Chart.yaml similarity index 96% rename from incubator/misskey/3.0.41/Chart.yaml rename to incubator/misskey/3.0.42/Chart.yaml index e5b3a4079a..bebd767e31 100644 --- a/incubator/misskey/3.0.41/Chart.yaml +++ b/incubator/misskey/3.0.42/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "13.7.5" +appVersion: "13.8.1" home: https://truecharts.org/charts/incubator/misskey dependencies: - name: common @@ -38,4 +38,4 @@ annotations: truecharts.org/catagories: | - Social type: application -version: 3.0.41 +version: 3.0.42 diff --git a/incubator/misskey/3.0.41/README.md b/incubator/misskey/3.0.42/README.md similarity index 100% rename from incubator/misskey/3.0.41/README.md rename to incubator/misskey/3.0.42/README.md diff --git a/incubator/misskey/3.0.42/app-changelog.md b/incubator/misskey/3.0.42/app-changelog.md new file mode 100644 index 0000000000..325ad7c292 --- /dev/null +++ b/incubator/misskey/3.0.42/app-changelog.md @@ -0,0 +1,9 @@ + + +## [misskey-3.0.42](https://github.com/truecharts/charts/compare/misskey-3.0.41...misskey-3.0.42) (2023-02-26) + +### Chore + +- update container image tccr.io/truecharts/misskey to v13.8.1 + + \ No newline at end of file diff --git a/incubator/misskey/3.0.41/app-readme.md b/incubator/misskey/3.0.42/app-readme.md similarity index 100% rename from incubator/misskey/3.0.41/app-readme.md rename to incubator/misskey/3.0.42/app-readme.md diff --git a/incubator/misskey/3.0.41/charts/common-11.1.2.tgz b/incubator/misskey/3.0.42/charts/common-11.1.2.tgz similarity index 100% rename from incubator/misskey/3.0.41/charts/common-11.1.2.tgz rename to incubator/misskey/3.0.42/charts/common-11.1.2.tgz diff --git a/incubator/misskey/3.0.41/charts/postgresql-11.0.29.tgz b/incubator/misskey/3.0.42/charts/postgresql-11.0.29.tgz similarity index 100% rename from incubator/misskey/3.0.41/charts/postgresql-11.0.29.tgz rename to incubator/misskey/3.0.42/charts/postgresql-11.0.29.tgz diff --git a/incubator/misskey/3.0.41/charts/redis-5.0.32.tgz b/incubator/misskey/3.0.42/charts/redis-5.0.32.tgz similarity index 100% rename from incubator/misskey/3.0.41/charts/redis-5.0.32.tgz rename to incubator/misskey/3.0.42/charts/redis-5.0.32.tgz diff --git a/incubator/misskey/3.0.41/ix_values.yaml b/incubator/misskey/3.0.42/ix_values.yaml similarity index 93% rename from incubator/misskey/3.0.41/ix_values.yaml rename to incubator/misskey/3.0.42/ix_values.yaml index e38292a65f..6049d7150d 100644 --- a/incubator/misskey/3.0.41/ix_values.yaml +++ b/incubator/misskey/3.0.42/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/misskey pullPolicy: IfNotPresent - tag: 13.7.5@sha256:ef72041776f5271870cb1f4af6c6b0053ec9ed7bdd111a01b29b2ec17c2a4989 + tag: 13.8.1@sha256:8c0686172b31fd55c25168f333107ba1ae7a622505d36a95d387a41209927fbe securityContext: readOnlyRootFilesystem: false diff --git a/incubator/misskey/3.0.41/questions.yaml b/incubator/misskey/3.0.42/questions.yaml similarity index 100% rename from incubator/misskey/3.0.41/questions.yaml rename to incubator/misskey/3.0.42/questions.yaml diff --git a/incubator/misskey/3.0.41/templates/_configmap.tpl b/incubator/misskey/3.0.42/templates/_configmap.tpl similarity index 100% rename from incubator/misskey/3.0.41/templates/_configmap.tpl rename to incubator/misskey/3.0.42/templates/_configmap.tpl diff --git a/incubator/misskey/3.0.41/templates/common.yaml b/incubator/misskey/3.0.42/templates/common.yaml similarity index 100% rename from incubator/misskey/3.0.41/templates/common.yaml rename to incubator/misskey/3.0.42/templates/common.yaml diff --git a/incubator/misskey/3.0.41/values.yaml b/incubator/misskey/3.0.42/values.yaml similarity index 100% rename from incubator/misskey/3.0.41/values.yaml rename to incubator/misskey/3.0.42/values.yaml