Skip to content

Commit

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

0 comments on commit 9bf8970

Please sign in to comment.