Skip to content

Commit 191d96c

Browse files
author
Weave Flux
committed
Auto-release quay.io/stefanprodan/podinfo:1.4.1
1 parent f7c198d commit 191d96c

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

deploy/kubernetes/podinfo-dep.yaml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,8 @@ kind: Deployment
44
metadata:
55
name: podinfo
66
annotations:
7-
flux.weave.works/tag.dotnet-load-tester: glob:*
8-
flux.weave.works/automated: 'true'
9-
7+
flux.weave.works/tag.dotnet-load-tester: glob:*
8+
flux.weave.works/automated: 'true'
109
spec:
1110
replicas: 4
1211
template:
@@ -16,6 +15,6 @@ spec:
1615
spec:
1716
containers:
1817
- name: podinfo
19-
image: quay.io/stefanprodan/podinfo:1.0.0
18+
image: quay.io/stefanprodan/podinfo:1.4.1
2019
ports:
2120
- containerPort: 3000

0 commit comments

Comments
 (0)