From 3a41936cad1cfc2a02ea36b709905258f46f7e43 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 2 Sep 2024 16:44:04 +0200 Subject: [PATCH] chore(deps): update container image mikeah/cura-novnc to latest@24e3caa by renovate (#24682) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | mikeah/cura-novnc | digest | `863dc1d` -> `24e3caa` | --- > [!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). --------- Co-authored-by: alfi0812 <43101280+alfi0812@users.noreply.github.com> Co-authored-by: kqmaverick --- charts/stable/cura-novnc/Chart.yaml | 4 ++-- charts/stable/cura-novnc/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/cura-novnc/Chart.yaml b/charts/stable/cura-novnc/Chart.yaml index ab5ff13fcfd..82a0991b3e8 100644 --- a/charts/stable/cura-novnc/Chart.yaml +++ b/charts/stable/cura-novnc/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: latest +appVersion: 5.8.1 dependencies: - name: common version: 24.1.14 @@ -34,4 +34,4 @@ sources: - https://hub.docker.com/r/mikeah/cura-novnc - https://ultimaker.com/software/ultimaker-cura type: application -version: 10.1.4 +version: 10.1.5 diff --git a/charts/stable/cura-novnc/values.yaml b/charts/stable/cura-novnc/values.yaml index d7d6c232b64..f9089317a25 100644 --- a/charts/stable/cura-novnc/values.yaml +++ b/charts/stable/cura-novnc/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: mikeah/cura-novnc - tag: latest@sha256:863dc1d78abd5d27b5c961b8d23ff5948610b02ce5ad04459d617f56fbe7ca69 + tag: 5.8.1@sha256:4a8f18bafc2ca343fe8498c397ab5dca8a71daa1e1472c552384abacf1c601a4 securityContext: container: readOnlyRootFilesystem: false