Skip to content

Commit

Permalink
[bsc] bump chart version, lint
Browse files Browse the repository at this point in the history
  • Loading branch information
voron committed Dec 20, 2023
1 parent 205bf13 commit c64b034
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dysnix/bsc/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
name: bsc
description: Binance Smart Chain chart for Kubernetes
version: 0.6.36
version: 0.6.37
appVersion: 1.2.15

keywords:
Expand Down
2 changes: 1 addition & 1 deletion dysnix/bsc/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ bsc:
keyID: "AWS_ACCESS_KEY_ID"
accessKey: "AWS_SECRET_ACCESS_KEY"
indexUrl: "bucket/path/to/file"
baseUrlOverride: "" # "bucket/path/to/dir"
baseUrlOverride: "" # "bucket/path/to/dir"
fullResyncOnSrcUpdate: false
syncToGCS:
enabled: false
Expand Down

0 comments on commit c64b034

Please sign in to comment.