Skip to content

Commit

Permalink
Merge pull request #359 from vshn/bump-billing
Browse files Browse the repository at this point in the history
Bump billing collector version
  • Loading branch information
zugao authored May 8, 2024
2 parents 1910b46 + 8080afd commit cc49e18
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion component/class/defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ parameters:
collector:
registry: ghcr.io
repository: vshn/billing-collector-cloudservices
tag: v3.0.9
tag: v3.2.0

=_crd_version: ${appcat:images:appcat:tag}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ spec:
name: cloudscale-env
- secretRef:
name: credentials-cloudscale
image: ghcr.io/vshn/billing-collector-cloudservices:v3.0.9
image: ghcr.io/vshn/billing-collector-cloudservices:v3.2.0
imagePullPolicy: IfNotPresent
name: exporter
ports: []
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ spec:
name: cloudscale-env
- secretRef:
name: credentials-cloudscale
image: ghcr.io/vshn/billing-collector-cloudservices:v3.0.9
image: ghcr.io/vshn/billing-collector-cloudservices:v3.2.0
imagePullPolicy: IfNotPresent
name: exporter
ports: []
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ spec:
name: exoscale-dbaas-env
- secretRef:
name: credentials-exoscale-dbaas
image: ghcr.io/vshn/billing-collector-cloudservices:v3.0.9
image: ghcr.io/vshn/billing-collector-cloudservices:v3.2.0
imagePullPolicy: IfNotPresent
name: exporter
ports: []
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ spec:
name: exoscale-objectstorage-env
- secretRef:
name: credentials-exoscale-objectstorage
image: ghcr.io/vshn/billing-collector-cloudservices:v3.0.9
image: ghcr.io/vshn/billing-collector-cloudservices:v3.2.0
imagePullPolicy: IfNotPresent
name: exporter
ports: []
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ spec:
name: exoscale-dbaas-env
- secretRef:
name: credentials-exoscale-dbaas
image: ghcr.io/vshn/billing-collector-cloudservices:v3.0.9
image: ghcr.io/vshn/billing-collector-cloudservices:v3.2.0
imagePullPolicy: IfNotPresent
name: exporter
ports: []
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ spec:
name: exoscale-objectstorage-env
- secretRef:
name: credentials-exoscale-objectstorage
image: ghcr.io/vshn/billing-collector-cloudservices:v3.0.9
image: ghcr.io/vshn/billing-collector-cloudservices:v3.2.0
imagePullPolicy: IfNotPresent
name: exporter
ports: []
Expand Down

0 comments on commit cc49e18

Please sign in to comment.