Skip to content

Commit

Permalink
Merge branch 'main' of github.com:JuckZ/helm-repo
Browse files Browse the repository at this point in the history
  • Loading branch information
JuckZ committed Dec 1, 2022
2 parents b30afab + 2ee504b commit f45198f
Showing 1 changed file with 30 additions and 1 deletion.
31 changes: 30 additions & 1 deletion index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,35 @@ entries:
- https://github.com/JuckZ/helm-repo/releases/download/huginn-0.0.1/huginn-0.0.1.tgz
version: 0.0.1
ingress-nginx:
- annotations:
artifacthub.io/changes: |
- Adding support for disabling liveness and readiness probes to the Helm chart
- add:(admission-webhooks) ability to set securityContext
- Updated Helm chart to use the fullname for the electionID if not specified
- Rename controller-wehbooks-networkpolicy.yaml
artifacthub.io/prerelease: "false"
apiVersion: v2
appVersion: 1.5.1
created: "2022-12-01T05:13:26.897677355Z"
description: Ingress controller for Kubernetes using NGINX as a reverse proxy
and load balancer
digest: a489deeed230ac7022a15b3892b73a66d1c420fbd92f9e62868805fee88d483b
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.20.0-0'
maintainers:
- name: rikatz
- name: strongjz
- name: tao12345666333
name: ingress-nginx
sources:
- https://github.com/kubernetes/ingress-nginx
urls:
- https://github.com/JuckZ/helm-repo/releases/download/ingress-nginx-4.4.0-1/ingress-nginx-4.4.0-1.tgz
version: 4.4.0-1
- annotations:
artifacthub.io/changes: |
- "[8890](https://github.com/kubernetes/ingress-nginx/pull/8890) migrate to endpointslices"
Expand Down Expand Up @@ -142,4 +171,4 @@ entries:
urls:
- https://github.com/JuckZ/helm-repo/releases/download/ntfy-0.0.1/ntfy-0.0.1.tgz
version: 0.0.1
generated: "2022-12-01T03:53:02.843117462Z"
generated: "2022-12-01T05:13:26.897699755Z"

0 comments on commit f45198f

Please sign in to comment.