Skip to content
This repository has been archived by the owner on Sep 18, 2020. It is now read-only.

Commit

Permalink
Merge pull request #152 from coreos/release-v0.4.1
Browse files Browse the repository at this point in the history
Release v0.4.1
  • Loading branch information
dghubble authored Oct 25, 2017
2 parents 74e03bb + f2d1891 commit 66e8d2c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/update-agent.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
spec:
containers:
- name: update-agent
image: quay.io/coreos/container-linux-update-operator:v0.4.0
image: quay.io/coreos/container-linux-update-operator:v0.4.1
command:
- "/bin/update-agent"
volumeMounts:
Expand Down
2 changes: 1 addition & 1 deletion examples/update-operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
spec:
containers:
- name: update-operator
image: quay.io/coreos/container-linux-update-operator:v0.4.0
image: quay.io/coreos/container-linux-update-operator:v0.4.1
command:
- "/bin/update-operator"
env:
Expand Down

0 comments on commit 66e8d2c

Please sign in to comment.