Skip to content

Commit d4956d9

Browse files
authoredJan 24, 2025
Merge pull request #250 from opencost/atm/bump-oc-version
bump OC to 1.114
2 parents 701178b + 111ce70 commit d4956d9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
 

‎charts/opencost/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
apiVersion: v2
2-
appVersion: 1.113.0
2+
appVersion: 1.114.0
33
name: opencost
44
description: OpenCost and OpenCost UI
55
type: application
@@ -9,7 +9,7 @@ keywords:
99
- finops
1010
- monitoring
1111
- opencost
12-
version: 1.43.2
12+
version: 1.44.0
1313
maintainers:
1414
- name: mattray
1515
url: https://mattray.dev

‎charts/opencost/values.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ opencost:
132132
# -- Exporter container image name
133133
repository: opencost/opencost
134134
# -- Exporter container image tag
135-
tag: "1.113.0@sha256:b313d6d320058bbd3841a948fb636182f49b46df2368d91e2ae046ed03c0f83c"
135+
tag: "1.114.0@sha256:e0e6d87827559544d19d0096f3a0c0a62e2bcac4479031f7849f3ee823ad19fb"
136136
# -- Exporter container image pull policy
137137
pullPolicy: IfNotPresent
138138
# -- Override the full image name for development purposes
@@ -388,7 +388,7 @@ opencost:
388388
repository: opencost/opencost-ui
389389
# -- UI container image tag
390390
# @default -- `""` (use appVersion in Chart.yaml)
391-
tag: "1.113.0@sha256:4f408cf765217f889f4cb5cfcc97356e09892045a6ec951b27817a42ecb6748d"
391+
tag: "1.114.0@sha256:09edc15c5f917c82a8a10f840595e7f3768e767546c19f05c2364378aa9883e0"
392392
# -- UI container image pull policy
393393
pullPolicy: IfNotPresent
394394
# -- Override the full image name for development purposes

0 commit comments

Comments
 (0)