Merge pull request #242 from truecharts/renovate/docker-general-non-major

chore(deps): update container image tccr.io/truecharts/code-server to v4.7.1
This commit is contained in:
Stavros Kois
2022-10-06 23:32:49 +03:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -15,4 +15,4 @@ maintainers:
name: common
sources: null
type: library
version: 10.6.10
version: 10.6.11

View File

@@ -54,7 +54,7 @@ codeserverImage:
# -- Specify the code-server image
repository: tccr.io/truecharts/code-server
# -- Specify the code-server image tag
tag: 4.7.0@sha256:0fb59db7ea6efa8275ccd890725029a90bbb55cb3eefa185ab09610995b74439
tag: 4.7.1@sha256:8f618e268b747a06219cbc91b5b0858b33712975109cdc34436194de2be9c23f
# -- Specify the code-server image pull policy
pullPolicy: IfNotPresent