From 82e4426f3b36dc9b67f00a466a243bd4961eeb8e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 18 Dec 2023 19:20:30 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/openvscode-server to v1.85.1@8f06a8e by renovate (#16313) 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.85.0` -> `1.85.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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 | 35 ++++++++++----------- charts/stable/openvscode-server/values.yaml | 2 +- 2 files changed, 18 insertions(+), 19 deletions(-) diff --git a/charts/stable/openvscode-server/Chart.yaml b/charts/stable/openvscode-server/Chart.yaml index 97c594ba6ba..d5384ce14ec 100644 --- a/charts/stable/openvscode-server/Chart.yaml +++ b/charts/stable/openvscode-server/Chart.yaml @@ -1,31 +1,30 @@ -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' apiVersion: v2 name: openvscode-server -version: 6.1.2 -appVersion: 1.85.0 -description: - Openvscode-server provides a version of VS Code that runs a server on +version: 6.1.3 +appVersion: 1.85.1 +description: Openvscode-server provides a version of VS Code that runs a server on a remote machine. home: https://truecharts.org/charts/stable/openvscode-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/openvscode-server.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/openvscode-server - - https://ghcr.io/linuxserver/openvscode-server +- https://github.com/truecharts/charts/tree/master/charts/stable/openvscode-server +- https://ghcr.io/linuxserver/openvscode-server maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org +- name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - openvscode-server +- openvscode-server dependencies: - - name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] +- name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/openvscode-server/values.yaml b/charts/stable/openvscode-server/values.yaml index f153d9bc437..da394c59d34 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.85.0@sha256:d4102f47cd6a19164ace22f31d3420f311c3a078ff9477f24d773fa1306749f8 + tag: 1.85.1@sha256:8f06a8ee39d43c94604a96f981daa918febe5421ed12a5ad8957d35672af51b5 # secretEnv: # CONNECTION_TOKEN: "somerandomstring" # CONNECTION_SECRET: ""