Skip to content

Commit a59bddc

Browse files
committed
Release Opencost v1.119.0
1 parent 03d643a commit a59bddc

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

charts/opencost/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
apiVersion: v2
2-
appVersion: 1.118.0
2+
appVersion: 1.119.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: 2.4.1
12+
version: 2.5.0
1313
maintainers:
1414
- name: jessegoodier
1515
- name: toscott

charts/opencost/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ opencost:
176176
# -- Exporter container image name
177177
repository: opencost/opencost
178178
# -- Exporter container image tag
179-
tag: "1.118.0@sha256:c1a08767fe3c3b2964a75885c145bae0cba32225c0b4c1e0382a77566aef93e9"
179+
tag: "1.119.0@sha256:3bd815b31aa1fda9bfd0216cdf90aafcf2ea24edf6b519e31f1f3c3d44e40042"
180180
# -- Exporter container image pull policy
181181
pullPolicy: IfNotPresent
182182
# -- Override the full image name for development purposes
@@ -475,7 +475,7 @@ opencost:
475475
repository: opencost/opencost-ui
476476
# -- UI container image tag
477477
# @default -- `""` (use appVersion in Chart.yaml)
478-
tag: "1.118.0@sha256:571f87e528ea563a5071b380df624a383968b5e20360e45dc1a2939c0024d073"
478+
tag: "1.119.0@sha256:ea0576ad77fb1879e37c3b65461c3ee5a78d74b5d6d34bf81c555fe1ec600203"
479479
# -- UI container image pull policy
480480
pullPolicy: IfNotPresent
481481
# -- Override the full image name for development purposes

0 commit comments

Comments
 (0)