From b8215726748b05590247376b2abb9e7e9049a41c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 7 Jun 2024 14:24:55 +0200 Subject: [PATCH] chore(deps): update container image collabora/code to v24.04.4.1.1@4fba27d by renovate (#23060) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | collabora/code | patch | `24.04.3.1.1` -> `24.04.4.1.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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://togithub.com/renovatebot/renovate). --- charts/premium/nextcloud/values.yaml | 2 +- charts/stable/collabora/Chart.yaml | 4 ++-- charts/stable/collabora/values.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/premium/nextcloud/values.yaml b/charts/premium/nextcloud/values.yaml index b713ebd3fde..13024c051fb 100644 --- a/charts/premium/nextcloud/values.yaml +++ b/charts/premium/nextcloud/values.yaml @@ -21,7 +21,7 @@ clamavImage: collaboraImage: repository: collabora/code pullPolicy: IfNotPresent - tag: 24.04.3.1.1@sha256:db88ef00f4768b50828b2bd89bec1246110de7c58bf2360bd70e0357ad0cfc20 + tag: 24.04.4.1.1@sha256:4fba27d8a45160f78765a276245759a19273c3ed01d3acf42299f54e7d305a23 nextcloud: # Initial Credentials diff --git a/charts/stable/collabora/Chart.yaml b/charts/stable/collabora/Chart.yaml index 9be1f8a7a37..fcc13acf91c 100644 --- a/charts/stable/collabora/Chart.yaml +++ b/charts/stable/collabora/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 24.04.3.1.1 +appVersion: 24.04.4.1.1 dependencies: - name: common version: 24.0.0 @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/collabora - https://hub.docker.com/r/collabora/code type: application -version: 7.0.0 +version: 7.0.1 diff --git a/charts/stable/collabora/values.yaml b/charts/stable/collabora/values.yaml index 3f2fbc3109c..00701c40928 100644 --- a/charts/stable/collabora/values.yaml +++ b/charts/stable/collabora/values.yaml @@ -1,7 +1,7 @@ image: repository: collabora/code pullPolicy: IfNotPresent - tag: 24.04.3.1.1@sha256:db88ef00f4768b50828b2bd89bec1246110de7c58bf2360bd70e0357ad0cfc20 + tag: 24.04.4.1.1@sha256:4fba27d8a45160f78765a276245759a19273c3ed01d3acf42299f54e7d305a23 collabora: username: admin password: changeme