chore(helm-chart): update to v3.9.0

This commit is contained in:
Joe Previte 2021-02-12 13:50:24 -07:00
parent 2d407be795
commit 76edcced0d
No known key found for this signature in database
GPG Key ID: 2C91590C6B742C24
2 changed files with 2 additions and 2 deletions

View File

@ -20,4 +20,4 @@ version: 1.0.3
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
appVersion: 3.8.1
appVersion: 3.9.0

View File

@ -6,7 +6,7 @@ replicaCount: 1
image:
repository: codercom/code-server
tag: '3.8.1'
tag: '3.9.0'
pullPolicy: Always
imagePullSecrets: []