Skip to content

Commit

Permalink
Merge pull request #289 from vshn/bump/billing_collector
Browse files Browse the repository at this point in the history
Bump billing collector version
  • Loading branch information
TheBigLee authored Dec 22, 2023
2 parents 9c548d1 + 1705ef8 commit e7bf753
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.4
tag: v3.0.5

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

0 comments on commit e7bf753

Please sign in to comment.