Skip to content

Commit

Permalink
Updated version in package download URL
Browse files Browse the repository at this point in the history
  • Loading branch information
eskimo committed Apr 14, 2023
1 parent ef6bed6 commit 680085c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/main/distrib/eskimo.properties
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ setup.additionalPackagesToBuild=base-eskimo
setup.kubePackages=kube

# The Root URL to download the packages from
setup.packagesDownloadUrlRoot=https://www.eskimo.sh/eskimo/V0.4/
setup.packagesDownloadUrlRoot=https://www.eskimo.sh/eskimo/V0.5/

# Folder where to store temporary package build result
# (needs to have a large storage path, only temporary build result are stored there)
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ setup.additionalPackagesToBuild=base-eskimo
setup.kubePackages=kube

# The Root URL to download the packages from
setup.packagesDownloadUrlRoot=https://www.eskimo.sh/eskimo/V0.4/
setup.packagesDownloadUrlRoot=https://www.eskimo.sh/eskimo/V0.5/

# Folder where to store temporary package build result
# (needs to have a large storage path, only temporary build result are stored there)
Expand Down

0 comments on commit 680085c

Please sign in to comment.