Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update 1.8/beta bundle definition #721

Merged
merged 2 commits into from
Oct 4, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions releases/1.8/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: 2.0/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: 2.0/edge
scale: 1
trust: true
_github_repo_name: kfp-operators
kfp-profile-controller:
charm: kfp-profile-controller
channel: latest/beta
channel: 2.0/edge
scale: 1
trust: true
_github_repo_name: kfp-operators
kfp-schedwf:
charm: kfp-schedwf
channel: latest/beta
channel: 2.0/edge
scale: 1
trust: true
_github_repo_name: kfp-operators
kfp-ui:
charm: kfp-ui
channel: latest/beta
channel: 2.0/edge
scale: 1
trust: true
_github_repo_name: kfp-operators
kfp-viewer:
charm: kfp-viewer
channel: latest/beta
channel: 2.0/edge
scale: 1
trust: true
_github_repo_name: kfp-operators
kfp-viz:
charm: kfp-viz
channel: latest/beta
channel: 2.0/edge
scale: 1
trust: true
_github_repo_name: kfp-operators
Expand Down Expand Up @@ -157,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 @@ -197,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