File tree Expand file tree Collapse file tree 2 files changed +11
-10
lines changed Expand file tree Collapse file tree 2 files changed +11
-10
lines changed Original file line number Diff line number Diff line change @@ -134,7 +134,7 @@ locally in order to log in and manage templates.
134
134
helm install coder coder-v2/coder \
135
135
--namespace coder \
136
136
--values values.yaml \
137
- --version 2.11.2
137
+ --version 2.12.0
138
138
```
139
139
140
140
For the ** stable** Coder release:
@@ -145,7 +145,7 @@ locally in order to log in and manage templates.
145
145
helm install coder coder-v2/coder \
146
146
--namespace coder \
147
147
--values values.yaml \
148
- --version 2.10 .2
148
+ --version 2.11 .2
149
149
```
150
150
151
151
You can watch Coder start up by running ` kubectl get pods -n coder ` . Once
Original file line number Diff line number Diff line change @@ -47,11 +47,12 @@ pages.
47
47
48
48
## Release schedule
49
49
50
- | Release name | Release Date | Status |
51
- | ------------ | ------------------ | ---------------- |
52
- | 2.7.x | January 01, 2024 | Not Supported |
53
- | 2.8.x | Februrary 06, 2024 | Not Supported |
54
- | 2.9.x | March 07, 2024 | Security Support |
55
- | 2.10.x | April 03, 2024 | Stable |
56
- | 2.11.x | May 07, 2024 | Mainline |
57
- | 2.12.x | June 04, 2024 | Not Released |
50
+ | Release name | Release Date | Status |
51
+ | ------------ | ----------------- | ---------------- |
52
+ | 2.7.x | January 01, 2024 | Not Supported |
53
+ | 2.8.x | February 06, 2024 | Not Supported |
54
+ | 2.9.x | March 07, 2024 | Not Supported |
55
+ | 2.10.x | April 03, 2024 | Security Support |
56
+ | 2.11.x | May 07, 2024 | Stable |
57
+ | 2.12.x | June 04, 2024 | Mainline |
58
+ | 2.13.x | July 02, 2024 | Not Released |
You can’t perform that action at this time.
0 commit comments