Skip to content

Commit

Permalink
Update metadata-agent image to 1.2.1 (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
igorpeshansky authored Apr 16, 2021
1 parent bf48347 commit f01ceca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion agents.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -950,7 +950,7 @@ spec:
args:
- -logtostderr
- -v=1
image: gcr.io/stackdriver-agents/metadata-agent-go:1.2.0
image: gcr.io/stackdriver-agents/metadata-agent-go:1.2.1
imagePullPolicy: IfNotPresent
name: metadata-agent
resources:
Expand Down
2 changes: 1 addition & 1 deletion metadata-agent.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ spec:
args:
- -logtostderr
- -v=1
image: gcr.io/stackdriver-agents/metadata-agent-go:1.2.0
image: gcr.io/stackdriver-agents/metadata-agent-go:1.2.1
imagePullPolicy: IfNotPresent
name: metadata-agent
resources:
Expand Down

0 comments on commit f01ceca

Please sign in to comment.