Skip to content

Commit

Permalink
chore(deps): update helm release runtime to v0.1.18
Browse files Browse the repository at this point in the history
  • Loading branch information
plural-renovate[bot] committed Feb 6, 2024
1 parent c40e16a commit 5800066
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 @@ -60,7 +60,7 @@ resource "helm_release" "runtime" {
namespace = "plural-runtime"
chart = "runtime"
repository = "https://pluralsh.github.io/bootstrap"
version = "0.1.17"
version = "0.1.18"
create_namespace = true
timeout = 300
wait = false
Expand Down

0 comments on commit 5800066

Please sign in to comment.