File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
apiVersion : v2
2
- appVersion : 1.113 .0
2
+ appVersion : 1.114 .0
3
3
name : opencost
4
4
description : OpenCost and OpenCost UI
5
5
type : application
@@ -9,7 +9,7 @@ keywords:
9
9
- finops
10
10
- monitoring
11
11
- opencost
12
- version : 1.43.2
12
+ version : 1.44.0
13
13
maintainers :
14
14
- name : mattray
15
15
url : https://mattray.dev
Original file line number Diff line number Diff line change @@ -132,7 +132,7 @@ opencost:
132
132
# -- Exporter container image name
133
133
repository : opencost/opencost
134
134
# -- Exporter container image tag
135
- tag : " 1.113 .0@sha256:b313d6d320058bbd3841a948fb636182f49b46df2368d91e2ae046ed03c0f83c "
135
+ tag : " 1.114 .0@sha256:e0e6d87827559544d19d0096f3a0c0a62e2bcac4479031f7849f3ee823ad19fb "
136
136
# -- Exporter container image pull policy
137
137
pullPolicy : IfNotPresent
138
138
# -- Override the full image name for development purposes
@@ -388,7 +388,7 @@ opencost:
388
388
repository : opencost/opencost-ui
389
389
# -- UI container image tag
390
390
# @default -- `""` (use appVersion in Chart.yaml)
391
- tag : " 1.113 .0@sha256:4f408cf765217f889f4cb5cfcc97356e09892045a6ec951b27817a42ecb6748d "
391
+ tag : " 1.114 .0@sha256:09edc15c5f917c82a8a10f840595e7f3768e767546c19f05c2364378aa9883e0 "
392
392
# -- UI container image pull policy
393
393
pullPolicy : IfNotPresent
394
394
# -- Override the full image name for development purposes
You can’t perform that action at this time.
0 commit comments