From 4e6279077b1a3223ef32022ef8677434369ad9fe Mon Sep 17 00:00:00 2001 From: BinamB Date: Tue, 9 Sep 2025 13:37:58 -0500 Subject: [PATCH] master fix --- devplanetv2/dev-environments/binamb-helm/Chart.yaml | 2 +- devplanetv2/dev-environments/binamb-helm/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/devplanetv2/dev-environments/binamb-helm/Chart.yaml b/devplanetv2/dev-environments/binamb-helm/Chart.yaml index 5faf7b5..dd55865 100644 --- a/devplanetv2/dev-environments/binamb-helm/Chart.yaml +++ b/devplanetv2/dev-environments/binamb-helm/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.1.43 +version: 0.1.44 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/devplanetv2/dev-environments/binamb-helm/values.yaml b/devplanetv2/dev-environments/binamb-helm/values.yaml index e2e96fc..b9caae7 100644 --- a/devplanetv2/dev-environments/binamb-helm/values.yaml +++ b/devplanetv2/dev-environments/binamb-helm/values.yaml @@ -8,4 +8,4 @@ name: binamb-helm helmBranch: chore/add_workspace_launch_test # What branch of gitops -- http://github.com/uc-cdis/gen3-gitops-dev -gitopsBranch: test/fix-image +gitopsBranch: master