From d6faf9fd446a3f1bc78afb7bb58ef673054606b0 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 4 May 2026 09:10:13 +0000 Subject: [PATCH] Update ghcr.io/vshn/billing-collector-cloudservices Docker tag to v3.10.0 Signed-off-by: Renovate Bot --- class/defaults.yml | 2 +- .../appcat/appcat/cloud_billing/10_exoscale_dbaas_exporter.yaml | 2 +- .../appcat/appcat/cloud_billing/20_cloudscale_exporter.yaml | 2 +- .../cloud_billing/20_exoscale_object_storage_exporter.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/class/defaults.yml b/class/defaults.yml index e12469181a..f672d2b708 100644 --- a/class/defaults.yml +++ b/class/defaults.yml @@ -110,7 +110,7 @@ parameters: collector: registry: ghcr.io repository: vshn/billing-collector-cloudservices - tag: v3.6.0 + tag: v3.10.0 kubectl: registry: docker.io image: bitnamilegacy/kubectl diff --git a/tests/golden/vshn-cloud/appcat/appcat/cloud_billing/10_exoscale_dbaas_exporter.yaml b/tests/golden/vshn-cloud/appcat/appcat/cloud_billing/10_exoscale_dbaas_exporter.yaml index 3ef0965f63..a422d6eaaf 100644 --- a/tests/golden/vshn-cloud/appcat/appcat/cloud_billing/10_exoscale_dbaas_exporter.yaml +++ b/tests/golden/vshn-cloud/appcat/appcat/cloud_billing/10_exoscale_dbaas_exporter.yaml @@ -46,7 +46,7 @@ spec: name: exoscale-dbaas-env - secretRef: name: credentials-exoscale-dbaas - image: ghcr.io/vshn/billing-collector-cloudservices:v3.6.0 + image: ghcr.io/vshn/billing-collector-cloudservices:v3.10.0 imagePullPolicy: IfNotPresent name: exporter ports: diff --git a/tests/golden/vshn-cloud/appcat/appcat/cloud_billing/20_cloudscale_exporter.yaml b/tests/golden/vshn-cloud/appcat/appcat/cloud_billing/20_cloudscale_exporter.yaml index 491974040f..4a587715e9 100644 --- a/tests/golden/vshn-cloud/appcat/appcat/cloud_billing/20_cloudscale_exporter.yaml +++ b/tests/golden/vshn-cloud/appcat/appcat/cloud_billing/20_cloudscale_exporter.yaml @@ -46,7 +46,7 @@ spec: name: cloudscale-env - secretRef: name: credentials-cloudscale - image: ghcr.io/vshn/billing-collector-cloudservices:v3.6.0 + image: ghcr.io/vshn/billing-collector-cloudservices:v3.10.0 imagePullPolicy: IfNotPresent name: exporter ports: diff --git a/tests/golden/vshn-cloud/appcat/appcat/cloud_billing/20_exoscale_object_storage_exporter.yaml b/tests/golden/vshn-cloud/appcat/appcat/cloud_billing/20_exoscale_object_storage_exporter.yaml index df6dcd79e3..72fe021d34 100644 --- a/tests/golden/vshn-cloud/appcat/appcat/cloud_billing/20_exoscale_object_storage_exporter.yaml +++ b/tests/golden/vshn-cloud/appcat/appcat/cloud_billing/20_exoscale_object_storage_exporter.yaml @@ -46,7 +46,7 @@ spec: name: exoscale-objectstorage-env - secretRef: name: credentials-exoscale-objectstorage - image: ghcr.io/vshn/billing-collector-cloudservices:v3.6.0 + image: ghcr.io/vshn/billing-collector-cloudservices:v3.10.0 imagePullPolicy: IfNotPresent name: exporter ports: