Skip to content
Snippets Groups Projects
Commit eb494f99 authored by Sheng Yang's avatar Sheng Yang
Browse files

Local Path Provisioner v0.0.6 release

Use alpine based image for smaller image size.
parent 6af86e31
Branches
Tags v0.0.6
No related merge requests found
......@@ -60,7 +60,7 @@ spec:
serviceAccountName: local-path-provisioner-service-account
containers:
- name: local-path-provisioner
image: rancher/local-path-provisioner:v0.0.5
image: rancher/local-path-provisioner:v0.0.6
imagePullPolicy: Always
command:
- local-path-provisioner
......
......@@ -16,7 +16,7 @@ spec:
serviceAccountName: local-path-provisioner-service-account
containers:
- name: local-path-provisioner
image: rancher/local-path-provisioner:v0.0.5
image: rancher/local-path-provisioner:v0.0.6
imagePullPolicy: Always
command:
- local-path-provisioner
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment