Skip to content

Commit

Permalink
feat: update latest/beta based on 1.8/beta (#728)
Browse files Browse the repository at this point in the history
* feat: update based on 1.8/beta
* fix: argo-controller channel to latest/beta
  • Loading branch information
NohaIhab authored Oct 10, 2023
1 parent 706d619 commit 879e687
Showing 1 changed file with 9 additions and 11 deletions.
20 changes: 9 additions & 11 deletions releases/latest/beta/bundle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ applications:
_github_repo_name: katib-operators
kfp-api:
charm: kfp-api
channel: latest/beta
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: latest/beta
channel: latest/edge
scale: 1
trust: true
_github_repo_name: kfp-operators
kfp-profile-controller:
charm: kfp-profile-controller
channel: latest/beta
channel: latest/edge
scale: 1
trust: true
_github_repo_name: kfp-operators
kfp-schedwf:
charm: kfp-schedwf
channel: latest/beta
channel: latest/edge
scale: 1
trust: true
_github_repo_name: kfp-operators
kfp-ui:
charm: kfp-ui
channel: latest/beta
channel: latest/edge
scale: 1
trust: true
_github_repo_name: kfp-operators
kfp-viewer:
charm: kfp-viewer
channel: latest/beta
channel: latest/edge
scale: 1
trust: true
_github_repo_name: kfp-operators
kfp-viz:
charm: kfp-viz
channel: latest/beta
channel: latest/edge
scale: 1
trust: true
_github_repo_name: kfp-operators
Expand Down Expand Up @@ -148,8 +148,6 @@ applications:
channel: latest/beta
scale: 1
trust: true
options:
deployment-mode: serverless
_github_repo_name: kserve-operators
kubeflow-dashboard:
charm: kubeflow-dashboard
Expand All @@ -159,7 +157,7 @@ applications:
_github_repo_name: kubeflow-dashboard-operator
kubeflow-profiles:
charm: kubeflow-profiles
channel: latest/beta
channel: 1.7/edge
scale: 1
trust: true
_github_repo_name: kubeflow-profiles-operator
Expand Down Expand Up @@ -199,7 +197,7 @@ applications:
_github_repo_name: pvcviewer-operator
seldon-controller-manager:
charm: seldon-core
channel: latest/beta
channel: latest/edge
scale: 1
trust: true
_github_repo_name: seldon-core-operator
Expand Down

0 comments on commit 879e687

Please sign in to comment.