Skip to content

Commit

Permalink
Merge pull request #52 from pluralsh/renovate/console-0.3.x
Browse files Browse the repository at this point in the history
chore(deps): update helm release console to v0.3.25
  • Loading branch information
michaeljguarino authored Jun 10, 2024
2 parents 62d0b15 + 791a7cd commit 17fb75b
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.3.18"
version = "0.3.25"
create_namespace = true
timeout = 600
wait = true
Expand Down

0 comments on commit 17fb75b

Please sign in to comment.