Update Chart.yaml
This commit is contained in:
parent
0fd1a2146c
commit
32bc4457f8
1 changed files with 2 additions and 2 deletions
|
|
@ -8,7 +8,7 @@ type: application
|
|||
# This is the chart version. This version number should be incremented each time you make changes
|
||||
# to the chart and its templates, including the app version.
|
||||
# Versions are expected to follow Semantic Versioning (https://semver.org/)
|
||||
version: 1.0.1
|
||||
version: 1.0.2
|
||||
|
||||
# This is the version number of the application being deployed. This version number should be
|
||||
# incremented each time you make changes to the application. Versions are not expected to
|
||||
|
|
@ -40,4 +40,4 @@ dependencies:
|
|||
- name: ingress-nginx
|
||||
version: 4.1.4
|
||||
repository: https://kubernetes.github.io/ingress-nginx
|
||||
condition: ingress-nginx.enabled
|
||||
condition: ingress-nginx.enabled
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue