Skip to content

Commit

Permalink
update default image
Browse files Browse the repository at this point in the history
  • Loading branch information
sp-yduck committed Jul 1, 2023
1 parent 99ec8cb commit a717c3c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/default/manager_config_patch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ spec:
spec:
containers:
- name: manager
image: spyduck/cluster-api-provider-proxmox:v0.1.0
image: spyduck/cluster-api-provider-proxmox:v0.2.0
6 changes: 5 additions & 1 deletion config/manager/kustomization.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
resources:
- manager.yaml
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
kind: Kustomization
images:
- name: controller
newName: controller
newTag: latest

0 comments on commit a717c3c

Please sign in to comment.