From ce5f4b57738589fda38c2a25dd77bd543636a27f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 6 Dec 2025 16:43:37 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/missk?= =?UTF-8?q?ey/misskey=202025.11.1=20=E2=86=92=202025.12.0=20(#42490)?= 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) | minor | `3ebd7eb` -> `1781473` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard 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) ### [`v2025.12.0`](https://redirect.github.com/misskey-dev/misskey/blob/HEAD/CHANGELOG.md#2025120) [Compare Source](https://redirect.github.com/misskey-dev/misskey/compare/2025.11.1...2025.12.0) ##### Note - configの`trustProxy`のデフォルト値を`false`に変更しました。アップデート前に現在のconfigをご確認の上、必要に応じて値を変更してください。 ##### Client - Fix: stacking router viewで連続して戻る操作を行うと何も表示されなくなる問題を修正 ##### Server - Enhance: メモリ使用量を削減しました - Enhance: ActivityPubアクティビティを送信する際のパフォーマンス向上 - Enhance: 依存関係の更新 - 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 5dbc6e659d3..9f546d04db1 100644 --- a/charts/stable/misskey/Chart.yaml +++ b/charts/stable/misskey/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 2025.11.1 +appVersion: 2025.12.0 dependencies: - name: common version: 28.29.2 @@ -49,5 +49,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/misskey - https://hub.docker.com/r/misskey/misskey type: application -version: 13.32.2 +version: 13.33.0 diff --git a/charts/stable/misskey/values.yaml b/charts/stable/misskey/values.yaml index 426a7aa91eb..b94baee6c94 100644 --- a/charts/stable/misskey/values.yaml +++ b/charts/stable/misskey/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/misskey/misskey pullPolicy: IfNotPresent - tag: 2025.11.1@sha256:3ebd7eb4d668a66b60886d068c19860ad1627ff697a6041b0ddd8d4df8a82d2d + tag: 2025.12.0@sha256:17814737ef9ceeb63d11de8b913774d23eb7ae0a24570e6602f85a924d917714 securityContext: pod: