X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fcontrib%2Fcomponents%2Fnetbox%2FChart.yaml;h=2454db227b734d2d16d9144ed4d263f0ce3d64fa;hb=10024a30f97cdb5742dced3f260a8feab094633b;hp=a0a8cdc7fb880dcba694d0b7de0220843a9d8125;hpb=6e7a7997813d8241dd436d6c48609c02205843b1;p=oom.git diff --git a/kubernetes/contrib/components/netbox/Chart.yaml b/kubernetes/contrib/components/netbox/Chart.yaml index a0a8cdc7fb..2454db227b 100755 --- a/kubernetes/contrib/components/netbox/Chart.yaml +++ b/kubernetes/contrib/components/netbox/Chart.yaml @@ -17,21 +17,21 @@ apiVersion: v2 description: Netbox IPAM name: netbox -version: 11.0.0 +version: 12.0.0 dependencies: - name: common - version: ~11.x-0 + version: ~12.x-0 repository: '@local' - name: repositoryGenerator - version: ~11.x-0 + version: ~12.x-0 repository: '@local' - name: netbox-app - version: ~11.x-0 + version: ~12.x-0 repository: 'file://components/netbox-app' - name: netbox-nginx - version: ~11.x-0 + version: ~12.x-0 repository: 'file://components/netbox-nginx' - name: netbox-postgres - version: ~11.x-0 + version: ~12.x-0 repository: 'file://components/netbox-postgres' \ No newline at end of file