Skip to content

Commit

Permalink
chore: bump harvester-seeder to v0.1.2
Browse files Browse the repository at this point in the history
Signed-off-by: Zespre Chang <[email protected]>
  • Loading branch information
starbops authored and bk201 committed Apr 17, 2024
1 parent 35173a6 commit 59add1f
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 @@ -212,7 +212,7 @@ resources:
{{- end }}
valuesContent: |
image:
tag: v0.1.1
tag: v0.1.2
fullnameOverride: harvester-seeder
- 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 @@ -29,7 +29,7 @@ VM_IMPORT_CONTROLLER_IMAGE="rancher/harvester-vm-import-controller:v0.1.8"
PCIDEVICES_CONTROLLER_CHART_VERSION="0.3.2"
PCIDEVICES_CONTROLLER_IMAGE="rancher/harvester-pcidevices:v0.3.2"
HARVESTER_SEEDER_CHART_VERSION="0.1.1"
HARVESTER_SEEDER_IMAGE="rancher/harvester-seeder:v0.1.1"
HARVESTER_SEEDER_IMAGE="rancher/harvester-seeder:v0.1.2"
NVIDIA_DRIVER_RUNTIME_CHART_VERSION="0.1.1"
mkdir -p ${CHARTS_DIR}
mkdir -p ${IMAGES_DIR}
Expand Down

0 comments on commit 59add1f

Please sign in to comment.