We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4fab3d commit d3b7f7cCopy full SHA for d3b7f7c
oci-scanner-plugin-helm/Chart.yaml
@@ -36,5 +36,5 @@ dependencies:
36
37
- name: opencost-lens
38
version: 1.0.0
39
- repository: "https://gablyu-oci.github.io/opencost-helm-chart/"
+ repository: "https://oci-ai-incubations.github.io/opencost-helm-chart"
40
condition: opencost.enabled
oci-scanner-plugin-helm/values.yaml
@@ -14,7 +14,7 @@ goPlugin:
14
enabled: true
15
image:
16
repository: oci_lens_metric_collector
17
- tag: v0.0.9
+ tag: v0.0.10
18
pullPolicy: Always
19
20
config:
0 commit comments