Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
derailed committed May 28, 2019
1 parent 10749a9 commit 87e0dd9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Popeye is a readonly tool, it does not alter any of your Kubernetes resources in
[![Build Status](https://travis-ci.com/derailed/popeye.svg?branch=master)](https://travis-ci.com/derailed/popeye)
[![release](https://img.shields.io/github/release-pre/derailed/popeye.svg)](https://github.com/derailed/popeye/releases)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/mum4k/termdash/blob/master/LICENSE)
[![Docker Repository on Quay](https://quay.io/repository/derailed/popeye/status "Docker Repository on Quay")](https://quay.io/repository/derailed/popeye)
<!-- [![Get it from the Snap Store](https://snapcraft.io/static/images/badges/en/snap-store-black.svg)](https://snapcraft.io/popeye) -->

---
Expand Down Expand Up @@ -165,7 +166,7 @@ spec:
restartPolicy: Never
containers:
- name: popeye
image: derailed/popeye:v0.3.3
image: quay.io/derailed/popeye:v0.3.6
imagePullPolicy: IfNotPresent
args:
- -o
Expand Down

0 comments on commit 87e0dd9

Please sign in to comment.