Archived
1
0

chore(release): bump version to 3.12.0

This commit is contained in:
Teffen Ellis
2021-09-15 15:28:41 -04:00
committed by Teffen Ellis
parent c8f0d3e32d
commit 798dc0baf2
7 changed files with 8 additions and 8 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.11.1
appVersion: 3.12.0

View File

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