Skip to content

Commit

Permalink
Bump machine-api-provider-cloudscale to v0.2.2 (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
bastjan authored Nov 11, 2024
1 parent 14ac47a commit ed4367b
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.1
tag: v0.2.2
machine_api_controllers_manager:
registry: ghcr.io
image: appuio/machine-api-provider-cloudscale
tag: v0.2.1
tag: v0.2.2
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.1
image: ghcr.io/appuio/machine-api-provider-cloudscale:v0.2.2
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.1
image: ghcr.io/appuio/machine-api-provider-cloudscale:v0.2.2
imagePullPolicy: IfNotPresent
livenessProbe:
httpGet:
Expand Down

0 comments on commit ed4367b

Please sign in to comment.