diff --git a/library/common-test/Chart.yaml b/library/common-test/Chart.yaml index 34a2e909..31dc8d5e 100644 --- a/library/common-test/Chart.yaml +++ b/library/common-test/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "" dependencies: - name: common repository: file://../common - version: ~16.0.0 + version: ~16.1.0 deprecated: false description: Helper chart to test different use cases of the common library home: https://github.com/truecharts/apps/tree/master/charts/library/common-test diff --git a/library/common/Chart.yaml b/library/common/Chart.yaml index c49add2c..377e2622 100644 --- a/library/common/Chart.yaml +++ b/library/common/Chart.yaml @@ -15,4 +15,4 @@ maintainers: name: common sources: null type: library -version: 16.0.0 +version: 16.1.0 diff --git a/library/common/templates/class/_ingress.tpl b/library/common/templates/class/_ingress_old.tpl similarity index 100% rename from library/common/templates/class/_ingress.tpl rename to library/common/templates/class/_ingress_old.tpl