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

Commit 4b77f22

Browse files
spring-buildsjvalkeal
authored andcommitted
Update k8s deployment files
1 parent 8644a5c commit 4b77f22

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.6.0-SNAPSHOT
19+
image: springcloud/spring-cloud-skipper-server:2.6.0-M2
2020
imagePullPolicy: Always
2121
volumeMounts:
2222
- name: config

0 commit comments

Comments
 (0)