Skip to content

Commit e33bce2

Browse files
authored
chore(nginx): update upstream registry and use latest version
1 parent e4383fc commit e33bce2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ingress-nginx/plugindefinition.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@ kind: PluginDefinition
66
metadata:
77
name: ingress-nginx
88
spec:
9-
version: 1.2.4
9+
version: 1.2.5
1010
displayName: Ingress NGINX
1111
description: Ingress NGINX controller for Kubernetes
1212
docMarkDownUrl: https://raw.githubusercontent.com/cloudoperators/greenhouse-extensions/main/ingress-nginx/README.md
1313
icon: https://raw.githubusercontent.com/cloudoperators/greenhouse-extensions/main/ingress-nginx/logo.png
1414
helmChart:
1515
name: ingress-nginx
16-
repository: https://kubernetes.github.io/ingress-nginx
17-
version: 4.12.4
16+
repository: oci://registry.k8s.io/ingress-nginx/charts
17+
version: v4.14.0
1818
options:
1919
- name: controller.service.loadBalancerIP
2020
description: IP address of the associated load balancer.

0 commit comments

Comments
 (0)