Skip to content

Commit

Permalink
Merge pull request #645 from vshn/bump-collector
Browse files Browse the repository at this point in the history
Bump billing collector
  • Loading branch information
zugao authored Feb 27, 2025
2 parents 4cd911d + a6d6cfe commit a5072aa
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion class/defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ parameters:
collector:
registry: ghcr.io
repository: vshn/billing-collector-cloudservices
tag: v3.5.0
tag: v3.6.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: exoscale-dbaas-env
- secretRef:
name: credentials-exoscale-dbaas
image: ghcr.io/vshn/billing-collector-cloudservices:v3.5.0
image: ghcr.io/vshn/billing-collector-cloudservices:v3.6.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.5.0
image: ghcr.io/vshn/billing-collector-cloudservices:v3.6.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.5.0
image: ghcr.io/vshn/billing-collector-cloudservices:v3.6.0
imagePullPolicy: IfNotPresent
name: exporter
ports:
Expand Down

0 comments on commit a5072aa

Please sign in to comment.