Skip to content

Commit 1ab024b

Browse files
fix chart version in docs
1 parent b6c4eea commit 1ab024b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/deployments/existing-cluster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ spec:
103103
namespace: plrl-console # this namespace must be correct
104104
name: console
105105
helm:
106-
version: 0.9.x # can use floating versions with the .x syntax or pin to specific versions and automate w/ renovate
106+
version: 0.3.x # can use floating versions with the .x syntax or pin to specific versions and automate w/ renovate
107107
chart: console
108108
valuesFrom:
109109
namespace: plrl-console

0 commit comments

Comments
 (0)