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

Local Path Provisioner v0.0.8 release

Thanks to @km4crus , we've added ARM64 support.
parent 8d8cd70d
No related branches found
No related tags found
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.7
image: rancher/local-path-provisioner:v0.0.8
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.7
image: rancher/local-path-provisioner:v0.0.8
imagePullPolicy: Always
command:
- local-path-provisioner
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment