From 6298799e5afdc3dc360e135c66da68a0e6088990 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 5 May 2024 12:09:53 +0200 Subject: [PATCH] chore(deps): update container image mikeah/cura-novnc to latest@ed403fd by renovate (#21375) 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 | `18593f2` -> `ed403fd` | --- > [!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 | 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 5099d7fbc99..15bcb5030b7 100644 --- a/charts/stable/cura-novnc/Chart.yaml +++ b/charts/stable/cura-novnc/Chart.yaml @@ -24,7 +24,7 @@ keywords: - cura-novnc - home-automation - Productivity -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/cura-novnc - https://hub.docker.com/r/mikeah/cura-novnc type: application -version: 9.0.5 +version: 9.0.6 diff --git a/charts/stable/cura-novnc/values.yaml b/charts/stable/cura-novnc/values.yaml index d66dbc003eb..e8dddd633ce 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:18593f2bc4af04d6d0cb51c6ba00a8f903fb744a055bcec8f52f07a9383a04b1 + tag: latest@sha256:ed403fdd0221337d3f7334ec444fcf6a2a04b2032bacf708be596492840a11da securityContext: container: readOnlyRootFilesystem: false