@@ -2,7 +2,7 @@ apiVersion: v2
2
2
name : ingress-nginx
3
3
# When the version is modified, make sure the artifacthub.io/changes list is updated
4
4
# Also update CHANGELOG.md
5
- version : 4.2.0
5
+ version : 4.2.1
6
6
appVersion : 1.3.0
7
7
home : https://github.com/kubernetes/ingress-nginx
8
8
description : Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer
@@ -26,41 +26,4 @@ annotations:
26
26
# List of changes for the release in artifacthub.io
27
27
# https://artifacthub.io/packages/helm/ingress-nginx/ingress-nginx?modal=changelog
28
28
artifacthub.io/changes : |
29
- - "[8810](https://github.com/kubernetes/ingress-nginx/pull/8810) Prepare for v1.3.0"
30
- - "[8808](https://github.com/kubernetes/ingress-nginx/pull/8808) revert arch var name"
31
- - "[8805](https://github.com/kubernetes/ingress-nginx/pull/8805) Bump k8s.io/klog/v2 from 2.60.1 to 2.70.1"
32
- - "[8803](https://github.com/kubernetes/ingress-nginx/pull/8803) Update to nginx base with alpine v3.16"
33
- - "[8802](https://github.com/kubernetes/ingress-nginx/pull/8802) chore: start v1.3.0 release process"
34
- - "[8798](https://github.com/kubernetes/ingress-nginx/pull/8798) Add v1.24.0 to test matrix"
35
- - "[8796](https://github.com/kubernetes/ingress-nginx/pull/8796) fix: add MAC_OS variable for static-check"
36
- - "[8793](https://github.com/kubernetes/ingress-nginx/pull/8793) changed to alpine-v3.16"
37
- - "[8781](https://github.com/kubernetes/ingress-nginx/pull/8781) Bump github.com/stretchr/testify from 1.7.5 to 1.8.0"
38
- - "[8778](https://github.com/kubernetes/ingress-nginx/pull/8778) chore: remove stable.txt from release process"
39
- - "[8775](https://github.com/kubernetes/ingress-nginx/pull/8775) Remove stable"
40
- - "[8773](https://github.com/kubernetes/ingress-nginx/pull/8773) Bump github/codeql-action from 2.1.14 to 2.1.15"
41
- - "[8772](https://github.com/kubernetes/ingress-nginx/pull/8772) Bump ossf/scorecard-action from 1.1.1 to 1.1.2"
42
- - "[8771](https://github.com/kubernetes/ingress-nginx/pull/8771) fix bullet md format"
43
- - "[8770](https://github.com/kubernetes/ingress-nginx/pull/8770) Add condition for monitoring.coreos.com/v1 API"
44
- - "[8769](https://github.com/kubernetes/ingress-nginx/pull/8769) Fix typos and add links to developer guide"
45
- - "[8767](https://github.com/kubernetes/ingress-nginx/pull/8767) change v1.2.0 to v1.2.1 in deploy doc URLs"
46
- - "[8765](https://github.com/kubernetes/ingress-nginx/pull/8765) Bump github/codeql-action from 1.0.26 to 2.1.14"
47
- - "[8752](https://github.com/kubernetes/ingress-nginx/pull/8752) Bump github.com/spf13/cobra from 1.4.0 to 1.5.0"
48
- - "[8751](https://github.com/kubernetes/ingress-nginx/pull/8751) Bump github.com/stretchr/testify from 1.7.2 to 1.7.5"
49
- - "[8750](https://github.com/kubernetes/ingress-nginx/pull/8750) added announcement"
50
- - "[8740](https://github.com/kubernetes/ingress-nginx/pull/8740) change sha e2etestrunner and echoserver"
51
- - "[8738](https://github.com/kubernetes/ingress-nginx/pull/8738) Update docs to make it easier for noobs to follow step by step"
52
- - "[8737](https://github.com/kubernetes/ingress-nginx/pull/8737) updated baseimage sha"
53
- - "[8736](https://github.com/kubernetes/ingress-nginx/pull/8736) set ld-musl-path"
54
- - "[8733](https://github.com/kubernetes/ingress-nginx/pull/8733) feat: migrate leaderelection lock to leases"
55
- - "[8726](https://github.com/kubernetes/ingress-nginx/pull/8726) prometheus metric: upstream_latency_seconds"
56
- - "[8720](https://github.com/kubernetes/ingress-nginx/pull/8720) Ci pin deps"
57
- - "[8719](https://github.com/kubernetes/ingress-nginx/pull/8719) Working OpenTelemetry sidecar (base nginx image)"
58
- - "[8714](https://github.com/kubernetes/ingress-nginx/pull/8714) Create Openssf scorecard"
59
- - "[8708](https://github.com/kubernetes/ingress-nginx/pull/8708) Bump github.com/prometheus/common from 0.34.0 to 0.35.0"
60
- - "[8703](https://github.com/kubernetes/ingress-nginx/pull/8703) Bump actions/dependency-review-action from 1 to 2"
61
- - "[8701](https://github.com/kubernetes/ingress-nginx/pull/8701) Fix several typos"
62
- - "[8699](https://github.com/kubernetes/ingress-nginx/pull/8699) fix the gosec test and a make target for it"
63
- - "[8698](https://github.com/kubernetes/ingress-nginx/pull/8698) Bump actions/upload-artifact from 2.3.1 to 3.1.0"
64
- - "[8697](https://github.com/kubernetes/ingress-nginx/pull/8697) Bump actions/setup-go from 2.2.0 to 3.2.0"
65
- - "[8695](https://github.com/kubernetes/ingress-nginx/pull/8695) Bump actions/download-artifact from 2 to 3"
66
- - "[8694](https://github.com/kubernetes/ingress-nginx/pull/8694) Bump crazy-max/ghaction-docker-buildx from 1.6.2 to 3.3.1"
29
+ - "[8896](https://github.com/kubernetes/ingress-nginx/pull/8896) updated to new images built today"
0 commit comments