From 44d4c3a58002f67ef1d7729f6901b0e76e04fc93 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 31 Mar 2026 17:20:57 +0200 Subject: [PATCH] =?UTF-8?q?fix(misskey):=20update=20image=20docker.io/miss?= =?UTF-8?q?key/misskey=202026.3.1=20=E2=86=92=202026.3.2=20(#46600)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/misskey/misskey](https://redirect.github.com/misskey-dev/misskey) | patch | `3e2aa93` → `8d281da` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
misskey-dev/misskey (docker.io/misskey/misskey) ### [`v2026.3.2`](https://redirect.github.com/misskey-dev/misskey/blob/HEAD/CHANGELOG.md#202632) [Compare Source](https://redirect.github.com/misskey-dev/misskey/compare/2026.3.1...2026.3.2) ##### General - 依存関係の更新 ##### Client - Enhance: アプリ内ウィンドウの初期サイズを画面サイズに応じて自動で調整するように - Fix: 絵文字パレットが空の状態でMisskeyについてのページが閲覧できない問題を修正 - Fix: ウィンドウのタイトルをクリックしても最前面に出ないことがある問題を修正 ##### Server - Fix: 自分の行ったフォロワー限定投稿または指名投稿に自分自身でリアクションなどを行った場合のイベントが流れない問題を修正 - Fix: 署名付きGETリクエストにおいてAcceptヘッダを署名の対象から除外(Acceptヘッダを正規化するCDNやリバースプロキシを使用している際に挙動がおかしくなる問題を修正) - Fix: WebSocket接続におけるノートの非表示ロジックを修正 - Fix: チャンネルミュートを有効にしている際に、一部のタイムラインやノート一覧が空になる問題を修正 - Fix: 初期読込時に必要なフロントエンドのアセットがすべて読み込まれていない問題を修正
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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://redirect.github.com/renovatebot/renovate). --- charts/stable/misskey/Chart.yaml | 4 ++-- charts/stable/misskey/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/misskey/Chart.yaml b/charts/stable/misskey/Chart.yaml index 724e783ae73..6545fd95e6b 100644 --- a/charts/stable/misskey/Chart.yaml +++ b/charts/stable/misskey/Chart.yaml @@ -8,7 +8,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 2026.3.1 +appVersion: 2026.3.2 dependencies: - name: common version: 29.0.0 @@ -46,5 +46,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/misskey - https://hub.docker.com/r/misskey/misskey type: application -version: 16.0.1 +version: 16.0.2 diff --git a/charts/stable/misskey/values.yaml b/charts/stable/misskey/values.yaml index f428ee810c5..ba7b93013ea 100644 --- a/charts/stable/misskey/values.yaml +++ b/charts/stable/misskey/values.yaml @@ -2,7 +2,7 @@ image: repository: docker.io/misskey/misskey pullPolicy: IfNotPresent - tag: 2026.3.1@sha256:3e2aa9304918989d4f9174b51cef5df577f14936e5cc9170dbf7a9f97da57aaa + tag: 2026.3.2@sha256:8d281da796939c94d14f31a646af17f779d97cd417eecb56e1852821e212bc7b securityContext: pod: