Skip to content

Commit dd4381b

Browse files
committed
Fixes EPP image tag to follow RC semver guidelines
Signed-off-by: Daneyon Hansen <[email protected]>
1 parent 911a1e5 commit dd4381b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/manifests/ext_proc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ spec:
7171
spec:
7272
containers:
7373
- name: inference-gateway-ext-proc
74-
image: us-central1-docker.pkg.dev/k8s-staging-images/gateway-api-inference-extension/epp:v0.1.0-rc1
74+
image: us-central1-docker.pkg.dev/k8s-staging-images/gateway-api-inference-extension/epp:v0.1.0-rc.1
7575
imagePullPolicy: IfNotPresent
7676
args:
7777
- -poolName

0 commit comments

Comments
 (0)