diff --git a/incubator/misskey/3.0.35/app-changelog.md b/incubator/misskey/3.0.35/app-changelog.md deleted file mode 100644 index 1099766b74..0000000000 --- a/incubator/misskey/3.0.35/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [misskey-3.0.35](https://github.com/truecharts/charts/compare/misskey-3.0.34...misskey-3.0.35) (2023-02-19) - -### Chore - -- update helm general non-major - - \ No newline at end of file diff --git a/incubator/misskey/3.0.35/CHANGELOG.md b/incubator/misskey/3.0.36/CHANGELOG.md similarity index 91% rename from incubator/misskey/3.0.35/CHANGELOG.md rename to incubator/misskey/3.0.36/CHANGELOG.md index 078197dab0..05e57fafc3 100644 --- a/incubator/misskey/3.0.35/CHANGELOG.md +++ b/incubator/misskey/3.0.36/CHANGELOG.md @@ -4,6 +4,15 @@ +## [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 + + + + ## [misskey-3.0.35](https://github.com/truecharts/charts/compare/misskey-3.0.34...misskey-3.0.35) (2023-02-19) ### Chore @@ -88,12 +97,3 @@ ## [misskey-3.0.26](https://github.com/truecharts/charts/compare/misskey-3.0.25...misskey-3.0.26) (2023-02-05) ### Chore - -- update container image tccr.io/truecharts/misskey to v13.4.0 - - - - -## [misskey-3.0.25](https://github.com/truecharts/charts/compare/misskey-3.0.24...misskey-3.0.25) (2023-02-03) - -### Chore diff --git a/incubator/misskey/3.0.35/Chart.yaml b/incubator/misskey/3.0.36/Chart.yaml similarity index 96% rename from incubator/misskey/3.0.35/Chart.yaml rename to incubator/misskey/3.0.36/Chart.yaml index 4f9c6fe83a..d8b1d39704 100644 --- a/incubator/misskey/3.0.35/Chart.yaml +++ b/incubator/misskey/3.0.36/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "13.6.1" +appVersion: "13.7.0" home: https://truecharts.org/charts/incubator/misskey dependencies: - name: common @@ -38,4 +38,4 @@ annotations: truecharts.org/catagories: | - Social type: application -version: 3.0.35 +version: 3.0.36 diff --git a/incubator/misskey/3.0.35/README.md b/incubator/misskey/3.0.36/README.md similarity index 100% rename from incubator/misskey/3.0.35/README.md rename to incubator/misskey/3.0.36/README.md diff --git a/incubator/misskey/3.0.36/app-changelog.md b/incubator/misskey/3.0.36/app-changelog.md new file mode 100644 index 0000000000..74adc4e57e --- /dev/null +++ b/incubator/misskey/3.0.36/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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.35/app-readme.md b/incubator/misskey/3.0.36/app-readme.md similarity index 100% rename from incubator/misskey/3.0.35/app-readme.md rename to incubator/misskey/3.0.36/app-readme.md diff --git a/incubator/misskey/3.0.35/charts/common-11.1.2.tgz b/incubator/misskey/3.0.36/charts/common-11.1.2.tgz similarity index 100% rename from incubator/misskey/3.0.35/charts/common-11.1.2.tgz rename to incubator/misskey/3.0.36/charts/common-11.1.2.tgz diff --git a/incubator/misskey/3.0.35/charts/postgresql-11.0.29.tgz b/incubator/misskey/3.0.36/charts/postgresql-11.0.29.tgz similarity index 100% rename from incubator/misskey/3.0.35/charts/postgresql-11.0.29.tgz rename to incubator/misskey/3.0.36/charts/postgresql-11.0.29.tgz diff --git a/incubator/misskey/3.0.35/charts/redis-5.0.32.tgz b/incubator/misskey/3.0.36/charts/redis-5.0.32.tgz similarity index 100% rename from incubator/misskey/3.0.35/charts/redis-5.0.32.tgz rename to incubator/misskey/3.0.36/charts/redis-5.0.32.tgz diff --git a/incubator/misskey/3.0.35/ix_values.yaml b/incubator/misskey/3.0.36/ix_values.yaml similarity index 93% rename from incubator/misskey/3.0.35/ix_values.yaml rename to incubator/misskey/3.0.36/ix_values.yaml index 85f813ca30..456fdea029 100644 --- a/incubator/misskey/3.0.35/ix_values.yaml +++ b/incubator/misskey/3.0.36/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/misskey pullPolicy: IfNotPresent - tag: 13.6.1@sha256:e978fcc91ecaedf5bd45bcbb19d82432a642501183ccef23bca76136cc0d9c68 + tag: 13.7.0@sha256:ddcea76ea22e01a21ddf3ee4dec0195dd1c31fb70ebea756c6b07c7c0b0d0e02 securityContext: readOnlyRootFilesystem: false diff --git a/incubator/misskey/3.0.35/questions.yaml b/incubator/misskey/3.0.36/questions.yaml similarity index 99% rename from incubator/misskey/3.0.35/questions.yaml rename to incubator/misskey/3.0.36/questions.yaml index 4b0d66a259..5e47769f26 100644 --- a/incubator/misskey/3.0.35/questions.yaml +++ b/incubator/misskey/3.0.36/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.35/templates/_configmap.tpl b/incubator/misskey/3.0.36/templates/_configmap.tpl similarity index 100% rename from incubator/misskey/3.0.35/templates/_configmap.tpl rename to incubator/misskey/3.0.36/templates/_configmap.tpl diff --git a/incubator/misskey/3.0.35/templates/common.yaml b/incubator/misskey/3.0.36/templates/common.yaml similarity index 100% rename from incubator/misskey/3.0.35/templates/common.yaml rename to incubator/misskey/3.0.36/templates/common.yaml diff --git a/incubator/misskey/3.0.35/values.yaml b/incubator/misskey/3.0.36/values.yaml similarity index 100% rename from incubator/misskey/3.0.35/values.yaml rename to incubator/misskey/3.0.36/values.yaml