Skip to content

Commit 369f802

Browse files
chore(deps): update helm release console to v0.3.78
1 parent 9e5226e commit 369f802

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/setup/console.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ resource "helm_release" "console" {
7676
namespace = "plrl-console"
7777
chart = "console"
7878
repository = "https://pluralsh.github.io/console"
79-
version = "0.3.71"
79+
version = "0.3.78"
8080
create_namespace = true
8181
timeout = 600
8282
wait = true

0 commit comments

Comments
 (0)