Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion class/defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ parameters:
collector:
registry: ghcr.io
repository: vshn/billing-collector-cloudservices
tag: v3.6.0
tag: v3.10.0
kubectl:
registry: docker.io
image: bitnamilegacy/kubectl
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.6.0
image: ghcr.io/vshn/billing-collector-cloudservices:v3.10.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.6.0
image: ghcr.io/vshn/billing-collector-cloudservices:v3.10.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.6.0
image: ghcr.io/vshn/billing-collector-cloudservices:v3.10.0
imagePullPolicy: IfNotPresent
name: exporter
ports:
Expand Down