Skip to content

Commit b23f3d1

Browse files
authored
Merge pull request #334 from opencost/cdp/release-opencost-1.119.2
Opencost v1.119.2 Changes
2 parents 255c805 + f6900a3 commit b23f3d1

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.119.1
2+
appVersion: 1.119.2
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.5.7
12+
version: 2.5.8
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
@@ -203,7 +203,7 @@ opencost:
203203
# -- Exporter container image name
204204
repository: opencost/opencost
205205
# -- Exporter container image tag
206-
tag: "1.119.1@sha256:43fbd73e2d13f79c07801511877b6c9d70896bc10e2cadcf6a04f4c5d37f6ed3"
206+
tag: "1.119.2@sha256:4b8de6e029b9dc1f7e68bdf1cf02fca7649614c23812e51a63820f113ca97b89"
207207
# -- Exporter container image pull policy
208208
pullPolicy: IfNotPresent
209209
# -- Override the full image name for development purposes
@@ -529,7 +529,7 @@ opencost:
529529
repository: opencost/opencost-ui
530530
# -- UI container image tag
531531
# @default -- `""` (use appVersion in Chart.yaml)
532-
tag: "1.119.1@sha256:ae134411a088658d003a06bb3cdfe03336abfc861c2fbe2e7cb54dd54b26714b"
532+
tag: "1.119.2@sha256:0dba1a93db7ae88e956556caf9a9240879d7fcb1d5a7cb9fec0b83970c0ce50c"
533533
# -- UI container image pull policy
534534
pullPolicy: IfNotPresent
535535
# -- Override the full image name for development purposes

0 commit comments

Comments
 (0)