Skip to content
This repository was archived by the owner on May 14, 2025. It is now read-only.

Commit f5aa830

Browse files
Update k8s deployment files (#3839)
Co-authored-by: Spring Buildmaster <buildmaster@springframework.org>
1 parent 2bb49c5 commit f5aa830

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/kubernetes/skipper/skipper-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ spec:
1616
spec:
1717
containers:
1818
- name: skipper
19-
image: springcloud/spring-cloud-skipper-server:2.4.0.BUILD-SNAPSHOT
19+
image: springcloud/spring-cloud-skipper-server:2.4.0.M1
2020
imagePullPolicy: Always
2121
ports:
2222
- containerPort: 80

0 commit comments

Comments
 (0)