this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

feat(helm): update chart ingress-nginx ( 4.11.3 → 4.12.0 ) (#2094)

| datasource | package | from | to |
| ---------- | ------------- | ------ | ------ |
| helm | ingress-nginx | 4.11.3 | 4.12.0 |

Co-authored-by: samip5-bot[bot] <118629685+samip5-bot[bot]@users.noreply.github.com>

authored by

samip5-bot[bot]
samip5-bot[bot]
and committed by
GitHub
3933a4a3 e39bbc9d

+3 -3
+1 -1
k8s/nebula/apps/networking/nginx/external/helm-release.yaml
··· 11 11 spec: 12 12 # renovate: registryUrl=https://kubernetes.github.io/ingress-nginx 13 13 chart: ingress-nginx 14 - version: 4.11.3 14 + version: 4.12.0 15 15 sourceRef: 16 16 kind: HelmRepository 17 17 name: ingress-nginx-charts
+1 -1
k8s/nebula/apps/networking/nginx/internal/helmrelease.yaml
··· 8 8 chart: 9 9 spec: 10 10 chart: ingress-nginx 11 - version: 4.11.3 11 + version: 4.12.0 12 12 sourceRef: 13 13 kind: HelmRepository 14 14 name: ingress-nginx-charts
+1 -1
k8s/nebula/apps/tor/nginx/app/hr.yaml
··· 7 7 chart: 8 8 spec: 9 9 chart: ingress-nginx 10 - version: 4.11.3 10 + version: 4.12.0 11 11 sourceRef: 12 12 kind: HelmRepository 13 13 name: ingress-nginx-charts