envoyproxy/gateway

docs: Error while attempting to upgrade from v1.2

Open

#5,659 opened on Apr 3, 2025

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Go (802 forks)auto 404
documentationgood first issuehelp wantedstaletriage

Repository metrics

Stars
 (2,871 stars)
PR merge metrics
 (PR metrics pending)

Description

Description: I got the following error while trying to Install Envoy Gateway v1.3.2

`helm upgrade eg oci://docker.io/envoyproxy/gateway-helm --version v1.3.2 -n envoy-gateway-system

Pulled: docker.io/envoyproxy/gateway-helm:v1.3.2 Digest: sha256:0070bdddc186e6bd48007a84c6d264b796d14017436f38ccfe5ca621aefc1ca5 Error: UPGRADE FAILED: "eg" has no deployed releases`

Page: https://gateway.envoyproxy.io/docs/install/install-yaml/

Contributor guide