Archived
1
0

release: 4.4.0 (#5169)

* chore(release): bump version to 4.4.0

* chore: update CHANGELOG with v4.4.0

* chore: bump version to 2.5.0 in Chart.yaml
This commit is contained in:
Joe Previte
2022-05-06 13:45:49 -07:00
committed by GitHub
parent 5a5798e45f
commit f735c87ac7
8 changed files with 36 additions and 11 deletions

View File

@ -15,9 +15,9 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 2.4.0
version: 2.5.0
# 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.3.0
appVersion: 4.4.0

View File

@ -6,7 +6,7 @@ replicaCount: 1
image:
repository: codercom/code-server
tag: '4.3.0'
tag: '4.4.0'
pullPolicy: Always
# Specifies one or more secrets to be used when pulling images from a