From 908c59b154d89544e63dcea96201554afe7191ef Mon Sep 17 00:00:00 2001 From: Frederick Mannings Date: Mon, 20 Apr 2026 13:08:59 +0100 Subject: [PATCH 1/2] =?UTF-8?q?bumped=20orca=20core=20version=20to=20relea?= =?UTF-8?q?se=20candidate=C2=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- constants.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constants.go b/constants.go index f0bf62c..32c47e0 100644 --- a/constants.go +++ b/constants.go @@ -10,7 +10,7 @@ const ( redisInternalPort = 6379 // versions - orcaImageVersion = "0.12.2" + orcaImageVersion = "0.13.0-rc.37711d1" ) var orcaContainers = []string{ From da82acf62e457dcc152b7b2e07cc00932db6561d Mon Sep 17 00:00:00 2001 From: Frederick Mannings Date: Wed, 22 Apr 2026 13:41:03 +0100 Subject: [PATCH 2/2] Updated constants --- README.md | 2 +- constants.go | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index be439f7..d0ea11a 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ orca stop ## Documentation -For complete documentation, including detailed command reference, configuration options, and troubleshooting, visit the [Orca CLI Documentation](https://orc-a.io/docs/cli). +For complete documentation, including detailed command reference, configuration options, and troubleshooting, visit the [Orca CLI Documentation](https://www.orcatelemetry.io/docs/cli). ## Requirements diff --git a/constants.go b/constants.go index 32c47e0..2ae83e6 100644 --- a/constants.go +++ b/constants.go @@ -10,7 +10,7 @@ const ( redisInternalPort = 6379 // versions - orcaImageVersion = "0.13.0-rc.37711d1" + orcaImageVersion = "0.13.0" ) var orcaContainers = []string{