From 0b5698bba8ba7d822c2d136b80c587d15a605fa3 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 18 Nov 2023 09:31:40 +0100 Subject: [PATCH] fix(images): update container image ghcr.io/linuxserver/openvscode-server to 1.84.0 (#14839) 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/linuxserver/openvscode-server](https://togithub.com/linuxserver/docker-openvscode-server) | digest | `c48e256` -> `7519881` | --- > [!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). --------- Signed-off-by: TrueCharts-Bot --- charts/stable/openvscode-server/Chart.yaml | 2 +- charts/stable/openvscode-server/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/openvscode-server/Chart.yaml b/charts/stable/openvscode-server/Chart.yaml index bdcabe88f77..50452cdd317 100644 --- a/charts/stable/openvscode-server/Chart.yaml +++ b/charts/stable/openvscode-server/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: openvscode-server -version: 6.0.20 +version: 6.0.21 appVersion: "1.84.0" description: Openvscode-server provides a version of VS Code that runs a server on a remote machine. type: application diff --git a/charts/stable/openvscode-server/values.yaml b/charts/stable/openvscode-server/values.yaml index a59dbbfa11e..9574e66d4b7 100644 --- a/charts/stable/openvscode-server/values.yaml +++ b/charts/stable/openvscode-server/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/openvscode-server pullPolicy: IfNotPresent - tag: 1.84.0@sha256:c48e2565f97fd1c66eabff4976945640580a7bca2da0a04b22e501a29fa4fb00 + tag: 1.84.0@sha256:75198814dc3454922649c1b0db51ac272d8684c23da25b1254c945e82599834b # secretEnv: # CONNECTION_TOKEN: "somerandomstring" # CONNECTION_SECRET: ""