diff --git a/incubator/misskey/3.0.36/app-changelog.md b/incubator/misskey/3.0.36/app-changelog.md deleted file mode 100644 index 74adc4e57e..0000000000 --- a/incubator/misskey/3.0.36/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [misskey-3.0.36](https://github.com/truecharts/charts/compare/misskey-3.0.35...misskey-3.0.36) (2023-02-22) - -### Chore - -- update container image tccr.io/truecharts/misskey to v13.7.0 - - \ No newline at end of file diff --git a/incubator/misskey/3.0.36/CHANGELOG.md b/incubator/misskey/3.0.37/CHANGELOG.md similarity index 91% rename from incubator/misskey/3.0.36/CHANGELOG.md rename to incubator/misskey/3.0.37/CHANGELOG.md index 05e57fafc3..62b0df2364 100644 --- a/incubator/misskey/3.0.36/CHANGELOG.md +++ b/incubator/misskey/3.0.37/CHANGELOG.md @@ -4,6 +4,15 @@ +## [misskey-3.0.37](https://github.com/truecharts/charts/compare/misskey-3.0.36...misskey-3.0.37) (2023-02-23) + +### Chore + +- update container image tccr.io/truecharts/misskey to v13.7.1 + + + + ## [misskey-3.0.36](https://github.com/truecharts/charts/compare/misskey-3.0.35...misskey-3.0.36) (2023-02-22) ### Chore @@ -88,12 +97,3 @@ ## [misskey-3.0.27](https://github.com/truecharts/charts/compare/misskey-3.0.26...misskey-3.0.27) (2023-02-08) ### Chore - -- update container image tccr.io/truecharts/misskey to v13.5.2 - - - - -## [misskey-3.0.26](https://github.com/truecharts/charts/compare/misskey-3.0.25...misskey-3.0.26) (2023-02-05) - -### Chore diff --git a/incubator/misskey/3.0.36/Chart.yaml b/incubator/misskey/3.0.37/Chart.yaml similarity index 96% rename from incubator/misskey/3.0.36/Chart.yaml rename to incubator/misskey/3.0.37/Chart.yaml index d8b1d39704..b7933c96ac 100644 --- a/incubator/misskey/3.0.36/Chart.yaml +++ b/incubator/misskey/3.0.37/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "13.7.0" +appVersion: "13.7.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.36 +version: 3.0.37 diff --git a/incubator/misskey/3.0.36/README.md b/incubator/misskey/3.0.37/README.md similarity index 100% rename from incubator/misskey/3.0.36/README.md rename to incubator/misskey/3.0.37/README.md diff --git a/incubator/misskey/3.0.37/app-changelog.md b/incubator/misskey/3.0.37/app-changelog.md new file mode 100644 index 0000000000..8584b7bdde --- /dev/null +++ b/incubator/misskey/3.0.37/app-changelog.md @@ -0,0 +1,9 @@ + + +## [misskey-3.0.37](https://github.com/truecharts/charts/compare/misskey-3.0.36...misskey-3.0.37) (2023-02-23) + +### Chore + +- update container image tccr.io/truecharts/misskey to v13.7.1 + + \ No newline at end of file diff --git a/incubator/misskey/3.0.36/app-readme.md b/incubator/misskey/3.0.37/app-readme.md similarity index 100% rename from incubator/misskey/3.0.36/app-readme.md rename to incubator/misskey/3.0.37/app-readme.md diff --git a/incubator/misskey/3.0.36/charts/common-11.1.2.tgz b/incubator/misskey/3.0.37/charts/common-11.1.2.tgz similarity index 100% rename from incubator/misskey/3.0.36/charts/common-11.1.2.tgz rename to incubator/misskey/3.0.37/charts/common-11.1.2.tgz diff --git a/incubator/misskey/3.0.36/charts/postgresql-11.0.29.tgz b/incubator/misskey/3.0.37/charts/postgresql-11.0.29.tgz similarity index 100% rename from incubator/misskey/3.0.36/charts/postgresql-11.0.29.tgz rename to incubator/misskey/3.0.37/charts/postgresql-11.0.29.tgz diff --git a/incubator/misskey/3.0.36/charts/redis-5.0.32.tgz b/incubator/misskey/3.0.37/charts/redis-5.0.32.tgz similarity index 100% rename from incubator/misskey/3.0.36/charts/redis-5.0.32.tgz rename to incubator/misskey/3.0.37/charts/redis-5.0.32.tgz diff --git a/incubator/misskey/3.0.36/ix_values.yaml b/incubator/misskey/3.0.37/ix_values.yaml similarity index 93% rename from incubator/misskey/3.0.36/ix_values.yaml rename to incubator/misskey/3.0.37/ix_values.yaml index 456fdea029..cce2c6cc3b 100644 --- a/incubator/misskey/3.0.36/ix_values.yaml +++ b/incubator/misskey/3.0.37/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/misskey pullPolicy: IfNotPresent - tag: 13.7.0@sha256:ddcea76ea22e01a21ddf3ee4dec0195dd1c31fb70ebea756c6b07c7c0b0d0e02 + tag: 13.7.1@sha256:3803e43f140e86bbfcee1e35eb67f8218afa1d9e5454a5b3ead64c5a6c0559d0 securityContext: readOnlyRootFilesystem: false diff --git a/incubator/misskey/3.0.36/questions.yaml b/incubator/misskey/3.0.37/questions.yaml similarity index 99% rename from incubator/misskey/3.0.36/questions.yaml rename to incubator/misskey/3.0.37/questions.yaml index 5e47769f26..4b0d66a259 100644 --- a/incubator/misskey/3.0.36/questions.yaml +++ b/incubator/misskey/3.0.37/questions.yaml @@ -764,7 +764,7 @@ questions: type: string default: "" required: true - + - variable: clusterIssuer label: Use Cert-Manager clusterIssuer description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' diff --git a/incubator/misskey/3.0.36/templates/_configmap.tpl b/incubator/misskey/3.0.37/templates/_configmap.tpl similarity index 100% rename from incubator/misskey/3.0.36/templates/_configmap.tpl rename to incubator/misskey/3.0.37/templates/_configmap.tpl diff --git a/incubator/misskey/3.0.36/templates/common.yaml b/incubator/misskey/3.0.37/templates/common.yaml similarity index 100% rename from incubator/misskey/3.0.36/templates/common.yaml rename to incubator/misskey/3.0.37/templates/common.yaml diff --git a/incubator/misskey/3.0.36/values.yaml b/incubator/misskey/3.0.37/values.yaml similarity index 100% rename from incubator/misskey/3.0.36/values.yaml rename to incubator/misskey/3.0.37/values.yaml