Skip to content

Commit d3b7f7c

Browse files
committed
Fixed oci_lens_host_metadata metrics quote
1 parent f4fab3d commit d3b7f7c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

oci-scanner-plugin-helm/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@ dependencies:
3636

3737
- name: opencost-lens
3838
version: 1.0.0
39-
repository: "https://gablyu-oci.github.io/opencost-helm-chart/"
39+
repository: "https://oci-ai-incubations.github.io/opencost-helm-chart"
4040
condition: opencost.enabled

oci-scanner-plugin-helm/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ goPlugin:
1414
enabled: true
1515
image:
1616
repository: oci_lens_metric_collector
17-
tag: v0.0.9
17+
tag: v0.0.10
1818
pullPolicy: Always
1919

2020
config:

0 commit comments

Comments
 (0)