update image
This commit is contained in:
@@ -1,11 +1,21 @@
|
||||
apiVersion: v2
|
||||
name: local-path-provisioner
|
||||
version: 1.0.0
|
||||
description: Argo Rollouts
|
||||
keywords:
|
||||
- local-path-provisioner
|
||||
- storage
|
||||
- kubernetes
|
||||
home: ""
|
||||
sources:
|
||||
- https://github.com/rancher/local-path-provisioner
|
||||
- https://github.com/rancher/local-path-provisioner/tree/master/deploy/chart/local-path-provisioner
|
||||
- https://hub.docker.com/r/rancher/local-path-provisioner
|
||||
- https://github.com/containeroo/helm-charts/tree/master/charts/local-path-provisioner
|
||||
maintainers:
|
||||
- name: alexlebens
|
||||
dependencies:
|
||||
- name: local-path-provisioner
|
||||
version: 0.0.29
|
||||
version: 0.0.30
|
||||
repository: https://charts.containeroo.ch
|
||||
appVersion: 0.0.26
|
||||
icon: https://avatars.githubusercontent.com/u/9343010?s=48&v=4
|
||||
appVersion: "v0.0.28"
|
||||
|
@@ -1,7 +1,7 @@
|
||||
local-path-provisioner:
|
||||
image:
|
||||
repository: rancher/local-path-provisioner
|
||||
tag: v0.0.27
|
||||
tag: "v0.0.28"
|
||||
storageClass:
|
||||
create: true
|
||||
defaultClass: false
|
||||
|
Reference in New Issue
Block a user