Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: dependabot issues with volcano and multicluster-observability-op…
…erator ``` updater | 2024/11/15 05:01:25 INFO <job_917150770> Updating volcano.sh/apis from 1.10.0 to 1.19.6 updater | 2024/11/15 05:01:35 INFO <job_917150770> Handled error whilst updating volcano.sh/apis: dependency_file_not_resolvable {:message=>"go: volcano.sh/apis@v1.19.6: invalid version: unknown revision v1.19.6"} ``` ``` updater | 2024/11/15 05:01:36 INFO <job_917150770> Updating github.com/stolostron/multiclusterhub-operator from 0.0.0-20240626140553-4f1ed6be3b84 to 1.0.1-2020-06-08-14-28-27 updater | 2024/11/15 05:01:38 INFO <job_917150770> Handled error whilst updating github.com/stolostron/multiclusterhub-operator: dependency_file_not_resolvable {:message=>"go: github.com/stolostron/multiclusterhub-operator@v1.0.1-2020-06-08-14-28-27: invalid version: unknown revision v1.0.1-2020-06-08-14-28-27"} ``` ``` updater | +---------------------------------------------------------------------------------+ updater | | Dependencies failed to update | updater | +------------------------------------------------+--------------------------------+ updater | | volcano.sh/apis | dependency_file_not_resolvable | updater | | github.com/stolostron/multiclusterhub-operator | dependency_file_not_resolvable | updater | +------------------------------------------------+--------------------------------+ ``` Signed-off-by: Marc Nuri <marc@marcnuri.com>
- Loading branch information