Skip to content
This repository was archived by the owner on Jun 29, 2026. It is now read-only.
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions post-orch/helmfile.yaml.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -691,7 +691,7 @@ releases:
namespace: orch-iam
chart: edge-orch/common/charts/tenancy-api-mapping
wait: true
version: 26.1.1
version: 26.1.3
values:
- values/tenancy-api-mapping.yaml.gotmpl
condition: tenancy-api-mapping.enabled
Expand Down Expand Up @@ -730,7 +730,7 @@ releases:
namespace: orch-iam
chart: edge-orch/common/charts/nexus-api-gw
wait: true
version: 26.1.0
version: 26.1.2
values:
- values/nexus-api-gw.yaml.gotmpl
- values/resource-overrides.yaml
Expand Down Expand Up @@ -947,7 +947,7 @@ releases:
namespace: orch-infra
chart: edge-orch/infra/charts/infra-external
wait: true
version: 2.14.2
version: 2.14.3
values:
- values/infra-external.yaml.gotmpl
condition: infra-external.enabled
Expand Down