Skip to content

Commit

Permalink
Merge branch 'add-minio' of github.com:getlago/lago-helm-charts into …
Browse files Browse the repository at this point in the history
…add-minio
  • Loading branch information
electrosenpai committed Sep 20, 2024
2 parents a6c0b96 + 8b0dbc4 commit e766669
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v2
appVersion: '1.10.0'
appVersion: '1.11.0'
description: the Lago open source billing app
name: lago
version: 1.10.0
version: 1.11.0
dependencies:
- name: postgresql
version: '13.2.2'
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ helm install my-lago-release . \
--set apiUrl=mydomain.dev \
--set frontUrl=mydomain.dev


## Configuration

### Global Parameters
Expand Down
2 changes: 1 addition & 1 deletion values.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: '1.10.0'
version: '1.11.0'

# apiUrl: mydomain.dev
# frontUrl: mydomain.dev
Expand Down

0 comments on commit e766669

Please sign in to comment.