Skip to content

Commit

Permalink
Update values.yaml (#157)
Browse files Browse the repository at this point in the history
Co-authored-by: David J. M. Karlsen <[email protected]>
  • Loading branch information
nguchakov and davidkarlsen authored Apr 1, 2022
1 parent 2f532e7 commit d49913f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/spring-boot-admin/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: spring-boot-admin
description: Spring Boot Admin. Admin console for sb apps.
type: application
version: 0.0.13
version: 0.0.14
appVersion: "2.6.3"
icon: https://media-exp1.licdn.com/dms/image/C4D0BAQFZ80eOhCewVw/company-logo_200_200/0?e=2159024400&v=beta&t=XFbeA46Og-bBC5Th2aFMwXfB1FssEqN5lx-hKraJuAg
sources:
Expand Down
2 changes: 1 addition & 1 deletion charts/spring-boot-admin/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ service:

ingress:
enabled: false
className: ""
ingressClassName: ""
hostname: chart-example.local
pathType: ImplementationSpecific
path: /
Expand Down

0 comments on commit d49913f

Please sign in to comment.