Merge pull request #9 from alexlebens/renovate/linuxserver-code-server-4.x

Update linuxserver/code-server Docker tag to v4.22.0
This commit is contained in:
2024-03-07 11:25:02 -07:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
apiVersion: v2 apiVersion: v2
name: home-assistant name: home-assistant
version: 0.0.13 version: 0.0.14
description: Chart for Home Assistant description: Chart for Home Assistant
keywords: keywords:
- home-automation - home-automation

View File

@@ -56,7 +56,7 @@ codeserver:
enabled: true enabled: true
image: image:
repository: linuxserver/code-server repository: linuxserver/code-server
tag: 4.21.1 tag: 4.22.0
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
env: env:
TZ: US/Mountain TZ: US/Mountain