Skip to content

Commit

Permalink
dev release++
Browse files Browse the repository at this point in the history
  • Loading branch information
bastjan committed Oct 23, 2024
1 parent dd47ccf commit 822d55d
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 @@ -7,11 +7,11 @@ parameters:
provider:
registry: ghcr.io
image: appuio/machine-api-provider-cloudscale
tag: v0.2.0-dev3
tag: v0.2.0-dev4
controller_deployer:
registry: ghcr.io
image: appuio/machine-api-provider-cloudscale
tag: v0.2.0-dev3
tag: v0.2.0-dev4
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 @@ -39,7 +39,7 @@ spec:
command:
- machine-api-provider-cloudscale
- -target=manager
image: ghcr.io/appuio/machine-api-provider-cloudscale:v0.2.0-dev3
image: ghcr.io/appuio/machine-api-provider-cloudscale:v0.2.0-dev4
imagePullPolicy: IfNotPresent
livenessProbe:
httpGet:
Expand Down Expand Up @@ -71,7 +71,7 @@ spec:
command:
- machine-api-provider-cloudscale
- -target=machine-api-controllers-manager
image: ghcr.io/appuio/machine-api-provider-cloudscale:v0.2.0-dev3
image: ghcr.io/appuio/machine-api-provider-cloudscale:v0.2.0-dev4
imagePullPolicy: IfNotPresent
livenessProbe:
httpGet:
Expand Down

0 comments on commit 822d55d

Please sign in to comment.