From 6ce3f2497665e5fc67db48450afaaf39432f05f3 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 24 Jul 2024 15:37:57 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/openvscode-server to v1.90.2@37ad74b by renovate (#24093) 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/packages) ([source](https://togithub.com/linuxserver/docker-openvscode-server)) | patch | `1.90.1` -> `1.90.2` | --- > [!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/openvscode-server/Chart.yaml | 4 ++-- charts/stable/openvscode-server/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/openvscode-server/Chart.yaml b/charts/stable/openvscode-server/Chart.yaml index 0f6d10439d0..0aadb02d007 100644 --- a/charts/stable/openvscode-server/Chart.yaml +++ b/charts/stable/openvscode-server/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.90.1 +appVersion: 1.90.2 dependencies: - name: common version: 24.1.5 @@ -31,4 +31,4 @@ sources: - https://ghcr.io/linuxserver/openvscode-server - https://github.com/truecharts/charts/tree/master/charts/stable/openvscode-server type: application -version: 11.2.3 +version: 11.2.4 diff --git a/charts/stable/openvscode-server/values.yaml b/charts/stable/openvscode-server/values.yaml index c7f9f7b543c..dbc4f90070a 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.90.1@sha256:b3772d5771062c1cac7f50c06adc15683721100dd9357da6424706b4f82e6b78 + tag: 1.90.2@sha256:37ad74bc0fb2a97eca6e41f5917e063a7a619a76c7c037a42d595552e114d162 # secretEnv: # CONNECTION_TOKEN: "somerandomstring" # CONNECTION_SECRET: ""