From f815a4a2c2f8a4cd9bc46a9427ae753be90232b3 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 31 Dec 2023 15:56:28 +0100 Subject: [PATCH] chore(deps): update container image misskey/misskey to v2023.12.2@e2883d5 by renovate (#16667) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [misskey/misskey](https://togithub.com/misskey-dev/misskey) | patch | `2023.12.0` -> `2023.12.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
misskey-dev/misskey (misskey/misskey) ### [`v2023.12.2`](https://togithub.com/misskey-dev/misskey/blob/HEAD/CHANGELOG.md#2023122) [Compare Source](https://togithub.com/misskey-dev/misskey/compare/2023.12.1...2023.12.2) ##### General - v2023.12.1でDockerを利用してサーバーを起動できない問題を修正 ##### Client - Enhance: 検索画面においてEnterキー押下で検索できるように ### [`v2023.12.1`](https://togithub.com/misskey-dev/misskey/blob/HEAD/CHANGELOG.md#2023121) [Compare Source](https://togithub.com/misskey-dev/misskey/compare/2023.12.0...2023.12.1) ##### Note - アクセストークンの権限が再整理されたため、一部のAPIが古いAPIトークンでは動作しなくなりました。\ 権限不足になる場合には権限を再設定して再生成してください。 ##### General - Enhance: ローカリゼーションの更新 - Fix: 自分のdirect noteがuser list timelineに追加されない ##### Client - Feat: AiScript専用のMFM構文`$[clickable.ev=EVENTNAME ...]`を追加。`Mk:C:mfm`のオプション`onClickEv`に関数を渡すと、クリック時に`EVENTNAME`を引数にして呼び出す - Enhance: MFM入力補助ボタンを投稿フォームに表示できるように [#​12787](https://togithub.com/misskey-dev/misskey/issues/12787) - Fix: 一部のモデログ(logYellowでの表示対象)について、表示の色が変わらない問題を修正 - Fix: `fg`/`bg`MFMに長い単語を指定すると、オーバーフローされずはみ出る問題を修正 ##### Server - Enhance: センシティブワードの設定がハッシュタグトレンドにも適用されるようになりました - Enhance: `oauth/token`エンドポイントのCORS対応 - Fix: [`1702718`](https://togithub.com/misskey-dev/misskey/commit/1702718871541)-ffVisibility.jsのdownが壊れている - Fix:「非センシティブのみ(リモートはいいねのみ)」を設定していても、センシティブに設定されたカスタム絵文字をリアクションできる問題を修正 - Fix: ロールアサイン時の通知で,ロールアイコンが縮小されずに表示される問題を修正 - Fix: サードパーティアプリケーションがWebsocket APIに無条件にアクセスできる問題を修正 - Fix: サードパーティアプリケーションがユーザーの許可なしに非公開の情報を見ることができる問題を修正
--- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/misskey/Chart.yaml | 72 +++++++++++++++---------------- charts/stable/misskey/README.md | 5 ++- charts/stable/misskey/values.yaml | 2 +- 3 files changed, 40 insertions(+), 39 deletions(-) diff --git a/charts/stable/misskey/Chart.yaml b/charts/stable/misskey/Chart.yaml index c3ba3b75ec7..75886b838f4 100644 --- a/charts/stable/misskey/Chart.yaml +++ b/charts/stable/misskey/Chart.yaml @@ -1,48 +1,48 @@ -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' apiVersion: v2 name: misskey -version: 7.1.0 -appVersion: 2023.12.0 +version: 7.1.1 +appVersion: 2023.12.2 description: Open source decentralized social media platform that's free forever! home: https://truecharts.org/charts/incubator/misskey icon: https://truecharts.org/img/hotlink-ok/chart-icons/misskey.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/misskey - - https://hub.docker.com/r/misskey/misskey - - https://github.com/misskey-dev/misskey/ + - https://github.com/misskey-dev/misskey/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/misskey + - https://hub.docker.com/r/misskey/misskey maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - Misskey - - Social - - Friend - - Social Media - - Fediverse - - ActivityPub + - Misskey + - Social + - Friend + - Social Media + - Fediverse + - ActivityPub dependencies: - - name: common - version: 17.2.2 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 11.1.0 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 11.1.0 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Social - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Social + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/misskey/README.md b/charts/stable/misskey/README.md index 786af2644a6..644e8eed002 100644 --- a/charts/stable/misskey/README.md +++ b/charts/stable/misskey/README.md @@ -1,4 +1,6 @@ -# README +--- +title: README +--- ## General Info @@ -9,7 +11,6 @@ For more information about this App, please check the docs on the TrueCharts [we **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - ## Support - Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). diff --git a/charts/stable/misskey/values.yaml b/charts/stable/misskey/values.yaml index 39cd4a687ff..61f88acda14 100644 --- a/charts/stable/misskey/values.yaml +++ b/charts/stable/misskey/values.yaml @@ -1,7 +1,7 @@ image: repository: misskey/misskey pullPolicy: IfNotPresent - tag: 2023.12.0@sha256:c5e96cb4e4dbeeda1895beced811391241a81d77eedd29ff8d389a0640caedfc + tag: 2023.12.2@sha256:e2883d50a93ddfd9e501f1e79fb769625cba1069674af99b88b88bcc528c08f3 securityContext: pod: