@@ -539,7 +539,7 @@ steps:
539
539
name : identify-runner
540
540
- commands :
541
541
- mkdir -p bin
542
- - curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.53 /grabpl
542
+ - curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.56 /grabpl
543
543
- chmod +x bin/grabpl
544
544
image : byrnedo/alpine-curl:0.1.8
545
545
name : grabpl
@@ -995,7 +995,7 @@ steps:
995
995
name : clone-enterprise
996
996
- commands :
997
997
- mkdir -p bin
998
- - curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.53 /grabpl
998
+ - curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.56 /grabpl
999
999
- chmod +x bin/grabpl
1000
1000
image : byrnedo/alpine-curl:0.1.8
1001
1001
name : grabpl
@@ -1957,7 +1957,7 @@ steps:
1957
1957
name : identify-runner
1958
1958
- commands :
1959
1959
- mkdir -p bin
1960
- - curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.53 /grabpl
1960
+ - curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.56 /grabpl
1961
1961
- chmod +x bin/grabpl
1962
1962
image : byrnedo/alpine-curl:0.1.8
1963
1963
name : grabpl
@@ -2510,7 +2510,7 @@ services:
2510
2510
steps :
2511
2511
- commands :
2512
2512
- mkdir -p bin
2513
- - curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.53 /grabpl
2513
+ - curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.56 /grabpl
2514
2514
- chmod +x bin/grabpl
2515
2515
image : byrnedo/alpine-curl:0.1.8
2516
2516
name : grabpl
@@ -2715,7 +2715,7 @@ steps:
2715
2715
name : identify-runner
2716
2716
- commands :
2717
2717
- $$ProgressPreference = "SilentlyContinue"
2718
- - Invoke-WebRequest https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.53 /windows/grabpl.exe
2718
+ - Invoke-WebRequest https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.56 /windows/grabpl.exe
2719
2719
-OutFile grabpl.exe
2720
2720
image : grafana/ci-wix:0.1.1
2721
2721
name : windows-init
@@ -3142,7 +3142,7 @@ services:
3142
3142
steps :
3143
3143
- commands :
3144
3144
- mkdir -p bin
3145
- - curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.53 /grabpl
3145
+ - curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.56 /grabpl
3146
3146
- chmod +x bin/grabpl
3147
3147
image : byrnedo/alpine-curl:0.1.8
3148
3148
name : grabpl
@@ -3387,7 +3387,7 @@ steps:
3387
3387
name : identify-runner
3388
3388
- commands :
3389
3389
- mkdir -p bin
3390
- - curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.53 /grabpl
3390
+ - curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.56 /grabpl
3391
3391
- chmod +x bin/grabpl
3392
3392
image : byrnedo/alpine-curl:0.1.8
3393
3393
name : grabpl
@@ -3433,9 +3433,9 @@ steps:
3433
3433
$$debug docker push grafana/grafana-image-tags:$${IMAGE_TAG}-ubuntu-armv7
3434
3434
3435
3435
# Create the grafana manifests
3436
- $$debug docker manifest create grafana/grafana:${TAG } grafana/grafana-image-tags:$${IMAGE_TAG}-amd64 grafana/grafana-image-tags:$${IMAGE_TAG}-arm64 grafana/grafana-image-tags:$${IMAGE_TAG}-armv7
3436
+ $$debug docker manifest create grafana/grafana:$${IMAGE_TAG } grafana/grafana-image-tags:$${IMAGE_TAG}-amd64 grafana/grafana-image-tags:$${IMAGE_TAG}-arm64 grafana/grafana-image-tags:$${IMAGE_TAG}-armv7
3437
3437
3438
- $$debug docker manifest create grafana/grafana:${TAG }-ubuntu grafana/grafana-image-tags:$${IMAGE_TAG}-ubuntu-amd64 grafana/grafana-image-tags:$${IMAGE_TAG}-ubuntu-arm64 grafana/grafana-image-tags:$${IMAGE_TAG}-ubuntu-armv7
3438
+ $$debug docker manifest create grafana/grafana:$${IMAGE_TAG }-ubuntu grafana/grafana-image-tags:$${IMAGE_TAG}-ubuntu-amd64 grafana/grafana-image-tags:$${IMAGE_TAG}-ubuntu-arm64 grafana/grafana-image-tags:$${IMAGE_TAG}-ubuntu-armv7
3439
3439
3440
3440
# Push the grafana manifests
3441
3441
$$debug docker manifest push grafana/grafana:$${IMAGE_TAG}
@@ -3519,7 +3519,7 @@ steps:
3519
3519
name : identify-runner
3520
3520
- commands :
3521
3521
- mkdir -p bin
3522
- - curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.53 /grabpl
3522
+ - curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.56 /grabpl
3523
3523
- chmod +x bin/grabpl
3524
3524
image : byrnedo/alpine-curl:0.1.8
3525
3525
name : grabpl
@@ -3565,9 +3565,9 @@ steps:
3565
3565
$$debug docker push grafana/grafana-image-tags:$${IMAGE_TAG}-ubuntu-armv7
3566
3566
3567
3567
# Create the grafana manifests
3568
- $$debug docker manifest create grafana/grafana:${TAG } grafana/grafana-image-tags:$${IMAGE_TAG}-amd64 grafana/grafana-image-tags:$${IMAGE_TAG}-arm64 grafana/grafana-image-tags:$${IMAGE_TAG}-armv7
3568
+ $$debug docker manifest create grafana/grafana:$${IMAGE_TAG } grafana/grafana-image-tags:$${IMAGE_TAG}-amd64 grafana/grafana-image-tags:$${IMAGE_TAG}-arm64 grafana/grafana-image-tags:$${IMAGE_TAG}-armv7
3569
3569
3570
- $$debug docker manifest create grafana/grafana:${TAG }-ubuntu grafana/grafana-image-tags:$${IMAGE_TAG}-ubuntu-amd64 grafana/grafana-image-tags:$${IMAGE_TAG}-ubuntu-arm64 grafana/grafana-image-tags:$${IMAGE_TAG}-ubuntu-armv7
3570
+ $$debug docker manifest create grafana/grafana:$${IMAGE_TAG }-ubuntu grafana/grafana-image-tags:$${IMAGE_TAG}-ubuntu-amd64 grafana/grafana-image-tags:$${IMAGE_TAG}-ubuntu-arm64 grafana/grafana-image-tags:$${IMAGE_TAG}-ubuntu-armv7
3571
3571
3572
3572
# Push the grafana manifests
3573
3573
$$debug docker manifest push grafana/grafana:$${IMAGE_TAG}
@@ -3829,6 +3829,7 @@ platform:
3829
3829
services : []
3830
3830
steps :
3831
3831
- commands :
3832
+ - export version=$(echo ${TAG} | sed -e "s/+security-/-/g")
3832
3833
- ' echo "Step 1: Updating package lists..."'
3833
3834
- apt-get update >/dev/null 2>&1
3834
3835
- ' echo "Step 2: Installing prerequisites..."'
@@ -3844,7 +3845,7 @@ steps:
3844
3845
- ' echo "Step 5: Installing Grafana..."'
3845
3846
- for i in $(seq 1 60); do
3846
3847
- ' if apt-get update >/dev/null 2>&1 && DEBIAN_FRONTEND=noninteractive apt-get
3847
- install -yq grafana=${TAG} >/dev/null 2>&1; then'
3848
+ install -yq grafana=$version >/dev/null 2>&1; then'
3848
3849
- ' echo "Command succeeded on attempt $i"'
3849
3850
- ' break'
3850
3851
- ' else'
@@ -3858,10 +3859,10 @@ steps:
3858
3859
- ' fi'
3859
3860
- done
3860
3861
- ' echo "Step 6: Verifying Grafana installation..."'
3861
- - ' if dpkg -s grafana | grep -q "Version: ${TAG} "; then'
3862
- - ' echo "Successfully verified Grafana version ${TAG} "'
3862
+ - ' if dpkg -s grafana | grep -q "Version: $version "; then'
3863
+ - ' echo "Successfully verified Grafana version $version "'
3863
3864
- else
3864
- - ' echo "Failed to verify Grafana version ${TAG} "'
3865
+ - ' echo "Failed to verify Grafana version $version "'
3865
3866
- ' exit 1'
3866
3867
- fi
3867
3868
- echo "Verification complete."
@@ -3889,11 +3890,12 @@ steps:
3889
3890
sslcacert=/etc/pki/tls/certs/ca-bundle.crt
3890
3891
' > /etc/yum.repos.d/grafana.repo
3891
3892
- ' echo "Step 5: Checking RPM repository..."'
3892
- - dnf list available grafana-${TAG}
3893
+ - export version=$(echo "${TAG}" | sed -e "s/+security-/^security_/g")
3894
+ - dnf list available grafana-$version
3893
3895
- if [ $? -eq 0 ]; then
3894
3896
- ' echo "Grafana package found in repository. Installing from repo..."'
3895
3897
- for i in $(seq 1 60); do
3896
- - ' if dnf install -y --nogpgcheck grafana-${TAG} >/dev/null 2>&1; then'
3898
+ - ' if dnf install -y --nogpgcheck grafana-$version >/dev/null 2>&1; then'
3897
3899
- ' echo "Command succeeded on attempt $i"'
3898
3900
- ' break'
3899
3901
- ' else'
@@ -3910,16 +3912,16 @@ steps:
3910
3912
- ' rpm --import https://rpm.grafana.com/gpg.key'
3911
3913
- ' rpm -qa gpg-pubkey* | xargs rpm -qi | grep -i grafana'
3912
3914
- else
3913
- - ' echo "Grafana package version ${TAG} not found in repository."'
3915
+ - ' echo "Grafana package version $version not found in repository."'
3914
3916
- ' dnf repolist'
3915
3917
- ' dnf list available grafana*'
3916
3918
- ' exit 1'
3917
3919
- fi
3918
3920
- ' echo "Step 6: Verifying Grafana installation..."'
3919
- - if rpm -q grafana | grep -q "${TAG} "; then
3920
- - ' echo "Successfully verified Grafana version ${TAG} "'
3921
+ - if rpm -q grafana | grep -q "$verison "; then
3922
+ - ' echo "Successfully verified Grafana version $version "'
3921
3923
- else
3922
- - ' echo "Failed to verify Grafana version ${TAG} "'
3924
+ - ' echo "Failed to verify Grafana version $version "'
3923
3925
- ' exit 1'
3924
3926
- fi
3925
3927
- echo "Verification complete."
@@ -4006,6 +4008,7 @@ steps:
4006
4008
from_secret : packages_service_account
4007
4009
target_bucket : grafana-packages
4008
4010
- commands :
4011
+ - export version=$(echo ${TAG} | sed -e "s/+security-/-/g")
4009
4012
- ' echo "Step 1: Updating package lists..."'
4010
4013
- apt-get update >/dev/null 2>&1
4011
4014
- ' echo "Step 2: Installing prerequisites..."'
@@ -4021,7 +4024,7 @@ steps:
4021
4024
- ' echo "Step 5: Installing Grafana..."'
4022
4025
- for i in $(seq 1 60); do
4023
4026
- ' if apt-get update >/dev/null 2>&1 && DEBIAN_FRONTEND=noninteractive apt-get
4024
- install -yq grafana=${TAG} >/dev/null 2>&1; then'
4027
+ install -yq grafana=$version >/dev/null 2>&1; then'
4025
4028
- ' echo "Command succeeded on attempt $i"'
4026
4029
- ' break'
4027
4030
- ' else'
@@ -4035,10 +4038,10 @@ steps:
4035
4038
- ' fi'
4036
4039
- done
4037
4040
- ' echo "Step 6: Verifying Grafana installation..."'
4038
- - ' if dpkg -s grafana | grep -q "Version: ${TAG} "; then'
4039
- - ' echo "Successfully verified Grafana version ${TAG} "'
4041
+ - ' if dpkg -s grafana | grep -q "Version: $version "; then'
4042
+ - ' echo "Successfully verified Grafana version $version "'
4040
4043
- else
4041
- - ' echo "Failed to verify Grafana version ${TAG} "'
4044
+ - ' echo "Failed to verify Grafana version $version "'
4042
4045
- ' exit 1'
4043
4046
- fi
4044
4047
- echo "Verification complete."
@@ -4067,11 +4070,12 @@ steps:
4067
4070
sslcacert=/etc/pki/tls/certs/ca-bundle.crt
4068
4071
' > /etc/yum.repos.d/grafana.repo
4069
4072
- ' echo "Step 5: Checking RPM repository..."'
4070
- - dnf list available grafana-${TAG}
4073
+ - export version=$(echo "${TAG}" | sed -e "s/+security-/^security_/g")
4074
+ - dnf list available grafana-$version
4071
4075
- if [ $? -eq 0 ]; then
4072
4076
- ' echo "Grafana package found in repository. Installing from repo..."'
4073
4077
- for i in $(seq 1 60); do
4074
- - ' if dnf install -y --nogpgcheck grafana-${TAG} >/dev/null 2>&1; then'
4078
+ - ' if dnf install -y --nogpgcheck grafana-$version >/dev/null 2>&1; then'
4075
4079
- ' echo "Command succeeded on attempt $i"'
4076
4080
- ' break'
4077
4081
- ' else'
@@ -4088,16 +4092,16 @@ steps:
4088
4092
- ' rpm --import https://rpm.grafana.com/gpg.key'
4089
4093
- ' rpm -qa gpg-pubkey* | xargs rpm -qi | grep -i grafana'
4090
4094
- else
4091
- - ' echo "Grafana package version ${TAG} not found in repository."'
4095
+ - ' echo "Grafana package version $version not found in repository."'
4092
4096
- ' dnf repolist'
4093
4097
- ' dnf list available grafana*'
4094
4098
- ' exit 1'
4095
4099
- fi
4096
4100
- ' echo "Step 6: Verifying Grafana installation..."'
4097
- - if rpm -q grafana | grep -q "${TAG} "; then
4098
- - ' echo "Successfully verified Grafana version ${TAG} "'
4101
+ - if rpm -q grafana | grep -q "$verison "; then
4102
+ - ' echo "Successfully verified Grafana version $version "'
4099
4103
- else
4100
- - ' echo "Failed to verify Grafana version ${TAG} "'
4104
+ - ' echo "Failed to verify Grafana version $version "'
4101
4105
- ' exit 1'
4102
4106
- fi
4103
4107
- echo "Verification complete."
@@ -4395,7 +4399,7 @@ steps:
4395
4399
name : identify-runner
4396
4400
- commands :
4397
4401
- $$ProgressPreference = "SilentlyContinue"
4398
- - Invoke-WebRequest https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.53 /windows/grabpl.exe
4402
+ - Invoke-WebRequest https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.56 /windows/grabpl.exe
4399
4403
-OutFile grabpl.exe
4400
4404
image : grafana/ci-wix:0.1.1
4401
4405
name : windows-init
@@ -5195,7 +5199,7 @@ services:
5195
5199
steps :
5196
5200
- commands :
5197
5201
- mkdir -p bin
5198
- - curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.53 /grabpl
5202
+ - curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v3.0.56 /grabpl
5199
5203
- chmod +x bin/grabpl
5200
5204
image : byrnedo/alpine-curl:0.1.8
5201
5205
name : grabpl
@@ -5987,6 +5991,6 @@ kind: secret
5987
5991
name : gcr_credentials
5988
5992
---
5989
5993
kind : signature
5990
- hmac : dc30a3a00ee542fb289da36ef6db4274684db4533c472f7f903468919d1046ac
5994
+ hmac : 41df5b1fdbd1b3c9aa915919ae5be16d2a188cbaf6b243c14fd66f94db0db8d8
5991
5995
5992
5996
...
0 commit comments