update image
This commit is contained in:
@@ -1,11 +1,21 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: local-path-provisioner
|
name: local-path-provisioner
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
|
description: Argo Rollouts
|
||||||
|
keywords:
|
||||||
|
- local-path-provisioner
|
||||||
|
- storage
|
||||||
|
- kubernetes
|
||||||
|
home: ""
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/rancher/local-path-provisioner
|
- 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:
|
dependencies:
|
||||||
- name: local-path-provisioner
|
- name: local-path-provisioner
|
||||||
version: 0.0.29
|
version: 0.0.30
|
||||||
repository: https://charts.containeroo.ch
|
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:
|
local-path-provisioner:
|
||||||
image:
|
image:
|
||||||
repository: rancher/local-path-provisioner
|
repository: rancher/local-path-provisioner
|
||||||
tag: v0.0.27
|
tag: "v0.0.28"
|
||||||
storageClass:
|
storageClass:
|
||||||
create: true
|
create: true
|
||||||
defaultClass: false
|
defaultClass: false
|
||||||
|
Reference in New Issue
Block a user