Skip to content

Commit 9dc73d1

Browse files
authored
Release controller v1.13.0/v1.12.4/v1.11.8 & chart v4.13.0/v4.12.4/v4.11.8. (#13592)
1 parent 4cbb78a commit 9dc73d1

File tree

21 files changed

+627
-247
lines changed

21 files changed

+627
-247
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,14 @@ the versions listed. Ingress-Nginx versions **may** work on older versions, but
3939

4040
| Supported | Ingress-NGINX version | k8s supported version | Alpine Version | Nginx Version | Helm Chart Version |
4141
| :-------: | --------------------- | ----------------------------- | -------------- | ------------- | ------------------ |
42+
| 🔄 | **v1.13.0** | 1.33, 1.32, 1.31, 1.30, 1.29 | 3.22.0 | 1.27.1 | 4.13.0 |
43+
| 🔄 | **v1.12.4** | 1.32, 1.31, 1.30, 1.29, 1.28 | 3.22.0 | 1.25.5 | 4.12.4 |
4244
| 🔄 | **v1.12.3** | 1.32, 1.31, 1.30, 1.29, 1.28 | 3.21.3 | 1.25.5 | 4.12.3 |
4345
| 🔄 | **v1.12.2** | 1.32, 1.31, 1.30, 1.29, 1.28 | 3.21.3 | 1.25.5 | 4.12.2 |
4446
| 🔄 | **v1.12.1** | 1.32, 1.31, 1.30, 1.29, 1.28 | 3.21.3 | 1.25.5 | 4.12.1 |
4547
| 🔄 | **v1.12.0** | 1.32, 1.31, 1.30, 1.29, 1.28 | 3.21.0 | 1.25.5 | 4.12.0 |
4648
| 🔄 | **v1.12.0-beta.0** | 1.32, 1.31, 1.30, 1.29, 1.28 | 3.20.3 | 1.25.5 | 4.12.0-beta.0 |
49+
| 🔄 | **v1.11.8** | 1.30, 1.29, 1.28, 1.27, 1.26 | 3.22.0 | 1.25.5 | 4.11.8 |
4750
| 🔄 | **v1.11.7** | 1.30, 1.29, 1.28, 1.27, 1.26 | 3.21.3 | 1.25.5 | 4.11.7 |
4851
| 🔄 | **v1.11.6** | 1.30, 1.29, 1.28, 1.27, 1.26 | 3.21.3 | 1.25.5 | 4.11.6 |
4952
| 🔄 | **v1.11.5** | 1.30, 1.29, 1.28, 1.27, 1.26 | 3.21.3 | 1.25.5 | 4.11.5 |

changelog/controller-1.11.8.md

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
# Changelog
2+
3+
### controller-v1.11.8
4+
5+
Images:
6+
7+
* registry.k8s.io/ingress-nginx/controller:v1.11.8@sha256:695d79381ee6af00c7f5c9fd434f50851d7d32838ad5b2c507e416cf2084fc79
8+
* registry.k8s.io/ingress-nginx/controller-chroot:v1.11.8@sha256:aa8719c133a0b491586341aa19d3ec9afe61bb6210cb295e752df1daa31f2df1
9+
10+
### All changes:
11+
12+
* Images: Trigger controller build. (#13587)
13+
* Chart: Bump Kube Webhook CertGen. (#13584)
14+
* Tests & Docs: Bump images. (#13583)
15+
* Images: Trigger other builds (2/2). (#13572)
16+
* Images: Trigger other builds (1/2). (#13569)
17+
* Tests: Bump Test Runner to v1.4.0. (#13563)
18+
* Images: Trigger Test Runner build. (#13561)
19+
* Images: Bump NGINX to v0.4.0. (#13558)
20+
* Images: Trigger NGINX build. (#13553)
21+
* Go: Update dependencies. (#13550)
22+
* Go: Update dependencies. (#13544)
23+
* CI: Update Kubernetes to v1.33.2. (#13541)
24+
* NGINX: Bump to OpenResty v1.25.3.2. (#13531)
25+
* Go: Update dependencies. (#13522)
26+
* Docs: Fix function names in comments. (#13519)
27+
* Go: Update dependencies. (#13512)
28+
* Go: Bump to v1.24.4. (#13495)
29+
* Images: Bump Alpine to v3.22. (#13492)
30+
* Images: Update LuaRocks to v3.12.0. (#13489)
31+
* Images: Fix LuaRocks. (#13478)
32+
33+
### Dependency updates:
34+
35+
* Bump github/codeql-action from 3.29.0 to 3.29.1 in the actions group (#13578)
36+
* Bump docker/setup-buildx-action from 3.10.0 to 3.11.1 in the actions group (#13547)
37+
* Bump github/codeql-action from 3.28.19 to 3.29.0 in the actions group (#13527)
38+
* Bump google.golang.org/grpc from 1.72.2 to 1.73.0 (#13509)
39+
* Bump google.golang.org/grpc from 1.72.2 to 1.73.0 in /images/go-grpc-greeter-server/rootfs (#13507)
40+
* Bump golang.org/x/crypto from 0.38.0 to 0.39.0 (#13505)
41+
* Bump the actions group with 2 updates (#13503)
42+
43+
**Full Changelog**: https://github.com/kubernetes/ingress-nginx/compare/controller-v1.11.7...controller-v1.11.8

changelog/controller-1.12.4.md

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
# Changelog
2+
3+
### controller-v1.12.4
4+
5+
Images:
6+
7+
* registry.k8s.io/ingress-nginx/controller:v1.12.4@sha256:05890cb25d37aa5cfe086614104f798f55e1eeec8dda26d9fd6f6acf0e1554a0
8+
* registry.k8s.io/ingress-nginx/controller-chroot:v1.12.4@sha256:0873534e85a765ef4958ba4fbc5c970a3644dca0f5eee7caff93d830b9a8bb8b
9+
10+
### All changes:
11+
12+
* Images: Trigger controller build. (#13586)
13+
* Chart: Bump Kube Webhook CertGen. (#13582)
14+
* Tests & Docs: Bump images. (#13581)
15+
* Images: Trigger other builds (2/2). (#13571)
16+
* Images: Trigger other builds (1/2). (#13574)
17+
* Tests: Bump Test Runner to v1.4.0. (#13562)
18+
* Images: Trigger Test Runner build. (#13560)
19+
* Images: Bump NGINX to v1.3.0. (#13557)
20+
* Images: Trigger NGINX build. (#13552)
21+
* Go: Update dependencies. (#13549)
22+
* Go: Update dependencies. (#13543)
23+
* CI: Update Kubernetes to v1.33.2. (#13540)
24+
* NGINX: Bump to OpenResty v1.25.3.2. (#13530)
25+
* Go: Update dependencies. (#13521)
26+
* Docs: Fix function names in comments. (#13518)
27+
* Go: Update dependencies. (#13511)
28+
* Go: Bump to v1.24.4. (#13494)
29+
* Images: Bump Alpine to v3.22. (#13491)
30+
* Images: Update LuaRocks to v3.12.0. (#13487)
31+
* Images: Fix LuaRocks. (#13477)
32+
33+
### Dependency updates:
34+
35+
* Bump github/codeql-action from 3.29.0 to 3.29.1 in the actions group (#13577)
36+
* Bump docker/setup-buildx-action from 3.10.0 to 3.11.1 in the actions group (#13546)
37+
* Bump github/codeql-action from 3.28.19 to 3.29.0 in the actions group (#13526)
38+
* Bump google.golang.org/grpc from 1.72.2 to 1.73.0 (#13508)
39+
* Bump google.golang.org/grpc from 1.72.2 to 1.73.0 in /images/go-grpc-greeter-server/rootfs (#13506)
40+
* Bump golang.org/x/crypto from 0.38.0 to 0.39.0 (#13504)
41+
* Bump the actions group with 2 updates (#13502)
42+
43+
**Full Changelog**: https://github.com/kubernetes/ingress-nginx/compare/controller-v1.12.3...controller-v1.12.4

changelog/controller-1.13.0.md

Lines changed: 239 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,239 @@
1+
# Changelog
2+
3+
### controller-v1.13.0
4+
5+
Images:
6+
7+
* registry.k8s.io/ingress-nginx/controller:v1.13.0@sha256:dc75a7baec7a3b827a5d7ab0acd10ab507904c7dad692365b3e3b596eca1afd2
8+
* registry.k8s.io/ingress-nginx/controller-chroot:v1.13.0@sha256:af6264394cfa61d21f644d87372823064804e64de737b0747e86c86348b29c9f
9+
10+
### All changes:
11+
12+
* Images: Trigger controller build. (#13585)
13+
* Chart: Bump Kube Webhook CertGen. (#13580)
14+
* Tests & Docs: Bump images. (#13579)
15+
* Images: Trigger other builds (2/2). (#13570)
16+
* Images: Trigger other builds (1/2). (#13567)
17+
* Tests: Bump Test Runner to v2.2.0. (#13564)
18+
* Images: Trigger Test Runner build. (#13559)
19+
* Images: Bump NGINX to v2.2.0. (#13556)
20+
* Images: Trigger NGINX build. (#13554)
21+
* Go: Update dependencies. (#13548)
22+
* Go: Update dependencies. (#13542)
23+
* CI: Update Kubernetes to v1.33.2. (#13539)
24+
* NGINX: Bump to OpenResty v1.27.1.2. (#13524)
25+
* Go: Update dependencies. (#13520)
26+
* Docs: Fix function names in comments. (#13517)
27+
* Chart: Add `activeDeadlineSeconds`. (#13497)
28+
* Go: Update dependencies. (#13510)
29+
* Go: Bump to v1.24.4. (#13493)
30+
* Images: Bump Alpine to v3.22. (#13490)
31+
* Images: Update LuaRocks to v3.12.0. (#13486)
32+
* Images: Fix LuaRocks. (#13476)
33+
* Release controller v1.12.3/v1.11.7 & chart v4.12.3/v4.11.7. (#13470)
34+
* Images: Trigger controller build. (#13463)
35+
* Chart: Bump Kube Webhook CertGen. (#13458)
36+
* Tests & Docs: Bump images. (#13457)
37+
* Docs: Add OpenTelemetry defaults. (#13454)
38+
* Images: Trigger other builds (2/2). (#13441)
39+
* Images: Trigger other builds (1/2). (#13438)
40+
* Tests: Bump Test Runner to v2.1.1. (#13435)
41+
* Images: Trigger Test Runner build. (#13431)
42+
* NGINX: Correctly determine client IP. (#12768)
43+
* Lua: Fix `ExternalName` services without endpoints. (#13154)
44+
* Images: Bump NGINX to v2.1.1. (#13426)
45+
* Controller: Add traffic distribution support. (#12974)
46+
* NGINX: Add X-Original-Forwarded-Host header. (#12999)
47+
* Images: Trigger NGINX build. (#13423)
48+
* Go: Update dependencies. (#13419)
49+
* Images: Build Go gRPC Greeter Server from scratch. (#13405)
50+
* Chart: Remove validation for removed API. (#13406)
51+
* Go: Update dependencies. (#13398)
52+
* Images: Bump GCB Docker GCloud to v20250513-9264efb079. (#13393)
53+
* CI: Update Kubernetes. (#13392)
54+
* Fix 🐛: Markdown requires nested content inside a list item to be indented (#13388)
55+
* Chart: Implement `runtimeClassName`. (#13381)
56+
* Tests: Bump Test Runner to v2.1.0. (#13354)
57+
* Images: Trigger Test Runner build. (#13348)
58+
* Go: Bump to v1.24.3. (#13341)
59+
* Images: Bump NGINX to v2.1.0. (#13345)
60+
* Images: Trigger NGINX build. (#13337)
61+
* NGINX: Add NJS. (#13324)
62+
* Go: Update dependencies. (#13326)
63+
* Go: Update dependencies. (#13321)
64+
* Release controller v1.12.2/v1.11.6 & chart v4.12.2/v4.11.6. (#13318)
65+
* Chart: Bump Kube Webhook CertGen. (#13310)
66+
* Tests & Docs: Bump images. (#13307)
67+
* Images: Trigger other builds (2/2). (#13292)
68+
* Images: Trigger other builds (1/2). (#13289)
69+
* Tests: Bump Test Runner to v2.0.3. (#13286)
70+
* Go: Update dependencies. (#13282)
71+
* Images: Trigger Test Runner build. (#13268)
72+
* Images: Bump NGINX to v2.0.3. (#13265)
73+
* Images: Trigger NGINX build. (#13261)
74+
* Go: Update dependencies. (#13257)
75+
* CI: Update Kubernetes to v1.32.4. (#13254)
76+
* Docs: How to modify NLB TCP timeout. (#13242)
77+
* Go: Update dependencies. (#13245)
78+
* Docs: Improve formatting in `monitoring.md`. (#13239)
79+
* Docs: Enable metrics in manifest-based deployments. (#13171)
80+
* Tests: Bump Test Runner to v2.0.2. (#13232)
81+
* Images: Trigger Test Runner build. (#13224)
82+
* Images: Bump `NGINX_BASE` to v2.0.2. (#13221)
83+
* Images: Trigger NGINX build. (#13218)
84+
* Go: Update dependencies. (#13209)
85+
* Docs: Fix link in installation instructions. (#13190)
86+
* Go: Update dependencies. (#13147)
87+
* Go: Bump to v1.24.2. (#13146)
88+
* Annotations: Allow ciphers with underscores. (#13110)
89+
* CI: Do not fail fast. (#13120)
90+
* Images: Fix FromAsCasing. (#13117)
91+
* Images: Extract modules. (#13114)
92+
* Plugin: Improve error handling. (#13102)
93+
* Docs: Fix OpenTelemetry listing. (#13106)
94+
* Tests: Fallback to `yq`. (#13079)
95+
* Go: Fix Mage. (#13077)
96+
* Release controller v1.12.1/v1.11.5 & chart v4.12.1/v4.11.5. (#13075)
97+
* Controller: Several security fixes. (#13068)
98+
* Chart: Bump Kube Webhook CertGen. (#13063)
99+
* Tests & Docs: Bump images. (#13062)
100+
* Images: Trigger other builds (2/2). (#13057)
101+
* Images: Trigger other builds (1/2). (#13056)
102+
* Tests: Bump Test Runner to v2.0.1. (#13047)
103+
* Images: Trigger Test Runner build. (#13043)
104+
* Images: Bump `NGINX_BASE` to v2.0.1. (#13042)
105+
* Images: Trigger NGINX build. (#13038)
106+
* Go: Update dependencies. (#13035)
107+
* CI: Update KIND to v1.32.3. (#13022)
108+
* CI: Update Kubernetes to v1.32.3. (#13021)
109+
* Images: Rework. (3/3) (#13010)
110+
* Images: Rework. (2/3) (#13013)
111+
* Images: Rework. (1/3) (#13008)
112+
* Custom Error Pages: Accept first of many MIME types. (#13005)
113+
* Docs: Use `enable-global-auth` annotation instead of non-existing ConfigMap option. (#12976)
114+
* Go: Update dependencies. (#12962)
115+
* Docs: Update link to `values.yaml`. (#12947)
116+
* fix DNS issues with unresolvable backends with ExternalName (#10989)
117+
* Go: Bump to v1.24.1. (#12935)
118+
* CI: Update KIND images. (#12907)
119+
* Test: Remove gRPC Fortune Teller. (#12928)
120+
* Chart: Add `controller.admissionWebhooks.certManager.*.revisionHistoryLimit`. (#12906)
121+
* NGINX: Update ModSecurity. (#12914)
122+
* Development: Update KIND images. (#12908)
123+
* Network: Rework IPv6 check. (#12905)
124+
* Config: Remove notes about future defaults. (#12896)
125+
* Images: Update `kubectl` to v1.32.2. (#12845)
126+
* Development: Update Kubernetes to v1.32.0. (#12848)
127+
* CI: Update `kubectl` to v1.32.2. (#12844)
128+
* Images: Migrate to AR. (2/2) (#12840)
129+
* Images: Migrate to AR. (1/2) (#12839)
130+
* Docs: Migrate to AR. (#12807)
131+
* Docs: Enable code copy button. (#12804)
132+
* Go: Bump to v1.23.6. (#12799)
133+
* CI: Update Artifact Hub to v1.20.0. (#12785)
134+
* Images: Update `kubectl` to v1.31.5. (#12788)
135+
* CI: Update `kubectl` to v1.31.5. (#12786)
136+
* Development: Bump Kubernetes to v1.31.4. (#12782)
137+
* Go: Replace `golang.org/x/exp/slices` with `slices`. (#12779)
138+
* Docs: Fix character format. (#12770)
139+
* Docs: Improve bare-metal setup. (#12743)
140+
* Chart: Add `controller.service.external.labels` & `controller.service.internal.labels`. (#12704)
141+
* Build: Always use local `tmp` dir on macOS. (#12734)
142+
* Development: Bump Kubernetes to v1.31.4. (#12733)
143+
* Images: Bump `gcb-docker-gcloud` to v20250116-2a05ea7e3d. (#12718)
144+
* Go: Bump to v1.23.5. (#12717)
145+
* Docs: Clarify rate limits are per ingress controller replica. (#12714)
146+
* Go: Stop using workspace. (#12703)
147+
* Chart: Bump Kube Webhook CertGen. (#12693)
148+
* Tests & Docs: Bump images. (#12692)
149+
* Images: Trigger other builds (2/2). (#12689)
150+
* Images: Trigger other builds (1/2). (#12686)
151+
* Tests: Bump Test Runner to v20250112-a188f4eb. (#12683)
152+
* Images: Trigger Test Runner build. (#12680)
153+
* Images: Bump `NGINX_BASE` to v2.0.0. (#12676)
154+
* Images: Trigger NGINX build. (#12672)
155+
* NGINX: Align quotes. (#12669)
156+
* Annotations: Deny newlines. (#12640)
157+
* Chart: Add `controller.service.trafficDistribution`. (#12571)
158+
* NGINX: Bump to OpenResty v1.27.1.1. (#12229)
159+
* Annotations: Reload on custom header changes. (#11709)
160+
* NGINX: Bump ModSecurity. (#12641)
161+
* NGINX: Bump OpenTelemetry. (#12371)
162+
* NGINX: Remove unused substitutions module. (#12449)
163+
164+
### Dependency updates:
165+
166+
* Bump github/codeql-action from 3.29.0 to 3.29.1 in the actions group (#13576)
167+
* Bump docker/setup-buildx-action from 3.10.0 to 3.11.1 in the actions group (#13545)
168+
* Bump github/codeql-action from 3.28.19 to 3.29.0 in the actions group (#13525)
169+
* Bump google.golang.org/grpc from 1.72.2 to 1.73.0 (#13499)
170+
* Bump google.golang.org/grpc from 1.72.2 to 1.73.0 in /images/go-grpc-greeter-server/rootfs (#13501)
171+
* Bump golang.org/x/crypto from 0.38.0 to 0.39.0 (#13500)
172+
* Bump the actions group with 2 updates (#13498)
173+
* Bump ossf/scorecard-action from 2.4.1 to 2.4.2 in the actions group (#13449)
174+
* Bump the go group across 2 directories with 1 update (#13413)
175+
* Bump sigs.k8s.io/controller-runtime from 0.20.4 to 0.21.0 (#13412)
176+
* Bump the actions group with 3 updates (#13379)
177+
* Bump github.com/prometheus/common from 0.63.0 to 0.64.0 (#13378)
178+
* Bump the go group across 4 directories with 10 updates (#13377)
179+
* Bump golang.org/x/crypto from 0.37.0 to 0.38.0 (#13361)
180+
* Bump the actions group with 2 updates (#13362)
181+
* Bump golang.org/x/oauth2 from 0.29.0 to 0.30.0 (#13360)
182+
* Bump dario.cat/mergo from 1.0.1 to 1.0.2 in the go group across 1 directory (#13359)
183+
* Bump github/codeql-action from 3.28.16 to 3.28.17 in the actions group (#13331)
184+
* Bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 (#13330)
185+
* Bump actions/download-artifact from 4.2.1 to 4.3.0 in the actions group (#13303)
186+
* Bump the actions group with 2 updates (#13279)
187+
* Bump github.com/onsi/ginkgo/v2 from 2.23.3 to 2.23.4 (#13212)
188+
* Bump the go group across 2 directories with 1 update (#13196)
189+
* Bump github.com/prometheus/client_golang from 1.21.1 to 1.22.0 (#13199)
190+
* Bump github/codeql-action from 3.28.14 to 3.28.15 in the actions group (#13198)
191+
* Bump github.com/prometheus/client_golang from 1.21.1 to 1.22.0 in /images/custom-error-pages/rootfs (#13197)
192+
* Bump golang.org/x/oauth2 from 0.28.0 to 0.29.0 (#13168)
193+
* Bump the go group across 2 directories with 1 update (#13169)
194+
* Bump github.com/fsnotify/fsnotify from 1.8.0 to 1.9.0 (#13170)
195+
* Bump golang.org/x/crypto from 0.36.0 to 0.37.0 (#13167)
196+
* Bump the actions group with 2 updates (#13166)
197+
* Bump goreleaser/goreleaser-action from 6.2.1 to 6.3.0 in the actions group (#13132)
198+
* Bump golangci/golangci-lint-action from 6.5.2 to 7.0.0 (#13116)
199+
* Bump the actions group with 2 updates (#13115)
200+
* Bump github.com/opencontainers/runc from 1.2.5 to 1.2.6 in the go group across 1 directory (#13032)
201+
* Bump github.com/onsi/ginkgo/v2 from 2.23.0 to 2.23.3 (#13020)
202+
* Bump the actions group with 5 updates (#13019)
203+
* Bump dorny/test-reporter from 1.9.1 to 2.0.0 (#12982)
204+
* Bump github.com/prometheus/common from 0.62.0 to 0.63.0 (#12980)
205+
* Bump the go group across 3 directories with 9 updates (#12979)
206+
* Bump the actions group with 3 updates (#12981)
207+
* Bump github/codeql-action from 3.28.10 to 3.28.11 in the actions group (#12965)
208+
* Bump github.com/onsi/ginkgo/v2 from 2.22.2 to 2.23.0 (#12953)
209+
* Bump golang.org/x/crypto from 0.35.0 to 0.36.0 (#12954)
210+
* Bump the go group across 2 directories with 1 update (#12933)
211+
* Bump google.golang.org/grpc from 1.70.0 to 1.71.0 (#12934)
212+
* Bump golang.org/x/crypto from 0.34.0 to 0.35.0 (#12920)
213+
* Bump the actions group with 3 updates (#12919)
214+
* Bump github.com/prometheus/client_golang from 1.20.5 to 1.21.0 (#12887)
215+
* Bump golang.org/x/crypto from 0.33.0 to 0.34.0 (#12888)
216+
* Bump github.com/prometheus/client_golang from 1.20.5 to 1.21.0 in /images/custom-error-pages/rootfs (#12886)
217+
* Bump the actions group with 4 updates (#12885)
218+
* Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 (#12859)
219+
* Bump the go group across 3 directories with 11 updates (#12857)
220+
* Bump the actions group with 2 updates (#12860)
221+
* Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 in /images/kube-webhook-certgen/rootfs (#12858)
222+
* Bump the actions group with 4 updates (#12811)
223+
* Bump golang.org/x/crypto from 0.32.0 to 0.33.0 (#12810)
224+
* Bump the actions group with 2 updates (#12772)
225+
* Bump the go group across 2 directories with 1 update (#12771)
226+
* Bump google.golang.org/grpc from 1.69.4 to 1.70.0 (#12755)
227+
* Bump sigs.k8s.io/controller-runtime from 0.20.0 to 0.20.1 in the go group across 1 directory (#12754)
228+
* Bump the actions group with 5 updates (#12753)
229+
* Bump sigs.k8s.io/controller-runtime from 0.19.4 to 0.20.0 (#12723)
230+
* Bump github.com/prometheus/common from 0.61.0 to 0.62.0 (#12722)
231+
* Bump the go group across 3 directories with 9 updates (#12721)
232+
* Bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 in the actions group (#12720)
233+
* Bump google.golang.org/grpc from 1.69.2 to 1.69.4 in the go group across 1 directory (#12698)
234+
* Bump the actions group with 3 updates (#12659)
235+
* Bump the go group across 1 directory with 3 updates (#12657)
236+
* Bump golang.org/x/crypto from 0.31.0 to 0.32.0 (#12658)
237+
* Bump github.com/onsi/ginkgo/v2 from 2.22.1 to 2.22.2 (#12627)
238+
239+
**Full Changelog**: https://github.com/kubernetes/ingress-nginx/compare/controller-v1.12.0...controller-v1.13.0

charts/ingress-nginx/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
annotations:
22
artifacthub.io/changes: |
3-
- Update Ingress-Nginx version controller-v1.12.3
3+
- Update Ingress-Nginx version controller-v1.13.0
44
artifacthub.io/prerelease: "false"
55
apiVersion: v2
6-
appVersion: 1.12.3
6+
appVersion: 1.13.0
77
description: Ingress controller for Kubernetes using NGINX as a reverse proxy and
88
load balancer
99
home: https://github.com/kubernetes/ingress-nginx
@@ -20,4 +20,4 @@ maintainers:
2020
name: ingress-nginx
2121
sources:
2222
- https://github.com/kubernetes/ingress-nginx
23-
version: 4.12.3
23+
version: 4.13.0

0 commit comments

Comments
 (0)