Skip to content
This repository has been archived by the owner on Mar 1, 2022. It is now read-only.

Commit

Permalink
helm: update adapter Docker tag to 0.1.1 (#66)
Browse files Browse the repository at this point in the history
This updates the Docker image tag in the Helm manifest to point to the
latest released adapter version 0.1.1.

Signed-off-by: Venil Noronha <veniln@vmware.com>
  • Loading branch information
venilnoronha committed Nov 22, 2018
1 parent b110253 commit 8892c91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install/config.yaml
Expand Up @@ -38,7 +38,7 @@ spec:
spec:
containers:
- name: wavefront
image: vmware/wavefront-adapter-for-istio:0.1.0
image: vmware/wavefront-adapter-for-istio:0.1.1
imagePullPolicy: Always
ports:
- containerPort: 8000
Expand Down

0 comments on commit 8892c91

Please sign in to comment.