From 84f74152d56ebcaa8d500b11c6a4147fb9b73ca3 Mon Sep 17 00:00:00 2001 From: "plural-renovate[bot]" Date: Mon, 10 Jun 2024 19:56:18 +0000 Subject: [PATCH] chore(deps): update helm release ingress-nginx to v4.10.1 --- charts/runtime/Chart.lock | 8 ++++---- charts/runtime/Chart.yaml | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/charts/runtime/Chart.lock b/charts/runtime/Chart.lock index c822a18..053cbe2 100644 --- a/charts/runtime/Chart.lock +++ b/charts/runtime/Chart.lock @@ -10,12 +10,12 @@ dependencies: version: 0.1.7 - name: ingress-nginx repository: https://kubernetes.github.io/ingress-nginx - version: 4.9.1 + version: 4.10.1 - name: ingress-nginx repository: https://kubernetes.github.io/ingress-nginx - version: 4.9.1 + version: 4.10.1 - name: flux2 repository: https://fluxcd-community.github.io/helm-charts version: 2.12.4 -digest: sha256:b715121c4e16945eaed36a0aac31129e3142fcc15f1175f83256cac41408190c -generated: "2024-04-20T21:14:20.067691421Z" +digest: sha256:bdd3ea0293519b48f9b116e47de620d274adf9cb96ea88a071cddd269184a479 +generated: "2024-06-10T19:55:51.474424845Z" diff --git a/charts/runtime/Chart.yaml b/charts/runtime/Chart.yaml index cb8f041..812f529 100644 --- a/charts/runtime/Chart.yaml +++ b/charts/runtime/Chart.yaml @@ -17,11 +17,11 @@ dependencies: version: 0.1.7 condition: plural-certmanager-webhook.enabled - name: ingress-nginx - version: 4.9.1 + version: 4.10.1 repository: https://kubernetes.github.io/ingress-nginx condition: ingress-nginx.enabled - name: ingress-nginx - version: 4.9.1 + version: 4.10.1 repository: https://kubernetes.github.io/ingress-nginx alias: ingress-nginx-private condition: ingress-nginx-private.enabled