Update Source for Ranger-Agent

Source was set as openstack-helm
rather than openstack-helm-addons,
which is the location that ranger-agent
charts live. This should correct an
issue currently being experienced
in openstack-helm-deployments patchset:
https://review.opendev.org/764492

Change-Id: I0217fde2ee0741b6b40462e30cffc99583d6c2dc
This commit is contained in:
jh629g 2020-12-09 16:22:21 -06:00
parent c89f819ea3
commit 5d237b4a87
1 changed files with 2 additions and 2 deletions

View File

@ -15,9 +15,9 @@ appVersion: v1.0.0
description: OpenStack-Helm Ranger Agent
home: https://opendev.org/x/ranger-agent
name: ranger-agent
version: 0.1.4
version: 0.1.5
sources:
- https://opendev.org/openstack/ranger-agent
- https://opendev.org/openstack/openstack-helm
- https://opendev.org/openstack/openstack-helm-addons
maintainers:
- name: OpenStack-Helm Authors