From 161f28c10a0f90dc770c671770ead268f539946f Mon Sep 17 00:00:00 2001 From: Vicky Date: Sat, 17 Feb 2024 17:44:38 +0100 Subject: [PATCH] chore(deps): update container image misskey/misskey to v2024.2.0 (#18262) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit **Description** Update Misskey to v2024.2.0 **โš™๏ธ Type of change** - [ ] โš™๏ธ Feature/App addition - [ ] ๐Ÿช› Bugfix - [ ] โš ๏ธ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] ๐Ÿ”ƒ Refactor of current code **๐Ÿงช How Has This Been Tested?** I haven't done any testing. **๐Ÿ“ƒ Notes:** **โœ”๏ธ Checklist:** - [ ] โš–๏ธ My code follows the style guidelines of this project - [x] ๐Ÿ‘€ I have performed a self-review of my own code - [ ] #๏ธโƒฃ I have commented my code, particularly in hard-to-understand areas - [ ] ๐Ÿ“„ I have made corresponding changes to the documentation - [ ] โš ๏ธ My changes generate no new warnings - [ ] ๐Ÿงช I have added tests to this description that prove my fix is effective or that my feature works - [x] โฌ†๏ธ I increased versions for any altered app according to semantic versioning **โž• App addition** If this PR is an app addition please make sure you have done the following. - [ ] ๐Ÿ–ผ๏ธ I have added an icon in the Chart's root directory called `icon.png` --- 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 ca20e2498e9..2002cbd4865 100644 --- a/charts/stable/misskey/Chart.yaml +++ b/charts/stable/misskey/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: 2023.12.2 +appVersion: 2024.2.0 dependencies: - name: common version: 17.4.2 @@ -45,4 +45,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/misskey - https://hub.docker.com/r/misskey/misskey type: application -version: 7.2.0 +version: 7.3.0 diff --git a/charts/stable/misskey/values.yaml b/charts/stable/misskey/values.yaml index 61f88acda14..2e0c9c4dbf6 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.2@sha256:e2883d50a93ddfd9e501f1e79fb769625cba1069674af99b88b88bcc528c08f3 + tag: 2024.2.0@sha256:bcb6cb6b6576e834f2cf4421348b51a7182f58cc2af323013f788e979a6cffd7 securityContext: pod: