From 15554e25c55daaf05c6bd431d758a0c3285a1203 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 10 Jan 2025 04:28:13 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/go-shio?= =?UTF-8?q?ri/shiori=20v1.7.2=20=E2=86=92=20v1.7.4=20(#30573)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/go-shiori/shiori](https://redirect.github.com/go-shiori/shiori) | patch | `b7eb94e` -> `c49bd7e` | --- > [!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
go-shiori/shiori (ghcr.io/go-shiori/shiori) ### [`v1.7.4`](https://redirect.github.com/go-shiori/shiori/releases/tag/v1.7.4) [Compare Source](https://redirect.github.com/go-shiori/shiori/compare/v1.7.3...v1.7.4) #### Changelog ##### Fixes - [`8aacdda`](https://redirect.github.com/go-shiori/shiori/commit/8aacdda7b716a464604b42104cf13e05e464b47b) fix: incorrectly set cookie's expires value in login.js ([#​1049](https://redirect.github.com/go-shiori/shiori/issues/1049)) ### [`v1.7.3`](https://redirect.github.com/go-shiori/shiori/releases/tag/v1.7.3) [Compare Source](https://redirect.github.com/go-shiori/shiori/compare/v1.7.2...v1.7.3) #### Changelog ##### Features - [`45bd4d6`](https://redirect.github.com/go-shiori/shiori/commit/45bd4d693f5e3f3cd3afdf25538bcb7e39fbf2f7) feat: fixes to webroot feature and improvements to development using it ([#​1046](https://redirect.github.com/go-shiori/shiori/issues/1046)) ##### Fixes - [`e1e5828`](https://redirect.github.com/go-shiori/shiori/commit/e1e58289a2fbfce93678d056d386b938a33dd43b) fix: login redirect not working properly after component refactor ([#​1044](https://redirect.github.com/go-shiori/shiori/issues/1044)) - [`d75de89`](https://redirect.github.com/go-shiori/shiori/commit/d75de897012d932f2c9c2a200a190d6b7cb5f6bb) fix: use mysql json default as expression ([#​1048](https://redirect.github.com/go-shiori/shiori/issues/1048)) - [`f23c982`](https://redirect.github.com/go-shiori/shiori/commit/f23c982ee330364f987a734056bf9eb4ab3be38c) fix: webroot not working in archive view ([#​1043](https://redirect.github.com/go-shiori/shiori/issues/1043)) ##### Documentation - [`8be5775`](https://redirect.github.com/go-shiori/shiori/commit/8be57753133e9c316aea4b8d3bf3e435d33201ff) docs(kubernetes): add tmp volume ([#​1040](https://redirect.github.com/go-shiori/shiori/issues/1040)) ##### CI and Delivery - [`306487a`](https://redirect.github.com/go-shiori/shiori/commit/306487a1452010286562018823530b5668f4a330) ci: fix alpine latest not being built ([#​1035](https://redirect.github.com/go-shiori/shiori/issues/1035))
--- ### 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/shiori/Chart.yaml | 4 ++-- charts/stable/shiori/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/shiori/Chart.yaml b/charts/stable/shiori/Chart.yaml index e3dfe43d7cf..b19fae64e04 100644 --- a/charts/stable/shiori/Chart.yaml +++ b/charts/stable/shiori/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.7.2 +appVersion: 1.7.4 dependencies: - name: common version: 25.3.1 @@ -36,4 +36,4 @@ sources: - https://github.com/go-shiori/shiori/pkgs/container/shiori - https://github.com/truecharts/charts/tree/master/charts/stable/shiori type: application -version: 18.5.0 +version: 18.5.1 diff --git a/charts/stable/shiori/values.yaml b/charts/stable/shiori/values.yaml index dc3fe6279ec..5eb31caa083 100644 --- a/charts/stable/shiori/values.yaml +++ b/charts/stable/shiori/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/go-shiori/shiori pullPolicy: IfNotPresent - tag: v1.7.2@sha256:b7eb94ee5ccf24716b4d502961aa9d8b9e9f6d2014cb6553739c25f6d3f29116 + tag: v1.7.4@sha256:c49bd7e05c5e759188d2affb16c254a23b68f28f99b888930cdd5dbccde1bbb0 service: main: ports: