File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
charts/aci-monitoring-stack Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,12 +15,12 @@ type: application
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.2.1
18+ version : 0.2.2
1919# This is the version number of the application being deployed. This version number should be
2020# incremented each time you make changes to the application. Versions are not expected to
2121# follow Semantic Versioning. They should reflect the version the application is using.
2222# It is recommended to use it with quotes.
23- appVersion : " v0.8.1 "
23+ appVersion : " v0.8.2 "
2424dependencies :
2525- name : prometheus
2626 version : " 27.3.0"
Original file line number Diff line number Diff line change @@ -321,7 +321,7 @@ backup2graph:
321321 nodeSelector : {}
322322 image :
323323 repository : quay.io/datacenter/backup2graph
324- tag : v0.1.1
324+ tag : v0.1.2
325325 pullPolicy : Always
326326memgraph :
327327 enabled : true
You can’t perform that action at this time.
0 commit comments