Skip to content

Commit

Permalink
Update ghcr.io/appuio/machine-api-provider-cloudscale Docker tag to v…
Browse files Browse the repository at this point in the history
…0.2.5

Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
vshn-renovate committed Dec 11, 2024
1 parent 9bf8970 commit 465a476
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions class/defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ parameters:
provider:
registry: ghcr.io
image: appuio/machine-api-provider-cloudscale
tag: v0.2.3
tag: v0.2.5
machine_api_controllers_manager:
registry: ghcr.io
image: appuio/machine-api-provider-cloudscale
tag: v0.2.3
tag: v0.2.5
kube_rbac_proxy:
registry: gcr.io
image: kubebuilder/kube-rbac-proxy
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ spec:
command:
- machine-api-provider-cloudscale
- -target=manager
image: ghcr.io/appuio/machine-api-provider-cloudscale:v0.2.3
image: ghcr.io/appuio/machine-api-provider-cloudscale:v0.2.5
imagePullPolicy: IfNotPresent
livenessProbe:
httpGet:
Expand Down Expand Up @@ -67,7 +67,7 @@ spec:
command:
- machine-api-provider-cloudscale
- -target=machine-api-controllers-manager
image: ghcr.io/appuio/machine-api-provider-cloudscale:v0.2.3
image: ghcr.io/appuio/machine-api-provider-cloudscale:v0.2.5
imagePullPolicy: IfNotPresent
livenessProbe:
httpGet:
Expand Down

0 comments on commit 465a476

Please sign in to comment.