Skip to content

Commit

Permalink
Merge pull request #26 from harvester/mergify/bp/v1.4/pr-25
Browse files Browse the repository at this point in the history
addon updates for v1.4.0-rc2 (backport #25)
  • Loading branch information
tserong authored Oct 8, 2024
2 parents a5e2cd3 + 17b0659 commit 8052dc7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions version_info
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
#!/bin/bash
VM_IMPORT_CONTROLLER_CHART_VERSION="0.4.0"
VM_IMPORT_CONTROLLER_IMAGE="rancher/harvester-vm-import-controller:v0.4.0"
PCIDEVICES_CONTROLLER_CHART_VERSION="0.4.0"
PCIDEVICES_CONTROLLER_IMAGE="rancher/harvester-pcidevices:v0.4.0"
VM_IMPORT_CONTROLLER_IMAGE="rancher/harvester-vm-import-controller:v0.4.1"
PCIDEVICES_CONTROLLER_CHART_VERSION="0.4.1"
PCIDEVICES_CONTROLLER_IMAGE="rancher/harvester-pcidevices:v0.4.1"
HARVESTER_SEEDER_CHART_VERSION="0.4.0"
HARVESTER_SEEDER_IMAGE="rancher/harvester-seeder:v0.4.0"
NVIDIA_DRIVER_RUNTIME_CHART_VERSION="0.1.1"
NVIDIA_DRIVER_RUNTIME_CHART_VERSION="0.4.1"
RANCHER_LOGGING_CHART_VERSION="103.1.0+up4.4.0"
RANCHER_MONITORING_CHART_VERSION="103.1.1+up45.31.1"
HARVESTER_EVENTROUTER_FULL_TAG="rancher/harvester-eventrouter:v0.3.2"

0 comments on commit 8052dc7

Please sign in to comment.