Skip to content

Commit

Permalink
update vm-import-controller addon
Browse files Browse the repository at this point in the history
  • Loading branch information
ibrokethecloud authored and bk201 committed Dec 20, 2024
1 parent 094af32 commit b8294a0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pkg/config/templates/rancherd-22-addons.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ resources:
{{- end }}
valuesContent: |
image:
tag: v0.3.2
tag: v0.3.4
fullnameOverride: harvester-vm-import-controller
- apiVersion: harvesterhci.io/v1beta1
kind: Addon
Expand Down
2 changes: 1 addition & 1 deletion scripts/build-bundle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ IMAGES_DIR="${BUNDLE_DIR}/harvester/images"
IMAGES_LISTS_DIR="${BUNDLE_DIR}/harvester/images-lists"
RANCHERD_IMAGES_DIR="${BUNDLE_DIR}/rancherd/images"
VM_IMPORT_CONTROLLER_CHART_VERSION="0.3.2"
VM_IMPORT_CONTROLLER_IMAGE="rancher/harvester-vm-import-controller:v0.3.2"
VM_IMPORT_CONTROLLER_IMAGE="rancher/harvester-vm-import-controller:v0.3.4"
PCIDEVICES_CONTROLLER_CHART_VERSION="0.3.3"
PCIDEVICES_CONTROLLER_IMAGE="rancher/harvester-pcidevices:v0.3.3"
HARVESTER_SEEDER_CHART_VERSION="0.3.2"
Expand Down

0 comments on commit b8294a0

Please sign in to comment.