Skip to content

Commit

Permalink
Bump OS v1.3-20240822
Browse files Browse the repository at this point in the history
  • Loading branch information
bk201 committed Aug 22, 2024
1 parent 6b77be6 commit 2385708
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 @@ -230,7 +230,7 @@ resources:
{{- end }}
valuesContent: |
image:
tag: v1.3-20240814
tag: v1.3-20240822
repo: rancher/harvester-nvidia-driver-toolkit
driverLocation: "HTTPENDPOINT/NVIDIA-Linux-x86_64-vgpu-kvm.run"
fullnameOverride: nvidia-driver-runtime
2 changes: 1 addition & 1 deletion scripts/package-harvester-os
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ source ${SCRIPTS_DIR}/version-monitoring
source ${SCRIPTS_DIR}/version-logging
source ${SCRIPTS_DIR}/lib/iso

BASE_OS_IMAGE="rancher/harvester-os:v1.3-20240814"
BASE_OS_IMAGE="rancher/harvester-os:v1.3-20240822"
HARVESTER_OS_IMAGE=rancher/harvester-os:$VERSION

cd ${PACKAGE_HARVESTER_OS_DIR}
Expand Down

0 comments on commit 2385708

Please sign in to comment.