This repository was archived by the owner on Jun 29, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # SPDX-FileCopyrightText: 2025 Intel Corporation
1+ # SPDX-FileCopyrightText: 2026 Intel Corporation
22#
33# SPDX-License-Identifier: Apache-2.0
44
@@ -33,7 +33,7 @@ onboarding-manager:
3333 # https://doc.traefik.io/traefik/migrate/v2-to-v3-details/#kubernetes-crds-api-group-traefikcontainous
3434 traefikApiGroup : " traefik.io/v1alpha1"
3535 env :
36- tinkerActionsVersion : " 1.20.2 "
36+ tinkerActionsVersion : " 1.21.1 "
3737 oidc :
3838 oidc_server_url : " http://platform-keycloak.orch-platform.svc/realms/master"
3939 # Skip AuthZ for CDN-boots
6161infra-config :
6262 config :
6363 enAgentManifestTag : " 1.6.4"
64- embImageUrl : files-edge-orch/repository/microvisor/uos/emb_uos_x86_64_20251113 .tar.gz
64+ embImageUrl : files-edge-orch/repository/microvisor/uos/emb_uos_x86_64_20260507 .tar.gz
Original file line number Diff line number Diff line change 1- # SPDX-FileCopyrightText: 2025 Intel Corporation
1+ # SPDX-FileCopyrightText: 2026 Intel Corporation
22#
33# SPDX-License-Identifier: Apache-2.0
44
2121 sources :
2222 - repoURL : {{ required "A valid chartRepoURL entry required!" .Values.argo.chartRepoURL }}
2323 chart : infra/charts/{{$appName}}
24- targetRevision : 2.20.1
24+ targetRevision : 2.20.3
2525 helm :
2626 releaseName : {{$appName}}
2727 valuesObject :
Original file line number Diff line number Diff line change 1- # SPDX-FileCopyrightText: 2025 Intel Corporation
1+ # SPDX-FileCopyrightText: 2026 Intel Corporation
22#
33# SPDX-License-Identifier: Apache-2.0
44
2121 sources :
2222 - repoURL : {{ required "A valid chartRepoURL entry required!" .Values.argo.chartRepoURL }}
2323 chart : infra/charts/{{$appName}}
24- targetRevision : 2.17.3
24+ targetRevision : 2.18.0
2525 helm :
2626 releaseName : {{$appName}}
2727 valuesObject :
Original file line number Diff line number Diff line change 1- # SPDX-FileCopyrightText: 2025 Intel Corporation
1+ # SPDX-FileCopyrightText: 2026 Intel Corporation
22#
33# SPDX-License-Identifier: Apache-2.0
44
2121 sources :
2222 - repoURL : {{ required "A valid chartRepoURL entry required!" .Values.argo.chartRepoURL }}
2323 chart : infra/charts/{{$appName}}
24- targetRevision : 1.35.12
24+ targetRevision : 1.36.2
2525 helm :
2626 releaseName : {{$appName}}
2727 valuesObject :
You can’t perform that action at this time.
0 commit comments