diff options
author | Andreas Geissler <andreas-geissler@telekom.de> | 2024-09-10 06:32:53 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2024-09-10 06:32:53 +0000 |
commit | 01f83d9602683b6b96c0e76fcb6b437b8bc87c16 (patch) | |
tree | d428aefe842a97a3df7f6a18e563cbecd2d19d6c /kubernetes/policy/components/policy-api/Chart.yaml | |
parent | bea8f3a6f3db1060ade64faa219cce6bf453cdb2 (diff) | |
parent | f7ae955675b9b3a2710ddefd00fc5b223a9ec83c (diff) |
Merge "[POLICY] Fix postgres support and SASL"
Diffstat (limited to 'kubernetes/policy/components/policy-api/Chart.yaml')
-rwxr-xr-x | kubernetes/policy/components/policy-api/Chart.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/policy/components/policy-api/Chart.yaml b/kubernetes/policy/components/policy-api/Chart.yaml index ef0b5eae94..f5c876646b 100755 --- a/kubernetes/policy/components/policy-api/Chart.yaml +++ b/kubernetes/policy/components/policy-api/Chart.yaml @@ -22,7 +22,7 @@ apiVersion: v2 description: ONAP Policy Design API name: policy-api -version: 14.0.1 +version: 14.0.2 dependencies: - name: common |