From adb3806c42b6122ac6fb11f758b8a89811f7d9b4 Mon Sep 17 00:00:00 2001 From: Muhammad Atif Ali Date: Tue, 7 Jan 2025 19:17:39 +0500 Subject: [PATCH] Update JetBrains Gateway version to 1.0.27 --- jetbrains-gateway/README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/jetbrains-gateway/README.md b/jetbrains-gateway/README.md index 4371ab9..1d67ed0 100644 --- a/jetbrains-gateway/README.md +++ b/jetbrains-gateway/README.md @@ -15,7 +15,7 @@ This module adds a JetBrains Gateway Button to open any workspace with a single module "jetbrains_gateway" { count = data.coder_workspace.me.start_count source = "registry.coder.com/modules/jetbrains-gateway/coder" - version = "1.0.25" + version = "1.0.27" agent_id = coder_agent.example.id agent_name = "example" folder = "/home/coder/example" @@ -34,7 +34,7 @@ module "jetbrains_gateway" { module "jetbrains_gateway" { count = data.coder_workspace.me.start_count source = "registry.coder.com/modules/jetbrains-gateway/coder" - version = "1.0.25" + version = "1.0.27" agent_id = coder_agent.example.id agent_name = "example" folder = "/home/coder/example" @@ -49,7 +49,7 @@ module "jetbrains_gateway" { module "jetbrains_gateway" { count = data.coder_workspace.me.start_count source = "registry.coder.com/modules/jetbrains-gateway/coder" - version = "1.0.25" + version = "1.0.27" agent_id = coder_agent.example.id agent_name = "example" folder = "/home/coder/example" @@ -65,7 +65,7 @@ module "jetbrains_gateway" { module "jetbrains_gateway" { count = data.coder_workspace.me.start_count source = "registry.coder.com/modules/jetbrains-gateway/coder" - version = "1.0.25" + version = "1.0.27" agent_id = coder_agent.example.id agent_name = "example" folder = "/home/coder/example" @@ -91,7 +91,7 @@ module "jetbrains_gateway" { module "jetbrains_gateway" { count = data.coder_workspace.me.start_count source = "registry.coder.com/modules/jetbrains-gateway/coder" - version = "1.0.25" + version = "1.0.27" agent_id = coder_agent.example.id agent_name = "example" folder = "/home/coder/example" @@ -110,7 +110,7 @@ Due to the highest priority of the `ide_download_link` parameter in the `(jetbra module "jetbrains_gateway" { count = data.coder_workspace.me.start_count source = "registry.coder.com/modules/jetbrains-gateway/coder" - version = "1.0.25" + version = "1.0.27" agent_id = coder_agent.example.id agent_name = "example" folder = "/home/coder/example"