diff --git a/helm/Chart.lock b/helm/Chart.lock index 00e0303..c38406a 100644 --- a/helm/Chart.lock +++ b/helm/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 1.0.1 - name: nginx repository: oci://acrarolibotnonprod.azurecr.io/helm/common - version: 2.1.0 -digest: sha256:3e41b64eb0cb9d37c16017031fdd15d9ffe5ce88fe3be0d3c72eb9ab13df0d68 -generated: "2026-02-01T10:52:46.905143+02:00" + version: 2.2.1 +digest: sha256:2c86149043507db63949ea9d1b0f077b2965806c1fa8872d353c7fe1b79e3d88 +generated: "2026-06-24T11:21:58.437838414+03:00" diff --git a/helm/Chart.yaml b/helm/Chart.yaml index 7c2d3dd..d131a73 100644 --- a/helm/Chart.yaml +++ b/helm/Chart.yaml @@ -9,5 +9,5 @@ dependencies: version: 1.0.1 repository: oci://acrarolibotnonprod.azurecr.io/helm/infra - name: nginx - version: 2.1.0 + version: 2.2.1 repository: oci://acrarolibotnonprod.azurecr.io/helm/common diff --git a/helm/values.yaml b/helm/values.yaml index 55f9ccb..ed67e14 100644 --- a/helm/values.yaml +++ b/helm/values.yaml @@ -139,9 +139,6 @@ nginx: caPath: '/usr/local/share/ca-certificates' caKey: 'ca.crt' - image: - repository: nginx - tag: 'latest' port: 8080 targetPort: 8080 nodePort: 30001