diff --git a/helm_deploy/hmpps-audit-poc-ui/Chart.yaml b/helm_deploy/hmpps-audit-poc-ui/Chart.yaml index 9f8331e..c0aad3e 100644 --- a/helm_deploy/hmpps-audit-poc-ui/Chart.yaml +++ b/helm_deploy/hmpps-audit-poc-ui/Chart.yaml @@ -5,7 +5,7 @@ name: hmpps-audit-poc-ui version: 0.2.0 dependencies: - name: generic-service - version: 1.0.10 + version: 1.0.16 repository: https://ministryofjustice.github.io/hmpps-helm-charts - name: generic-prometheus-alerts version: 0.1.4 diff --git a/helm_deploy/hmpps-audit-poc-ui/values.yaml b/helm_deploy/hmpps-audit-poc-ui/values.yaml index ac692ea..6e57c59 100644 --- a/helm_deploy/hmpps-audit-poc-ui/values.yaml +++ b/helm_deploy/hmpps-audit-poc-ui/values.yaml @@ -13,7 +13,6 @@ generic-service: enabled: true host: app-hostname.local # override per environment tlsSecretName: hmpps-audit-poc-ui-cert - path: / livenessProbe: httpGet: