Archived
1
0

release: v4.8.3 (#5762)

* chore: update version to 4.8.3

* chore: update CHANGELOG

* fixup!: update chart version

* fixup: update changelog
This commit is contained in:
Joe Previte
2022-11-07 12:47:40 -07:00
committed by GitHub
parent 77c3cd3aa1
commit 5a8bb2b8e8
4 changed files with 17 additions and 4 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: 3.3.2
version: 3.3.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: 4.8.2
appVersion: 4.8.3

View File

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