mirror of
https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git
synced 2026-08-20 23:16:49 +00:00
- Delete nessus Application CRD, manifests, and bootstrap script - Vendor envoy-gateway Helm chart (v1.6.3) locally to work around ArgoCD v3.3.3 Docker Hub OCI resolution bug - Re-enable auto-sync for envoy-gateway Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
21 lines
591 B
YAML
21 lines
591 B
YAML
apiVersion: v2
|
|
appVersion: v1.6.3
|
|
description: The Helm chart for Envoy Gateway
|
|
home: https://gateway.envoyproxy.io/
|
|
icon: https://raw.githubusercontent.com/envoyproxy/gateway/main/site/assets/icons/logo.svg
|
|
keywords:
|
|
- gateway-api
|
|
- envoyproxy
|
|
- envoy-gateway
|
|
- eg
|
|
maintainers:
|
|
- name: envoy-gateway-steering-committee
|
|
url: https://github.com/envoyproxy/gateway/blob/main/GOVERNANCE.md
|
|
- name: envoy-gateway-maintainers
|
|
url: https://github.com/envoyproxy/gateway/blob/main/CODEOWNERS
|
|
name: gateway-helm
|
|
sources:
|
|
- https://github.com/envoyproxy/gateway
|
|
type: application
|
|
version: v1.6.3
|