Skip to content

Commit

Permalink
AU: 4 updated - elasticsearch grafana grafana.install kibana
Browse files Browse the repository at this point in the history
  • Loading branch information
mkevenaar committed May 14, 2024
1 parent 15f6f7c commit b3320ff
Show file tree
Hide file tree
Showing 16 changed files with 28 additions and 26 deletions.
2 changes: 1 addition & 1 deletion automatic/elasticsearch/elasticsearch.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@
"8.10": "8.10.4",
"8.11": "8.11.4",
"8.12": "8.12.2",
"8.13": "8.13.3"
"8.13": "8.13.4"
}
4 changes: 2 additions & 2 deletions automatic/elasticsearch/elasticsearch.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
<!-- version should MATCH as closely as possible with the underlying software -->
<!-- Is the version a prerelease of a version? https://docs.nuget.org/create/versioning#creating-prerelease-packages -->
<!-- Note that unstable versions like 0.0.1 can be considered a released version, but it's possible that one can release a 0.0.1-beta before you release a 0.0.1 version. If the version number is final, that is considered a released version and not a prerelease. -->
<version>8.13.3</version>
<version>8.13.4</version>
<!-- owners is a poor name for maintainers of the package. It sticks around by this name for compatibility reasons. It basically means you. -->
<owners>Maurice Kevenaar</owners>
<!-- ============================== -->
Expand All @@ -41,7 +41,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
<!-- copyright is usually years and software vendor, but not required for internal feeds -->
<copyright>Elasticsearch B.V.</copyright>
<tags>search REST analytics metrics</tags>
<releaseNotes>https://www.elastic.co/guide/en/elasticsearch/reference/8.13/release-notes-8.13.3.html</releaseNotes>
<releaseNotes>https://www.elastic.co/guide/en/elasticsearch/reference/8.13/release-notes-8.13.4.html</releaseNotes>
<licenseUrl>https://github.com/elastic/elasticsearch/blob/master/LICENSE.txt</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<packageSourceUrl>https://github.com/mkevenaar/chocolatey-packages/tree/master/automatic/elasticsearch</packageSourceUrl>
Expand Down
2 changes: 1 addition & 1 deletion automatic/elasticsearch/tools/chocolateyBeforeModify.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$unPath = Join-Path $toolsDir 'Uninstall-ChocolateyPath.psm1'
Import-Module $unPath

$version = "8.13.3"
$version = "8.13.4"
$binPath = Join-Path $toolsDir "elasticsearch-$($version)\bin"
Uninstall-ChocolateyPath $binPath 'Machine'
6 changes: 3 additions & 3 deletions automatic/elasticsearch/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
$ErrorActionPreference = 'Stop';

$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$url = 'https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-8.13.3-windows-x86_64.zip'
$checksum = '90dd47924d1b3850c4b1ec63183738a463157a1f58b8575461ad40b4599c2839'
$url = 'https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-8.13.4-windows-x86_64.zip'
$checksum = 'f482cd075931dd3403a0e7e199514e7110d0865f6235ca0363e5d5019476cac9'
$checksumType = 'sha256'
$version = "8.13.3"
$version = "8.13.4"

$packageArgs = @{
packageName = $env:ChocolateyPackageName
Expand Down
5 changes: 3 additions & 2 deletions automatic/grafana.install/grafana.install.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
"10.0": "10.0.13",
"10.2": "10.2.6",
"10.3": "10.3.5",
"10.4": "10.4.1",
"10.4": "10.4.2",
"10.1": "10.1.9",
"9.5": "9.5.18"
"9.5": "9.5.18",
"11.0": "11.0.0"
}
2 changes: 1 addition & 1 deletion automatic/grafana.install/grafana.install.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
<!-- version should MATCH as closely as possible with the underlying software -->
<!-- Is the version a prerelease of a version? https://docs.nuget.org/create/versioning#creating-prerelease-packages -->
<!-- Note that unstable versions like 0.0.1 can be considered a released version, but it's possible that one can release a 0.0.1-beta before you release a 0.0.1 version. If the version number is final, that is considered a released version and not a prerelease. -->
<version>9.5.18</version>
<version>11.0.0</version>
<!-- owners is a poor name for maintainers of the package. It sticks around by this name for compatibility reasons. It basically means you. -->
<owners>Maurice Kevenaar</owners>
<!-- ============================== -->
Expand Down
4 changes: 2 additions & 2 deletions automatic/grafana.install/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ The installer have been downloaded from their official download link listed on <
and can be verified like this:

1. Download the following installers:
32-Bit: <https://dl.grafana.com/oss/release/grafana-9.5.18.windows-amd64.msi>
32-Bit: <https://dl.grafana.com/oss/release/grafana-11.0.0.windows-amd64.msi>
2. You can use one of the following methods to obtain the checksum
- Use powershell function 'Get-Filehash'
- Use chocolatey utility 'checksum.exe'

checksum type: sha256
checksum32: DD2CCE949FEB0798616B20CF8CB38CE0C8002A5DF3CFB96A015E89D0618F407A
checksum32: 5A0B980B8D0B71510E081B5E74A23BE868A69A3D5E291A19AAE73E1F375B3662

File 'LICENSE.txt' is obtained from <https://github.com/grafana/grafana/blob/master/LICENSE>

2 changes: 1 addition & 1 deletion automatic/grafana.install/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ $packageArgs = @{
softwareName = 'GrafanaOSS*'
fileType = 'msi'
silentArgs = "/qn /norestart /l*v `"$env:TEMP\$env:ChocolateyPackageName.$env:ChocolateyPackageVersion.log`""
file = "$toolsdir\grafana-9.5.18.windows-amd64.msi"
file = "$toolsdir\grafana-11.0.0.windows-amd64.msi"
validExitCodes = @(0,1641,3010)
}

Expand Down
5 changes: 3 additions & 2 deletions automatic/grafana/grafana.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
"10.0": "10.0.13",
"10.2": "10.2.6",
"10.3": "10.3.5",
"10.4": "10.4.1",
"10.4": "10.4.2",
"10.1": "10.1.9",
"9.5": "9.5.18"
"9.5": "9.5.18",
"11.0": "11.0.0"
}
2 changes: 1 addition & 1 deletion automatic/grafana/grafana.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
<!-- version should MATCH as closely as possible with the underlying software -->
<!-- Is the version a prerelease of a version? https://docs.nuget.org/create/versioning#creating-prerelease-packages -->
<!-- Note that unstable versions like 0.0.1 can be considered a released version, but it's possible that one can release a 0.0.1-beta before you release a 0.0.1 version. If the version number is final, that is considered a released version and not a prerelease. -->
<version>9.5.18</version>
<version>11.0.0</version>
<!-- owners is a poor name for maintainers of the package. It sticks around by this name for compatibility reasons. It basically means you. -->
<owners>Maurice Kevenaar, galeksandrp</owners>
<!-- ============================== -->
Expand Down
4 changes: 2 additions & 2 deletions automatic/grafana/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ The installer have been downloaded from their official download link listed on <
and can be verified like this:

1. Download the following installers:
32-Bit: <https://dl.grafana.com/oss/release/grafana-9.5.18.windows-amd64.zip>
32-Bit: <https://dl.grafana.com/oss/release/grafana-11.0.0.windows-amd64.zip>
2. You can use one of the following methods to obtain the checksum
- Use powershell function 'Get-Filehash'
- Use chocolatey utility 'checksum.exe'

checksum type: sha256
checksum32: 44B5D9B8DC4DC7D216D5616A016778C3192FD3CCABEC84A169E71F802FDBA792
checksum32: D9D6A4492A3CF54B155EFC5A7F16881B87E5550B98C3DAC8521DFB5473187AE1

File 'LICENSE.txt' is obtained from <https://github.com/grafana/grafana/blob/master/LICENSE>

2 changes: 1 addition & 1 deletion automatic/grafana/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ $packageArgs = @{
packageName = $env:ChocolateyPackageName
unzipLocation = $toolsDir
fileType = 'exe'
file = "$toolsdir\grafana-9.5.18.windows-amd64.zip"
file = "$toolsdir\grafana-11.0.0.windows-amd64.zip"
validExitCodes = @(0)
}

Expand Down
2 changes: 1 addition & 1 deletion automatic/kibana/kibana.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@
"8.10": "8.10.4",
"8.11": "8.11.4",
"8.12": "8.12.2",
"8.13": "8.13.3"
"8.13": "8.13.4"
}
4 changes: 2 additions & 2 deletions automatic/kibana/kibana.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
<!-- version should MATCH as closely as possible with the underlying software -->
<!-- Is the version a prerelease of a version? https://docs.nuget.org/create/versioning#creating-prerelease-packages -->
<!-- Note that unstable versions like 0.0.1 can be considered a released version, but it's possible that one can release a 0.0.1-beta before you release a 0.0.1 version. If the version number is final, that is considered a released version and not a prerelease. -->
<version>8.13.3</version>
<version>8.13.4</version>
<!-- owners is a poor name for maintainers of the package. It sticks around by this name for compatibility reasons. It basically means you. -->
<owners>Maurice Kevenaar</owners>
<!-- ============================== -->
Expand All @@ -41,7 +41,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
<!-- copyright is usually years and software vendor, but not required for internal feeds -->
<copyright>Elasticsearch B.V.</copyright>
<tags>data kibana visualization elastic admin</tags>
<releaseNotes>https://www.elastic.co/guide/en/kibana/reference/8.13/release-notes-8.13.3.html</releaseNotes>
<releaseNotes>https://www.elastic.co/guide/en/kibana/reference/8.13/release-notes-8.13.4.html</releaseNotes>
<licenseUrl>https://github.com/elastic/kibana/blob/master/LICENSE.txt</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<packageSourceUrl>https://github.com/mkevenaar/chocolatey-packages/tree/master/automatic/kibana</packageSourceUrl>
Expand Down
2 changes: 1 addition & 1 deletion automatic/kibana/tools/chocolateyBeforeModify.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$unPath = Join-Path $toolsDir 'Uninstall-ChocolateyPath.psm1'
Import-Module $unPath

$version = "8.13.3"
$version = "8.13.4"
$binPath = Join-Path $toolsDir "kibana-$($version)-windows-x86_64\bin"
Uninstall-ChocolateyPath $binPath 'Machine'
6 changes: 3 additions & 3 deletions automatic/kibana/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
$ErrorActionPreference = 'Stop';

$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$url = 'https://artifacts.elastic.co/downloads/kibana/kibana-8.13.3-windows-x86_64.zip'
$checksum = 'dc3f27b871366859852d8dd821936899a94479a35bcdaf15b09c40eb1f38455a'
$url = 'https://artifacts.elastic.co/downloads/kibana/kibana-8.13.4-windows-x86_64.zip'
$checksum = 'd0fe6591dfc21c21bd583d81c525a8ffc6334406dc678402d0797bc9574b6bd2'
$checksumType = 'sha256'
$version = "8.13.3"
$version = "8.13.4"

$packageArgs = @{
packageName = $env:ChocolateyPackageName
Expand Down

0 comments on commit b3320ff

Please sign in to comment.