X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=helm%2Finfrastructure%2Fsubcharts%2Fkong%2FChart.yaml;fp=helm%2Finfrastructure%2Fsubcharts%2Fkong%2FChart.yaml;h=7809e09ecc702fb0cea9b6badffc6cc71b7d2de8;hb=75c0de3cae4b58e001f7ec715f13f82ded10e678;hp=bfb0c8ad21f7c97c63e12384c5dcbf6dd0300aea;hpb=7799f9c20d56ceaab38178b7083ed66e63312a0c;p=ric-plt%2Fric-dep.git diff --git a/helm/infrastructure/subcharts/kong/Chart.yaml b/helm/infrastructure/subcharts/kong/Chart.yaml index bfb0c8a..7809e09 100644 --- a/helm/infrastructure/subcharts/kong/Chart.yaml +++ b/helm/infrastructure/subcharts/kong/Chart.yaml @@ -1,13 +1,17 @@ -apiVersion: v1 -appVersion: "1.4" -description: DEPRECATED The Cloud-Native Ingress and API-management -engine: gotpl +apiVersion: v2 +appVersion: "3.6" +dependencies: +- condition: postgresql.enabled + name: postgresql + repository: https://charts.bitnami.com/bitnami + version: 11.9.13 +description: The Cloud-Native Ingress and API-management home: https://konghq.com/ icon: https://s3.amazonaws.com/downloads.kong/universe/assets/icon-kong-inc-large.png maintainers: -- email: shashi@konghq.com - name: shashiranjan84 -- email: harry@konghq.com - name: hbagdi +- email: team-k8s@konghq.com + name: team-k8s-bot name: kong -version: 0.36.6 +sources: +- https://github.com/Kong/charts/tree/main/charts/kong +version: 2.38.0