We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d407be commit 76edcceCopy full SHA for 76edcce
ci/helm-chart/Chart.yaml
@@ -20,4 +20,4 @@ version: 1.0.3
20
# This is the version number of the application being deployed. This version number should be
21
# incremented each time you make changes to the application. Versions are not expected to
22
# follow Semantic Versioning. They should reflect the version the application is using.
23
-appVersion: 3.8.1
+appVersion: 3.9.0
ci/helm-chart/values.yaml
@@ -6,7 +6,7 @@ replicaCount: 1
6
7
image:
8
repository: codercom/code-server
9
- tag: '3.8.1'
+ tag: '3.9.0'
10
pullPolicy: Always
11
12
imagePullSecrets: []
0 commit comments