Skip to content

Commit

Permalink
Update Chart.yaml (#59)
Browse files Browse the repository at this point in the history
Use latest UI and Gateway charts that include ingress fixes and tls configurabilitiy
  • Loading branch information
justin-coveros committed Feb 17, 2021
1 parent 3ee6d0f commit 127e096
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions charts/codeveros/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: codeveros
description: An umbrella chart for Codeveros
type: application
version: 0.3.0
version: 0.4.0
appVersion: 1.0.0
home: https://coveros.com
maintainers:
Expand All @@ -19,10 +19,10 @@ dependencies:
version: 0.5.0
repository: https://coveros.github.io/codeveros
- name: codeveros-gateway
version: 0.5.0
version: 0.6.1
repository: https://coveros.github.io/codeveros
- name: codeveros-ui
version: 0.7.0
version: 0.8.1
repository: https://coveros.github.io/codeveros
- name: nginx
version: 8.5.3
Expand Down

0 comments on commit 127e096

Please sign in to comment.