Skip to content

Commit 76edcce

Browse files
committed
chore(helm-chart): update to v3.9.0
1 parent 2d407be commit 76edcce

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ci/helm-chart/Chart.yaml

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

ci/helm-chart/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ replicaCount: 1
66

77
image:
88
repository: codercom/code-server
9-
tag: '3.8.1'
9+
tag: '3.9.0'
1010
pullPolicy: Always
1111

1212
imagePullSecrets: []

0 commit comments

Comments
 (0)