Skip to content

Commit

Permalink
Update-2024-08-06_02:33:32
Browse files Browse the repository at this point in the history
  • Loading branch information
pogossian committed Aug 6, 2024
1 parent a0a85ab commit 1868bfe
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/netris-controller/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ 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: 2.3.0-alpha.15
version: 2.3.0-alpha.16

# 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
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: 4.3.0-alpha.15
appVersion: 4.3.0-alpha.16
home: https://netris.ai
icon: https://www.netris.ai/wp-content/uploads/2021/01/logo-300.png # [todo] Change url to permalink
keywords:
Expand Down
2 changes: 2 additions & 0 deletions charts/netris-controller/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -317,6 +317,8 @@ haproxy:

## Using default values from https://github.com/kiwigrid/helm-charts/tree/master/charts/graphite/values.yaml
graphite:
persistence:
size: 50Gi
configMaps:
carbon.conf: |-
[cache]
Expand Down

0 comments on commit 1868bfe

Please sign in to comment.