Skip to content

Commit

Permalink
chore(deps): update helm release console to v0.1.48
Browse files Browse the repository at this point in the history
  • Loading branch information
plural-renovate[bot] committed Mar 28, 2024
1 parent 176d4a7 commit 94c8188
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/setup/console.tf
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ resource "helm_release" "console" {
namespace = "plrl-console"
chart = "console"
repository = "https://pluralsh.github.io/console"
version = "0.1.44"
version = "0.1.48"
create_namespace = true
timeout = 600
wait = true
Expand Down

0 comments on commit 94c8188

Please sign in to comment.