diff --git a/charts/uffizzi-controller/Chart.yaml b/charts/uffizzi-controller/Chart.yaml index 84f97b0f..07deb9c0 100644 --- a/charts/uffizzi-controller/Chart.yaml +++ b/charts/uffizzi-controller/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: uffizzi-controller -version: 1.1.0 +version: 1.1.1 kubeVersion: ">= 1.21.6-0" # https://issuetracker.google.com/issues/77503699 description: "A smart proxy service that handles requests from Uffizzi App to the Kubernetes API - 1 of 3 services (controller, uffizzi_app, uffizzi_cli) that comprise the uffizzi full-stack previews engine which automates trigger-based on-demand preview environments" type: application @@ -21,14 +21,14 @@ sources: - https://gitlab.com/dualbootpartners/idyl/uffizzi_controller dependencies: - name: ingress-nginx - version: "~4.6.1" + version: "4.x.x" repository: https://kubernetes.github.io/ingress-nginx # condition: # tags: # import-values: # alias: - name: cert-manager - version: "~1.12.0" + version: "1.x.x" repository: https://charts.jetstack.io # condition: # tags: @@ -42,9 +42,10 @@ maintainers: email: adam.vollrath@uffizzi.com url: https://github.com/axisofentropy icon: https://app.uffizzi.com/favicon.png -appVersion: "1.0.1" +appVersion: "1.1.8" deprecated: false annotations: - # Use this annotation to indicate that this chart version is a pre-release. # https://artifacthub.io/docs/topics/annotations/helm/ artifacthub.io/prerelease: "false" + artifacthub.io/category: integration-delivery + artifacthub.io/license: Apache-2.0