From 6a30a2041600d413bb0185db060e69987da25e4f Mon Sep 17 00:00:00 2001 From: Vicky Date: Sat, 7 Oct 2023 23:11:38 +0200 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/misskey to v2023.9.3 (#13310) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit **Description** Update Misskey to v2023.9.3 **โš™๏ธ 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:** As I already said previously I'm confused that this isn't being done automatically as it looks like it used to be the case in the past. **โœ”๏ธ 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 opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] ๐Ÿ–ผ๏ธ I have added an icon in the Chart's root directory called `icon.png` --- charts/incubator/misskey/Chart.yaml | 4 ++-- charts/incubator/misskey/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/incubator/misskey/Chart.yaml b/charts/incubator/misskey/Chart.yaml index f00c03b88fd..f8a07aa4831 100644 --- a/charts/incubator/misskey/Chart.yaml +++ b/charts/incubator/misskey/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "13.14.2" +appVersion: "2023.9.3" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -29,7 +29,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/misskey - https://github.com/misskey-dev/misskey/ type: application -version: 4.0.4 +version: 4.0.5 annotations: truecharts.org/catagories: | - Social diff --git a/charts/incubator/misskey/values.yaml b/charts/incubator/misskey/values.yaml index c26187629c1..7d3a1e13d5b 100644 --- a/charts/incubator/misskey/values.yaml +++ b/charts/incubator/misskey/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/misskey pullPolicy: IfNotPresent - tag: v13.14.2@sha256:025214f6c145d21ef267045f8f9588242d9799ac73102ac8151213691886f858 + tag: v2023.9.3@sha256:374ffc9574816c5d7a4ad1bb3c6229032a20392716238434d43c06e045568168 securityContext: pod: