Skip to content

Commit

Permalink
fix: bump metallb pack version
Browse files Browse the repository at this point in the history
  • Loading branch information
caroldelwing committed Sep 24, 2024
1 parent c57be8a commit 2f457ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/getting-started-deployment-tf/data.tf
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ data "spectrocloud_pack" "vmware_csi" {

data "spectrocloud_pack" "vmware_metallb" {
name = "lb-metallb-helm"
version = "0.13.11"
version = "0.14.8"
registry_uid = data.spectrocloud_registry.public_registry.id
}

Expand Down

0 comments on commit 2f457ca

Please sign in to comment.