Skip to content

Commit

Permalink
[CAFV-331] update manifests for release (#528)
Browse files Browse the repository at this point in the history
* update manifests for release

* remove creation timestamp
  • Loading branch information
abaruni authored Oct 13, 2023
1 parent 1d7c39b commit f0dd642
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/manager/manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
containers:
- command:
- /opt/vcloud/bin/cluster-api-provider-cloud-director
image: projects.registry.vmware.com/vmware-cloud-director/cluster-api-provider-cloud-director:v1.1.0
image: projects.registry.vmware.com/vmware-cloud-director/cluster-api-provider-cloud-director:v1.1.1
name: manager
securityContext:
allowPrivilegeEscalation: false
Expand Down
2 changes: 1 addition & 1 deletion templates/infrastructure-components.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1845,7 +1845,7 @@ spec:
containers:
- command:
- /opt/vcloud/bin/cluster-api-provider-cloud-director
image: projects.registry.vmware.com/vmware-cloud-director/cluster-api-provider-cloud-director:v1.1.0
image: projects.registry.vmware.com/vmware-cloud-director/cluster-api-provider-cloud-director:v1.1.1
livenessProbe:
httpGet:
path: /healthz
Expand Down

0 comments on commit f0dd642

Please sign in to comment.