Skip to content

Commit d4fafc2

Browse files
Cr 11721 (#432)
* wip * bump * bump * resolve comment * wip
1 parent 1884436 commit d4fafc2

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.43.8
1+
0.43.9

pkg/codefresh/argo_runtime.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ package codefresh
33
import (
44
"context"
55
"fmt"
6+
67
"github.com/codefresh-io/go-sdk/pkg/codefresh/model"
78
)
89

@@ -115,6 +116,7 @@ func (r *argoRuntime) Get(ctx context.Context, name string) (*model.Runtime, err
115116
healthMessage
116117
healthStatus
117118
cluster
119+
internalIngressHost
118120
ingressHost
119121
runtimeVersion
120122
installationStatus

0 commit comments

Comments
 (0)