Skip to content

Commit

Permalink
Merge branch 'develop' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
axisofentropy committed May 26, 2022
2 parents 372fa5d + 9a28aa1 commit f26163e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/uffizzi-app/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: uffizzi-app
version: 1.1.2
version: 1.1.3
kubeVersion: ">= 1.21.0-0" # https://issuetracker.google.com/issues/77503699
description: "Uffizzi is an open-source engine for creating lightweight, ephemeral test environments for APIs and full-stack applications. Uffizzi enables teams to preview new features before merging."
type: application
Expand Down
2 changes: 1 addition & 1 deletion charts/uffizzi-app/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ uffizzi-controller:
ingress:
hostname: controller.uffizzi.example.com
clusterIssuer: "letsencrypt"
cert-email: [email protected]
certEmail: [email protected]
```
Edit these values and save them in a file named `myvals.yaml` or similar.
Expand Down

0 comments on commit f26163e

Please sign in to comment.