We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7a9a6b commit 3b71fabCopy full SHA for 3b71fab
charts/opencost/Chart.yaml
@@ -9,7 +9,7 @@ keywords:
9
- finops
10
- monitoring
11
- opencost
12
-version: 2.1.4
+version: 2.1.5
13
maintainers:
14
- name: jessegoodier
15
- name: toscott
charts/opencost/values.yaml
@@ -422,7 +422,7 @@ opencost:
422
repository: opencost/opencost-ui
423
# -- UI container image tag
424
# @default -- `""` (use appVersion in Chart.yaml)
425
- tag: "1.115.0@sha256:6a7bdf50abff92ce16be62fb43c3a0c53d2e98c77e6bc9359962dcf10634e8ac"
+ tag: "1.115.0@sha256:d544b2f16b76540606acb3d25e029e368611feb2751b86cb5903b0212b75a71e"
426
# -- UI container image pull policy
427
pullPolicy: IfNotPresent
428
# -- Override the full image name for development purposes
0 commit comments