Skip to content

Commit

Permalink
Merge pull request #34 from snyk/chore/update-chart-version
Browse files Browse the repository at this point in the history
chore: Update chart version to 1.1.10
  • Loading branch information
nicarl authored Oct 28, 2022
2 parents a4ccd8b + 0ae12bc commit dd72ceb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -384,6 +384,7 @@ To use this chart behind a proxy, set the ```httpProxy``` and ```httpsProxy``` v
| `logLevel` | Log Verbosity | `info` |
| `logEnableBody` | Enable Log Body | `false` |
| `image.repository` | Broker Image | `snyk/broker` |
| `image.tag` | Tag of image | ` ` |
| `deployment.container.containerPort` | Container Port (Back End) | `8000` |
| `serviceAccount.name` | Name of service account to be created | `snyk-broker` |
| `service.port` | Front End Port for broker client | `8000` |
Expand Down
2 changes: 1 addition & 1 deletion charts/snyk-broker/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
name: snyk-broker
version: 1.1.9
version: 1.1.10
description: A Helm chart for Kubernetes
type: application

0 comments on commit dd72ceb

Please sign in to comment.