mirror of
https://forge.liiib.re/indiehost/libre.sh/libre.sh.git
synced 2024-12-28 06:36:42 +00:00
feat: update helm release ingress-nginx to v4.11.3
All checks were successful
/ publish (push) Successful in 10s
All checks were successful
/ publish (push) Successful in 10s
| datasource | package | from | to | | ---------- | ------------- | ----- | ------ | | helm | ingress-nginx | 4.9.1 | 4.11.3 |
This commit is contained in:
parent
5171a99f5a
commit
d883f89abe
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ spec:
|
||||||
chart:
|
chart:
|
||||||
spec:
|
spec:
|
||||||
chart: ingress-nginx
|
chart: ingress-nginx
|
||||||
version: 4.9.1
|
version: 4.11.3
|
||||||
sourceRef:
|
sourceRef:
|
||||||
kind: HelmRepository
|
kind: HelmRepository
|
||||||
name: ingress-nginx
|
name: ingress-nginx
|
||||||
|
|
Loading…
Reference in a new issue