Skip to content

Commit

Permalink
Merge pull request #141 from opencost/tevans/imageupdate
Browse files Browse the repository at this point in the history
Updated image tags.
  • Loading branch information
teevans authored Oct 31, 2023
2 parents a07ee8f + 8f86012 commit 8351205
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion charts/opencost/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ keywords:
- kubecost
- opencost
- monitoring
version: 1.24.0
version: 1.25.0
maintainers:
- name: mattray
url: https://mattray.dev
Expand Down
4 changes: 2 additions & 2 deletions charts/opencost/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ opencost:
# -- Exporter container image registry
registry: gcr.io
# -- Exporter container image name
repository: kubecost1/opencost
repository: kubecost1/opencost:latest
# -- Exporter container image tag
# @default -- `""` (use appVersion in Chart.yaml)
tag: ""
Expand Down Expand Up @@ -269,7 +269,7 @@ opencost:
# -- UI container image registry
registry: gcr.io
# -- UI container image name
repository: kubecost1/opencost-ui
repository: kubecost1/opencost-ui:latest
# -- UI container image tag
# @default -- `""` (use appVersion in Chart.yaml)
tag: ""
Expand Down

0 comments on commit 8351205

Please sign in to comment.