File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1- apiVersion : " 0.1.0 "
1+ apiVersion : v2
22name : eoapi-support
3- version : " 0.1.0"
4- # most of this was cribbed from https://github.com/2i2c-org/infrastructure/blob/master/helm-charts/support/
5- # so giving props where props are due to Yuvi Panda :sparkles:
6- description : observability, monitoring and some custom metrics for autoscaling
3+
4+ appVersion : " 0.1.1"
5+ version : " 0.1.1"
76
87dependencies :
98 # Prometheus for collection of metrics.
Original file line number Diff line number Diff line change @@ -15,13 +15,14 @@ kubeVersion: ">=1.23.0-0"
1515# This is the chart version. This version number should be incremented each time you make changes
1616# to the chart and its templates, including the app version.
1717# Versions are expected to follow Semantic Versioning (https://semver.org/)
18- version : " 0.4.2"
18+ version : " 0.4.3"
19+
1920# This is the version number of the application being deployed. This version number should be
2021# incremented each time you make changes to the application. Versions are not expected to
2122# follow Semantic Versioning. They should reflect the version the application is using.
2223# It is recommended to use it with quotes.
24+ appVersion : " 0.3.9"
2325
24- appVersion : " 0.3.8"
2526dependencies :
2627 - name : postgrescluster
2728 version : 5.5.2
You can’t perform that action at this time.
0 commit comments