Release v4.101.0 and v4.101.1

This commit is contained in:
Asher
2025-06-24 08:20:30 -08:00
parent bd34cd510f
commit 3a8fbeb4da
3 changed files with 19 additions and 3 deletions

View File

@ -22,6 +22,22 @@ Code v99.99.999
## Unreleased
## [4.101.1](https://github.com/coder/code-server/releases/tag/v4.101.1) - 2025-06-20
Code v1.101.1
### Changed
- Update to Code 1.101.1.
## [4.101.0](https://github.com/coder/code-server/releases/tag/v4.101.0) - 2025-06-20
Code v1.101.0
### Changed
- Update to Code 1.101.0.
## [4.100.3](https://github.com/coder/code-server/releases/tag/v4.100.3) - 2025-06-03
Code v1.100.3

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.27.3
version: 3.28.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.100.3
appVersion: 4.101.1

View File

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