Archived
1
0

chore(release): bump version to 4.0.1

This commit is contained in:
Joe Previte
2022-01-04 10:27:51 -07:00
parent 3d999986b2
commit 9b001c52fe
11 changed files with 13 additions and 13 deletions

View File

@ -20,4 +20,4 @@ version: 1.0.5
# 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: 4.0.0
appVersion: 4.0.1

View File

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