Update redis chart version for netbox
This commit is contained in:
parent
bb7714741f
commit
5c078d45a0
6 changed files with 8 additions and 8 deletions
6
charts/netbox/Chart.lock
Normal file
6
charts/netbox/Chart.lock
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
dependencies:
|
||||||
|
- name: redis
|
||||||
|
repository: https://kubernetes-charts.storage.googleapis.com/
|
||||||
|
version: 10.3.4
|
||||||
|
digest: sha256:5847f69672e640d401e2242d18acbefc0c06f4b6731d4c760bc5947fb7010434
|
||||||
|
generated: "2020-01-23T10:15:20.020312019+01:00"
|
|
@ -4,4 +4,4 @@ appVersion: "2.7.2"
|
||||||
description: An IP address management (IPAM) and data center infrastructure management (DCIM) tool.
|
description: An IP address management (IPAM) and data center infrastructure management (DCIM) tool.
|
||||||
icon: https://raw.githubusercontent.com/digitalocean/netbox/develop/netbox/project-static/img/netbox.ico
|
icon: https://raw.githubusercontent.com/digitalocean/netbox/develop/netbox/project-static/img/netbox.ico
|
||||||
name: netbox
|
name: netbox
|
||||||
version: 0.4.0
|
version: 0.4.1
|
||||||
|
|
BIN
charts/netbox/charts/redis-10.3.4.tgz
Normal file
BIN
charts/netbox/charts/redis-10.3.4.tgz
Normal file
Binary file not shown.
Binary file not shown.
|
@ -1,6 +0,0 @@
|
||||||
dependencies:
|
|
||||||
- name: redis
|
|
||||||
repository: https://kubernetes-charts.storage.googleapis.com/
|
|
||||||
version: 7.1.1
|
|
||||||
digest: sha256:5a2449433325c0e819134bdcd7bd7ab463975b9b529c8516a9ff030547140bf6
|
|
||||||
generated: 2019-05-21T09:47:18.817171504+02:00
|
|
|
@ -1,4 +1,4 @@
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: redis
|
- name: redis
|
||||||
version: 7.1.1
|
version: 10.3.4
|
||||||
repository: https://kubernetes-charts.storage.googleapis.com/
|
repository: https://kubernetes-charts.storage.googleapis.com/
|
||||||
|
|
Loading…
Reference in a new issue