diff --git a/helm/3d/Chart.yaml b/helm/3d/Chart.yaml index dbd41a85c..1f2bc1927 100644 --- a/helm/3d/Chart.yaml +++ b/helm/3d/Chart.yaml @@ -6,8 +6,8 @@ version: 6.6.0 appVersion: 6.6.0 dependencies: - name: nginx - version: 1.1.0 - repository: oci://acrarolibotnonprod.azurecr.io/helm + version: 2.2.1 + repository: oci://acrarolibotnonprod.azurecr.io/helm/common - name: mclabels version: 1.0.1 repository: oci://acrarolibotnonprod.azurecr.io/helm/infra diff --git a/helm/3d/values.yaml b/helm/3d/values.yaml index d2c1f2762..c94c93dbf 100644 --- a/helm/3d/values.yaml +++ b/helm/3d/values.yaml @@ -179,9 +179,6 @@ nginx: nameOverride: replicaCount: 1 environment: development - image: - repository: nginx-otel-unprivileged - tag: latest port: 8080 internalServicePort: 80 targetPort: 8080