Skip to content

Commit 4f10ffb

Browse files
committed
Update ghcr.io/vshn/billing-collector-cloudservices Docker tag to v3.10.0
Signed-off-by: Renovate Bot <tech+renovate@vshn.ch>
1 parent 93aa575 commit 4f10ffb

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

class/defaults.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ parameters:
8888
collector:
8989
registry: ghcr.io
9090
repository: vshn/billing-collector-cloudservices
91-
tag: v3.6.0
91+
tag: v3.10.0
9292
kubectl:
9393
registry: docker.io
9494
image: bitnamilegacy/kubectl

tests/golden/vshn-cloud/appcat/appcat/cloud_billing/10_exoscale_dbaas_exporter.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ spec:
4646
name: exoscale-dbaas-env
4747
- secretRef:
4848
name: credentials-exoscale-dbaas
49-
image: ghcr.io/vshn/billing-collector-cloudservices:v3.6.0
49+
image: ghcr.io/vshn/billing-collector-cloudservices:v3.10.0
5050
imagePullPolicy: IfNotPresent
5151
name: exporter
5252
ports:

tests/golden/vshn-cloud/appcat/appcat/cloud_billing/20_cloudscale_exporter.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ spec:
4646
name: cloudscale-env
4747
- secretRef:
4848
name: credentials-cloudscale
49-
image: ghcr.io/vshn/billing-collector-cloudservices:v3.6.0
49+
image: ghcr.io/vshn/billing-collector-cloudservices:v3.10.0
5050
imagePullPolicy: IfNotPresent
5151
name: exporter
5252
ports:

tests/golden/vshn-cloud/appcat/appcat/cloud_billing/20_exoscale_object_storage_exporter.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ spec:
4646
name: exoscale-objectstorage-env
4747
- secretRef:
4848
name: credentials-exoscale-objectstorage
49-
image: ghcr.io/vshn/billing-collector-cloudservices:v3.6.0
49+
image: ghcr.io/vshn/billing-collector-cloudservices:v3.10.0
5050
imagePullPolicy: IfNotPresent
5151
name: exporter
5252
ports:

0 commit comments

Comments
 (0)