We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbbc624 commit ddec901Copy full SHA for ddec901
kubernetes/bluegreen/deployment.yaml
@@ -18,7 +18,7 @@ spec:
18
spec:
19
containers:
20
- name: helloworld
21
- image: ghcr.io/pipe-cd/helloworld:v0.30.0
+ image: ghcr.io/pipe-cd/helloworld:v0.31.0
22
args:
23
- server
24
ports:
0 commit comments