Skip to content

Commit acca676

Browse files
authored
chore: integrate rock image suggestion-hyperband:v0.19.0-d6cac4d (#375)
1 parent f57c002 commit acca676

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charms/katib-controller/src/default-custom-images.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"suggestion__random": "ghcr.io/kubeflow/katib/suggestion-hyperopt:v0.19.0",
1010
"suggestion__tpe": "ghcr.io/kubeflow/katib/suggestion-hyperopt:v0.19.0",
1111
"suggestion__grid": "ghcr.io/kubeflow/katib/suggestion-optuna:v0.19.0",
12-
"suggestion__hyperband": "ghcr.io/kubeflow/katib/suggestion-hyperband:v0.19.0",
12+
"suggestion__hyperband": "docker.io/charmedkubeflow/suggestion-hyperband:v0.19.0-d6cac4d",
1313
"suggestion__bayesianoptimization": "ghcr.io/kubeflow/katib/suggestion-skopt:v0.19.0",
1414
"suggestion__cmaes": "docker.io/charmedkubeflow/suggestion-goptuna:v0.19.0-3f14187",
1515
"suggestion__sobol": "docker.io/charmedkubeflow/suggestion-goptuna:v0.19.0-3f14187",

0 commit comments

Comments
 (0)