Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitdd27a8a

Browse files
authored
updated helm install flags to match patches (#13064)
1 parent39ccff9 commitdd27a8a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎docs/install/kubernetes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ locally in order to log in and manage templates.
132132
helm install coder coder-v2/coder \
133133
--namespace coder \
134134
--values values.yaml \
135-
--version 2.10.0
135+
--version 2.10.2
136136
```
137137

138138
For the**stable** Coder release:
@@ -141,7 +141,7 @@ locally in order to log in and manage templates.
141141
helm install coder coder-v2/coder \
142142
--namespace coder \
143143
--values values.yaml \
144-
--version 2.9.1
144+
--version 2.9.4
145145
```
146146

147147
You can watch Coder start up by running`kubectl get pods -n coder`. Once

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp