Skip to content

Commit

Permalink
Fix golden tests
Browse files Browse the repository at this point in the history
  • Loading branch information
glrf committed Feb 28, 2023
1 parent 21bbb02 commit 9353da0
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ spec:
envFrom:
- secretRef:
name: credentials-cloudscale-metrics-collector
image: ghcr.io/vshn/billing-collector-cloudservices:v1.0.1
image: ghcr.io/vshn/billing-collector-cloudservices:v1.0.2
name: billing-collector-cloudservices-backfill
resources: {}
restartPolicy: OnFailure
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ spec:
envFrom:
- secretRef:
name: credentials-collector-cloudscale-lpg-2
image: ghcr.io/vshn/billing-collector-cloudservices:v1.0.1
image: ghcr.io/vshn/billing-collector-cloudservices:v1.0.2
name: billing-collector-cloudservices-backfill
resources: {}
restartPolicy: OnFailure
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ spec:
envFrom:
- secretRef:
name: credentials-exoscale-metrics-collector
image: ghcr.io/vshn/billing-collector-cloudservices:v1.0.1
image: ghcr.io/vshn/billing-collector-cloudservices:v1.0.2
name: billing-collector-cloudservices-backfill
resources: {}
restartPolicy: OnFailure
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ spec:
envFrom:
- secretRef:
name: credentials-exoscale-metrics-collector
image: ghcr.io/vshn/billing-collector-cloudservices:v1.0.1
image: ghcr.io/vshn/billing-collector-cloudservices:v1.0.2
name: billing-collector-cloudservices-backfill
resources: {}
restartPolicy: OnFailure
Expand Down

0 comments on commit 9353da0

Please sign in to comment.