Skip to content

Commit

Permalink
Fix: update 1.8 beta bundle definition (#723)
Browse files Browse the repository at this point in the history
* fix: kfp-operators channel to latest/edge
* fix: argo-controller to latest/edge in 1.8/beta
  • Loading branch information
NohaIhab authored Oct 4, 2023
1 parent 0bf8585 commit e592ae2
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions releases/1.8/beta/bundle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ applications:
_github_repo_name: admission-webhook-operator
argo-controller:
charm: argo-controller
channel: latest/beta
channel: latest/edge
trust: true
scale: 1
_github_repo_name: argo-operators
Expand Down Expand Up @@ -73,7 +73,7 @@ applications:
_github_repo_name: katib-operators
kfp-api:
charm: kfp-api
channel: 2.0/edge
channel: latest/edge
scale: 1
trust: true
_github_repo_name: kfp-operators
Expand All @@ -85,37 +85,37 @@ applications:
constraints: mem=2G
kfp-persistence:
charm: kfp-persistence
channel: 2.0/edge
channel: latest/edge
scale: 1
trust: true
_github_repo_name: kfp-operators
kfp-profile-controller:
charm: kfp-profile-controller
channel: 2.0/edge
channel: latest/edge
scale: 1
trust: true
_github_repo_name: kfp-operators
kfp-schedwf:
charm: kfp-schedwf
channel: 2.0/edge
channel: latest/edge
scale: 1
trust: true
_github_repo_name: kfp-operators
kfp-ui:
charm: kfp-ui
channel: 2.0/edge
channel: latest/edge
scale: 1
trust: true
_github_repo_name: kfp-operators
kfp-viewer:
charm: kfp-viewer
channel: 2.0/edge
channel: latest/edge
scale: 1
trust: true
_github_repo_name: kfp-operators
kfp-viz:
charm: kfp-viz
channel: 2.0/edge
channel: latest/edge
scale: 1
trust: true
_github_repo_name: kfp-operators
Expand Down

0 comments on commit e592ae2

Please sign in to comment.