Skip to content

Commit

Permalink
updated Chart.yaml to new version
Browse files Browse the repository at this point in the history
  • Loading branch information
Andriy Shamray committed Jan 18, 2019
1 parent 6e657f7 commit e9cc721
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion stable/artifactory-ha/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
name: artifactory-ha
home: https://www.jfrog.com/artifactory/
version: 0.8.8
version: 0.8.9
appVersion: 6.6.5
description: Universal Repository Manager supporting all major packaging formats,
build tools and CI servers.
Expand Down
2 changes: 1 addition & 1 deletion stable/artifactory-ha/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -439,7 +439,7 @@ The following table lists the configurable parameters of the artifactory chart a
| `artifactory.node.javaOpts.other` | Artifactory member node additional java options | |
| `ingress.enabled` | If true, Artifactory Ingress will be created | `false` |
| `ingress.annotations` | Artifactory Ingress annotations | `{}` |
| `ingress.labels` | Artifactory Ingress labels | `{}` |
| `ingress.labels` | Artifactory Ingress labels | `{}` |
| `ingress.hosts` | Artifactory Ingress hostnames | `[]` |
| `ingress.tls` | Artifactory Ingress TLS configuration (YAML) | `[]` |
| `ingress.defaultBackend.enabled` | If true, the default `backend` will be added using serviceName and servicePort | `true` |
Expand Down

0 comments on commit e9cc721

Please sign in to comment.