Archived
1
0

release: 4.0.0 (#4597)

* chore(release): bump version to 4.0.0

* Bump test plugin code-server engine

Co-authored-by: Asher <ash@coder.com>
This commit is contained in:
Joe Previte
2021-12-10 13:30:53 -07:00
committed by GitHub
parent 9e583fa562
commit c77999bcd3
8 changed files with 9 additions and 9 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: 3.12.0
appVersion: 4.0.0

View File

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