Skip to content

Commit 7e50208

Browse files
Bump liqo version to v1.0.1-6
1 parent ab5c3d5 commit 7e50208

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ variable "cluster_zone" {
4848
variable "liqo_image_tag" {
4949
description = "Liqo image version tag"
5050
type = string
51-
default = "v1.0.1-5"
51+
default = "v1.0.1-6"
5252
}
5353

5454
variable "api_server_address" {

0 commit comments

Comments
 (0)