Skip to content
This repository was archived by the owner on Jun 29, 2026. It is now read-only.

Commit d95f228

Browse files
paladePalashGoelIntelmanilk1xdependabot[bot]punam20
authored
Bump eim charts (#1813)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Palash Goel <palash.goel@intel.com> Co-authored-by: manilk1x <anil1x.kumar.m@intel.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: punam20 <102661080+punam20@users.noreply.github.com>
1 parent ddc23d9 commit d95f228

4 files changed

Lines changed: 9 additions & 9 deletions

File tree

argocd/applications/configs/infra-onboarding.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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
@@ -61,4 +61,4 @@ dkam:
6161
infra-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

argocd/applications/templates/infra-core.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-FileCopyrightText: 2025 Intel Corporation
1+
# SPDX-FileCopyrightText: 2026 Intel Corporation
22
#
33
# SPDX-License-Identifier: Apache-2.0
44

@@ -21,7 +21,7 @@ spec:
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:

argocd/applications/templates/infra-managers.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-FileCopyrightText: 2025 Intel Corporation
1+
# SPDX-FileCopyrightText: 2026 Intel Corporation
22
#
33
# SPDX-License-Identifier: Apache-2.0
44

@@ -21,7 +21,7 @@ spec:
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:

argocd/applications/templates/infra-onboarding.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-FileCopyrightText: 2025 Intel Corporation
1+
# SPDX-FileCopyrightText: 2026 Intel Corporation
22
#
33
# SPDX-License-Identifier: Apache-2.0
44

@@ -21,7 +21,7 @@ spec:
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:

0 commit comments

Comments
 (0)