Skip to content

Commit

Permalink
Bump OS to 20221005
Browse files Browse the repository at this point in the history
Include rancherd update: rancher/rancherd#25.

Signed-off-by: Kiefer Chang <[email protected]>
  • Loading branch information
bk201 committed Oct 5, 2022
1 parent cc79bf2 commit 52c8468
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/package-harvester-os
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ source ${SCRIPTS_DIR}/version-harvester ${TOP_DIR}/../harvester
source ${SCRIPTS_DIR}/version-monitoring
source ${SCRIPTS_DIR}/version-logging

BASE_OS_IMAGE="rancher/harvester-os:20220928"
BASE_OS_IMAGE="rancher/harvester-os:20221005"
HARVESTER_OS_IMAGE=rancher/harvester-os:$VERSION

cd ${PACKAGE_HARVESTER_OS_DIR}
Expand Down

0 comments on commit 52c8468

Please sign in to comment.