Skip to content

Commit

Permalink
Automated: Update stackdriver-logging-agent image to 1.10.3. (#113)
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent c65d3dc commit e7dcf50
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 @@ -161,7 +161,7 @@ spec:
configMapKeyRef:
name: cluster-config
key: cluster_location
image: gcr.io/stackdriver-agents/stackdriver-logging-agent:1.10.2
image: gcr.io/stackdriver-agents/stackdriver-logging-agent:1.10.3
imagePullPolicy: IfNotPresent
livenessProbe:
exec:
Expand Down
2 changes: 1 addition & 1 deletion logging-agent.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ spec:
configMapKeyRef:
name: cluster-config
key: cluster_location
image: gcr.io/stackdriver-agents/stackdriver-logging-agent:1.10.2
image: gcr.io/stackdriver-agents/stackdriver-logging-agent:1.10.3
imagePullPolicy: IfNotPresent
livenessProbe:
exec:
Expand Down

0 comments on commit e7dcf50

Please sign in to comment.