Skip to content

Commit 642a5a3

Browse files
committed
update: SHA1 from ODH wva with fix for the configmap skip reconcilation
Signed-off-by: Wen Zhou <wenzhou@redhat.com>
1 parent 52d5839 commit 642a5a3

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

get_all_manifests.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,7 @@ declare -A ODH_COMPONENT_MANIFESTS=(
3232
["maas"]="opendatahub-io:maas-billing:main@6bcdb80286dd20bcac27ec0aaa06c1c1828e3327:deployment"
3333
["mlflowoperator"]="opendatahub-io:mlflow-operator:main@08fd16ae240c0c8118741c4e7fdc34541f9965e3:config"
3434
["sparkoperator"]="opendatahub-io:spark-operator:main@ca38ec94e2a7859d65d6c8b045181ab6b7dd8e51:config"
35-
["wva"]="opendatahub-io:workload-variant-autoscaler:main@681c7b6b643f751b7838ab483050286d5979a9b6:config"
36-
["wva"]="opendatahub-io:workload-variant-autoscaler:main@92cb9bbacd3685a1da8c21bb4fd8bf84e6c0806f:config"
35+
["wva"]="opendatahub-io:workload-variant-autoscaler:main@10487abd04701ad3f2aefc1fdb9beb6cc7680905:config"
3736
)
3837

3938
# RHOAI Component Manifests

0 commit comments

Comments
 (0)