Skip to content

Commit

Permalink
f-145: Updates to rke v1.31.3
Browse files Browse the repository at this point in the history
Signed-off-by: Aleix Ramírez <[email protected]>
  • Loading branch information
aleixrm committed Dec 11, 2024
1 parent 14b6205 commit e412c68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appliances/OneKE/config.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
ONE_SERVICE_AIRGAPPED = env :ONE_SERVICE_AIRGAPPED, 'NO'
ONE_SERVICE_SETUP_DIR = env :ONE_SERVICE_SETUP_DIR, '/opt/one-appliance'

ONE_SERVICE_RKE2_RELEASE = env :ONE_SERVICE_RKE2_RELEASE, "#{ONE_SERVICE_VERSION}.2"
ONE_SERVICE_RKE2_RELEASE = env :ONE_SERVICE_RKE2_RELEASE, "#{ONE_SERVICE_VERSION}.3"
ONE_SERVICE_RKE2_VERSION = env :ONE_SERVICE_RKE2_VERSION, "v#{ONE_SERVICE_RKE2_RELEASE}+rke2r1"
ONE_SERVICE_HELM_VERSION = env :ONE_SERVICE_HELM_VERSION, '3.16.3'

Expand Down

0 comments on commit e412c68

Please sign in to comment.