Skip to content

Commit edd145a

Browse files
author
Jim Ryan
authored
update readme community call dates and badge (#6404)
* update readme community call dates and badge * add event=schedule to badge
1 parent 0102bf5 commit edd145a

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

README.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!-- markdownlint-disable-next-line first-line-h1 -->
22
[![OpenSSFScorecard](https://api.securityscorecards.dev/projects/github.com/nginxinc/kubernetes-ingress/badge)](https://api.securityscorecards.dev/projects/github.com/nginxinc/kubernetes-ingress)
3-
[![Regression](https://github.com/nginxinc/kubernetes-ingress/actions/workflows/regression.yml/badge.svg)](https://github.com/nginxinc/kubernetes-ingress/actions/workflows/regression.yml)
3+
[![Regression](https://github.com/nginxinc/kubernetes-ingress/actions/workflows/regression.yml/badge.svg?event=schedule)](https://github.com/nginxinc/kubernetes-ingress/actions/workflows/regression.yml?query=event%3Aschedule)
44
[![FOSSA Status](https://app.fossa.com/api/projects/custom%2B5618%2Fgithub.com%2Fnginxinc%2Fkubernetes-ingress.svg?type=shield)](https://app.fossa.com/projects/custom%2B5618%2Fgithub.com%2Fnginxinc%2Fkubernetes-ingress?ref=badge_shield)
55
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
66
[![Go Report Card](https://goreportcard.com/badge/github.com/nginxinc/kubernetes-ingress)](https://goreportcard.com/report/github.com/nginxinc/kubernetes-ingress)
@@ -29,14 +29,13 @@ We value community input and would love to see you at the next community call. A
2929
**Slack**: Join our channel `#nginx-ingress-controller` on the [NGINX Community Slack](https://nginxcommunity.slack.com/channels/nginx-ingress-controller) for updates and discussions.
3030
**When**: 15:00 GMT / [Convert to your timezone](https://dateful.com/convert/gmt?t=15), every other Monday.
3131

32-
| **Community Call Dates** | Notes |
33-
| ------------------------ | ---------------------------- |
34-
| **2024-07-15** | |
35-
| **2024-07-29** | |
36-
| **2024-08-12** | |
37-
| **2024-08-26** | |
38-
| **2024-09-09** | |
39-
| **2024-09-23** | |
32+
| **Community Call Dates** |
33+
| ------------------------ |
34+
| **2024-09-23** |
35+
| **2024-10-07** |
36+
| **2024-10-21** |
37+
| **2024-11-04** |
38+
| **2024-11-18** |
4039
---
4140

4241
NGINX Ingress Controller works with both NGINX and NGINX Plus and supports the standard Ingress features - content-based

0 commit comments

Comments
 (0)