Skip to content

Commit

Permalink
Merge branch 'ucluster-integration-2023'
Browse files Browse the repository at this point in the history
  • Loading branch information
axisofentropy committed Jun 23, 2023
2 parents 7b74897 + 1e72fa4 commit a847932
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions charts/uffizzi-controller/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: uffizzi-controller
version: 2.0.0
version: 2.0.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
Expand All @@ -21,10 +21,10 @@ 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
- name: cert-manager
version: "~1.12.0"
version: "1.x.x"
repository: https://charts.jetstack.io
- name: uffizzi-cluster-operator
version: "0.x.x"
Expand Down

0 comments on commit a847932

Please sign in to comment.