From b3738f2cf4f55fc004c397dfa69625276a8bca6b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 18 Oct 2024 20:27:35 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/elfhost?= =?UTF-8?q?ed/riven=20v0.15.3=20=E2=86=92=20v0.16.0=20by=20renovate=20(#27?= =?UTF-8?q?981)?= 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/elfhosted/riven | minor | `2942af9` -> `4132c82` | --- > [!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. --- ### 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/incubator/riven/Chart.yaml | 10 ++++++---- charts/incubator/riven/values.yaml | 2 +- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/charts/incubator/riven/Chart.yaml b/charts/incubator/riven/Chart.yaml index ffbc37ed06c..ca92aa1d68d 100644 --- a/charts/incubator/riven/Chart.yaml +++ b/charts/incubator/riven/Chart.yaml @@ -4,7 +4,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: incubator apiVersion: v2 -appVersion: 1.32.1 +appVersion: 0.16.0 dependencies: - name: common version: 25.1.0 @@ -15,7 +15,7 @@ dependencies: import-values: [] deprecated: false description: Riven Self-Hosted -home: https://truecharts.org/charts/premium/riven +home: https://truecharts.org/charts/incubator/riven icon: https://truecharts.org/img/hotlink-ok/chart-icons/riven.webp keywords: - riven @@ -26,6 +26,8 @@ maintainers: url: https://truecharts.org name: riven sources: - - https://github.com/truecharts/charts/tree/master/charts/premium/riven + - https://ghcr.io/elfhosted/riven + - https://ghcr.io/elfhosted/riven-frontend + - https://github.com/truecharts/charts/tree/master/charts/incubator/riven type: application -version: 0.0.1 +version: 0.1.0 diff --git a/charts/incubator/riven/values.yaml b/charts/incubator/riven/values.yaml index 170f08504ce..0dbfdbd5be8 100644 --- a/charts/incubator/riven/values.yaml +++ b/charts/incubator/riven/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/elfhosted/riven pullPolicy: IfNotPresent - tag: v0.15.3@sha256:2942af96b90708f24c87acdf2c1cd22e334c5cb3d5421c6d280e1ce4988df59e + tag: v0.16.0@sha256:4132c82c562ae3affa9dd48ca979b7152c3768681c8a43a4d9b260154ecdbe0c frontendImage: repository: ghcr.io/elfhosted/riven-frontend