Skip to content

Commit

Permalink
Merge pull request #500 from vshn/bump_billing_cloud_collector_version
Browse files Browse the repository at this point in the history
rising billing_cloud_collector version
  • Loading branch information
wejdross authored Oct 3, 2024
2 parents ccefc97 + d36b7b2 commit 4911374
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion class/defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ parameters:
collector:
registry: ghcr.io
repository: vshn/billing-collector-cloudservices
tag: v3.4.0
tag: v3.5.0
crossplane:
registry: docker.io
image: crossplane/crossplane
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ spec:
name: cloudscale-env
- secretRef:
name: credentials-cloudscale
image: ghcr.io/vshn/billing-collector-cloudservices:v3.4.0
image: ghcr.io/vshn/billing-collector-cloudservices:v3.5.0
imagePullPolicy: IfNotPresent
name: exporter
ports:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ spec:
name: cloudscale-env
- secretRef:
name: credentials-cloudscale
image: ghcr.io/vshn/billing-collector-cloudservices:v3.4.0
image: ghcr.io/vshn/billing-collector-cloudservices:v3.5.0
imagePullPolicy: IfNotPresent
name: exporter
ports:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ spec:
name: exoscale-dbaas-env
- secretRef:
name: credentials-exoscale-dbaas
image: ghcr.io/vshn/billing-collector-cloudservices:v3.4.0
image: ghcr.io/vshn/billing-collector-cloudservices:v3.5.0
imagePullPolicy: IfNotPresent
name: exporter
ports:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ spec:
name: exoscale-objectstorage-env
- secretRef:
name: credentials-exoscale-objectstorage
image: ghcr.io/vshn/billing-collector-cloudservices:v3.4.0
image: ghcr.io/vshn/billing-collector-cloudservices:v3.5.0
imagePullPolicy: IfNotPresent
name: exporter
ports:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ spec:
name: exoscale-dbaas-env
- secretRef:
name: credentials-exoscale-dbaas
image: ghcr.io/vshn/billing-collector-cloudservices:v3.4.0
image: ghcr.io/vshn/billing-collector-cloudservices:v3.5.0
imagePullPolicy: IfNotPresent
name: exporter
ports:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ spec:
name: exoscale-objectstorage-env
- secretRef:
name: credentials-exoscale-objectstorage
image: ghcr.io/vshn/billing-collector-cloudservices:v3.4.0
image: ghcr.io/vshn/billing-collector-cloudservices:v3.5.0
imagePullPolicy: IfNotPresent
name: exporter
ports:
Expand Down

0 comments on commit 4911374

Please sign in to comment.