Skip to content

Commit

Permalink
1.21/Backport #2853: Upgrade hostpath-provisioner image to 1.1.0 (#2858)
Browse files Browse the repository at this point in the history
  • Loading branch information
neoaggelos committed Jan 21, 2022
1 parent dc3f6b8 commit 8b360c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion microk8s-resources/actions/storage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
serviceAccountName: microk8s-hostpath
containers:
- name: hostpath-provisioner
image: cdkbot/hostpath-provisioner-$ARCH:1.0.0
image: cdkbot/hostpath-provisioner:1.1.0
env:
- name: NODE_NAME
valueFrom:
Expand Down

0 comments on commit 8b360c5

Please sign in to comment.