Skip to content

Commit f4819c7

Browse files
committed
update helm chart
1 parent 62af54b commit f4819c7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

charts/envoy-router/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ name: envoy-router
33
description: Operator that dynamically manages HTTPRoutes for labelled pods via Envoy Gateway
44
type: application
55
version: 0.1.0
6-
appVersion: "latest"
6+
appVersion: "0.1.0"

charts/envoy-router/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ replicaCount: 1
22

33
image:
44
repository: ghcr.io/comet-ml/envoy-router
5-
tag: latest
5+
tag: ""
66
pullPolicy: IfNotPresent
77

88
serviceAccount:

0 commit comments

Comments
 (0)