Skip to content

Commit

Permalink
Merge pull request #310 from vshn/bump/billing_collector-cloudservice…
Browse files Browse the repository at this point in the history
…s-cloudscale-timerange-fix

Bump billing collector version
  • Loading branch information
TheBigLee authored Jan 23, 2024
2 parents f185e8e + 502543c commit c5fa9a9
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 @@ -62,7 +62,7 @@ parameters:
collector:
registry: ghcr.io
repository: vshn/billing-collector-cloudservices
tag: v3.0.8
tag: v3.0.9

=_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.8
image: ghcr.io/vshn/billing-collector-cloudservices:v3.0.9
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.8
image: ghcr.io/vshn/billing-collector-cloudservices:v3.0.9
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.8
image: ghcr.io/vshn/billing-collector-cloudservices:v3.0.9
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.8
image: ghcr.io/vshn/billing-collector-cloudservices:v3.0.9
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.8
image: ghcr.io/vshn/billing-collector-cloudservices:v3.0.9
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.8
image: ghcr.io/vshn/billing-collector-cloudservices:v3.0.9
imagePullPolicy: IfNotPresent
name: exporter
ports: []
Expand Down

0 comments on commit c5fa9a9

Please sign in to comment.