From e7fdf856b1ebfa83e56560c62da5f078b8b50267 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 7 Jun 2024 08:20:39 +0200 Subject: [PATCH] chore(deps): update container image mikeah/cura-novnc to latest@863dc1d by renovate (#23045) 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 | `ed403fd` -> `863dc1d` | --- > [!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/stable/cura-novnc/Chart.yaml | 2 +- charts/stable/cura-novnc/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/cura-novnc/Chart.yaml b/charts/stable/cura-novnc/Chart.yaml index e62f2d5d1e1..4cdd53b7df8 100644 --- a/charts/stable/cura-novnc/Chart.yaml +++ b/charts/stable/cura-novnc/Chart.yaml @@ -35,4 +35,4 @@ sources: - https://hub.docker.com/r/mikeah/cura-novnc - https://ultimaker.com/software/ultimaker-cura type: application -version: 10.0.0 +version: 10.0.1 diff --git a/charts/stable/cura-novnc/values.yaml b/charts/stable/cura-novnc/values.yaml index e8dddd633ce..d7d6c232b64 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:ed403fdd0221337d3f7334ec444fcf6a2a04b2032bacf708be596492840a11da + tag: latest@sha256:863dc1d78abd5d27b5c961b8d23ff5948610b02ce5ad04459d617f56fbe7ca69 securityContext: container: readOnlyRootFilesystem: false