Update index.yaml
Signed-off-by: k8s-ci-robot <k8s-ci-robot@users.noreply.github.com>
This commit is contained in:
parent
8082f5bdd7
commit
af51d30bc6
1 changed files with 60 additions and 1 deletions
61
index.yaml
61
index.yaml
|
@ -1,6 +1,65 @@
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
entries:
|
entries:
|
||||||
ingress-nginx:
|
ingress-nginx:
|
||||||
|
- annotations:
|
||||||
|
artifacthub.io/changes: |
|
||||||
|
- "#8120 Update go in runner and release v1.1.1"
|
||||||
|
- "#8119 Update to go v1.17.6"
|
||||||
|
- "#8118 Remove deprecated libraries, update other libs"
|
||||||
|
- "#8117 Fix codegen errors"
|
||||||
|
- "#8115 chart/ghaction: set the correct permission to have access to push a release"
|
||||||
|
- "#8098 generating SHA for CA only certs in backend_ssl.go + comparision of P…"
|
||||||
|
- "#8088 Fix Edit this page link to use main branch"
|
||||||
|
- "#8072 Expose GeoIP2 Continent code as variable"
|
||||||
|
- "#8061 docs(charts): using helm-docs for chart"
|
||||||
|
- "#8058 Bump github.com/spf13/cobra from 1.2.1 to 1.3.0"
|
||||||
|
- "#8054 Bump google.golang.org/grpc from 1.41.0 to 1.43.0"
|
||||||
|
- "#8051 align bug report with feature request regarding kind documentation"
|
||||||
|
- "#8046 Report expired certificates (#8045)"
|
||||||
|
- "#8044 remove G109 check till gosec resolves issues"
|
||||||
|
- "#8042 docs_multiple_instances_one_cluster_ticket_7543"
|
||||||
|
- "#8041 docs: fix typo'd executible name"
|
||||||
|
- "#8035 Comment busy owners"
|
||||||
|
- "#8029 Add stream-snippet as a ConfigMap and Annotation option"
|
||||||
|
- "#8023 fix nginx compilation flags"
|
||||||
|
- "#8021 Disable default modsecurity_rules_file if modsecurity-snippet is specified"
|
||||||
|
- "#8019 Revise main documentation page"
|
||||||
|
- "#8018 Preserve order of plugin invocation"
|
||||||
|
- "#8015 Add newline indenting to admission webhook annotations"
|
||||||
|
- "#8014 Add link to example error page manifest in docs"
|
||||||
|
- "#8009 Fix spelling in documentation and top-level files"
|
||||||
|
- "#8008 Add relabelings in controller-servicemonitor.yaml"
|
||||||
|
- "#8003 Minor improvements (formatting, consistency) in install guide"
|
||||||
|
- "#8001 fix: go-grpc Dockerfile"
|
||||||
|
- "#7999 images: use k8s-staging-test-infra/gcb-docker-gcloud"
|
||||||
|
- "#7996 doc: improvement"
|
||||||
|
- "#7983 Fix a couple of misspellings in the annotations documentation."
|
||||||
|
- "#7979 allow set annotations for admission Jobs"
|
||||||
|
- "#7977 Add ssl_reject_handshake to defaul server"
|
||||||
|
- "#7975 add legacy version update v0.50.0 to main changelog"
|
||||||
|
- "#7972 updated service upstream definition"
|
||||||
|
artifacthub.io/prerelease: "false"
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: 1.1.1
|
||||||
|
created: "2022-02-06T20:19:35.189323991Z"
|
||||||
|
description: Ingress controller for Kubernetes using NGINX as a reverse proxy
|
||||||
|
and load balancer
|
||||||
|
digest: b73847fc3b578bde17256e47d5c9905737f9163bee87be178a4fdbf333c23887
|
||||||
|
home: https://github.com/kubernetes/ingress-nginx
|
||||||
|
icon: https://upload.wikimedia.org/wikipedia/commons/thumb/c/c5/Nginx_logo.svg/500px-Nginx_logo.svg.png
|
||||||
|
keywords:
|
||||||
|
- ingress
|
||||||
|
- nginx
|
||||||
|
kubeVersion: '>=1.19.0-0'
|
||||||
|
maintainers:
|
||||||
|
- name: ChiefAlexander
|
||||||
|
name: ingress-nginx
|
||||||
|
sources:
|
||||||
|
- https://github.com/kubernetes/ingress-nginx
|
||||||
|
type: application
|
||||||
|
urls:
|
||||||
|
- https://github.com/kubernetes/ingress-nginx/releases/download/helm-chart-4.0.17/ingress-nginx-4.0.17.tgz
|
||||||
|
version: 4.0.17
|
||||||
- annotations:
|
- annotations:
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- #8120 Update go in runner and release v1.1.1
|
- #8120 Update go in runner and release v1.1.1
|
||||||
|
@ -2071,4 +2130,4 @@ entries:
|
||||||
urls:
|
urls:
|
||||||
- https://github.com/kubernetes/ingress-nginx/releases/download/ingress-nginx-2.0.0/ingress-nginx-2.0.0.tgz
|
- https://github.com/kubernetes/ingress-nginx/releases/download/ingress-nginx-2.0.0/ingress-nginx-2.0.0.tgz
|
||||||
version: 2.0.0
|
version: 2.0.0
|
||||||
generated: "2022-01-17T23:29:34.327386502Z"
|
generated: "2022-02-06T20:19:35.190366751Z"
|
||||||
|
|
Loading…
Reference in a new issue