Skip to content

Commit

Permalink
6.3.0.28_1
Browse files Browse the repository at this point in the history
  • Loading branch information
pvinh-spike committed Sep 14, 2024
1 parent f7daff3 commit 859e397
Show file tree
Hide file tree
Showing 13 changed files with 45 additions and 45 deletions.
52 changes: 26 additions & 26 deletions bake.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -10,60 +10,60 @@
#------------------------------------ test -----------------------------------

group "test" {
targets=["enterprise_ubuntu20-04_amd64", "enterprise_ubuntu20-04_arm64", "federal_ubuntu20-04_amd64", "community_ubuntu20-04_amd64", "community_ubuntu20-04_arm64"]
targets=["enterprise_ubuntu22-04_amd64", "enterprise_ubuntu22-04_arm64", "federal_ubuntu22-04_amd64", "community_ubuntu22-04_amd64", "community_ubuntu22-04_arm64"]
}

target "enterprise_ubuntu20-04_amd64" {
tags=["aerospike/aerospike-server-enterprise-amd64:6.2.0.30", "aerospike/aerospike-server-enterprise-amd64:latest"]
target "enterprise_ubuntu22-04_amd64" {
tags=["aerospike/aerospike-server-enterprise-amd64:6.3.0.28", "aerospike/aerospike-server-enterprise-amd64:latest"]
platforms=["linux/amd64"]
context="./enterprise/ubuntu20.04"
context="./enterprise/ubuntu22.04"
}

target "enterprise_ubuntu20-04_arm64" {
tags=["aerospike/aerospike-server-enterprise-arm64:6.2.0.30", "aerospike/aerospike-server-enterprise-arm64:latest"]
target "enterprise_ubuntu22-04_arm64" {
tags=["aerospike/aerospike-server-enterprise-arm64:6.3.0.28", "aerospike/aerospike-server-enterprise-arm64:latest"]
platforms=["linux/arm64"]
context="./enterprise/ubuntu20.04"
context="./enterprise/ubuntu22.04"
}

target "federal_ubuntu20-04_amd64" {
tags=["aerospike/aerospike-server-federal-amd64:6.2.0.30", "aerospike/aerospike-server-federal-amd64:latest"]
target "federal_ubuntu22-04_amd64" {
tags=["aerospike/aerospike-server-federal-amd64:6.3.0.28", "aerospike/aerospike-server-federal-amd64:latest"]
platforms=["linux/amd64"]
context="./federal/ubuntu20.04"
context="./federal/ubuntu22.04"
}

target "community_ubuntu20-04_amd64" {
tags=["aerospike/aerospike-server-community-amd64:6.2.0.30", "aerospike/aerospike-server-community-amd64:latest"]
target "community_ubuntu22-04_amd64" {
tags=["aerospike/aerospike-server-community-amd64:6.3.0.28", "aerospike/aerospike-server-community-amd64:latest"]
platforms=["linux/amd64"]
context="./community/ubuntu20.04"
context="./community/ubuntu22.04"
}

target "community_ubuntu20-04_arm64" {
tags=["aerospike/aerospike-server-community-arm64:6.2.0.30", "aerospike/aerospike-server-community-arm64:latest"]
target "community_ubuntu22-04_arm64" {
tags=["aerospike/aerospike-server-community-arm64:6.3.0.28", "aerospike/aerospike-server-community-arm64:latest"]
platforms=["linux/arm64"]
context="./community/ubuntu20.04"
context="./community/ubuntu22.04"
}

#------------------------------------ push -----------------------------------

group "push" {
targets=["enterprise_ubuntu20-04", "federal_ubuntu20-04", "community_ubuntu20-04"]
targets=["enterprise_ubuntu22-04", "federal_ubuntu22-04", "community_ubuntu22-04"]
}

target "enterprise_ubuntu20-04" {
tags=["aerospike/aerospike-server-enterprise:6.2.0.30", "aerospike/aerospike-server-enterprise:6.2.0.30_1"]
target "enterprise_ubuntu22-04" {
tags=["aerospike/aerospike-server-enterprise:6.3.0.28", "aerospike/aerospike-server-enterprise:6.3.0.28_1"]
platforms=["linux/amd64,linux/arm64"]
context="./enterprise/ubuntu20.04"
context="./enterprise/ubuntu22.04"
}

target "federal_ubuntu20-04" {
tags=["aerospike/aerospike-server-federal:6.2.0.30", "aerospike/aerospike-server-federal:6.2.0.30_1"]
target "federal_ubuntu22-04" {
tags=["aerospike/aerospike-server-federal:6.3.0.28", "aerospike/aerospike-server-federal:6.3.0.28_1"]
platforms=["linux/amd64"]
context="./federal/ubuntu20.04"
context="./federal/ubuntu22.04"
}

target "community_ubuntu20-04" {
tags=["aerospike/aerospike-server:6.2.0.30", "aerospike/aerospike-server:6.2.0.30_1"]
target "community_ubuntu22-04" {
tags=["aerospike/aerospike-server:6.3.0.28", "aerospike/aerospike-server:6.3.0.28_1"]
platforms=["linux/amd64,linux/arm64"]
context="./community/ubuntu20.04"
context="./community/ubuntu22.04"
}

Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
# http://github.com/aerospike/aerospike-server.docker
#

FROM ubuntu:20.04
FROM ubuntu:22.04

LABEL org.opencontainers.image.title="Aerospike Community Server" \
org.opencontainers.image.description="Aerospike is a real-time database with predictable performance at petabyte scale with microsecond latency over billions of transactions." \
org.opencontainers.image.documentation="https://hub.docker.com/_/aerospike" \
org.opencontainers.image.base.name="docker.io/library/ubuntu:20.04" \
org.opencontainers.image.base.name="docker.io/library/ubuntu:22.04" \
org.opencontainers.image.source="https://github.com/aerospike/aerospike-server.docker" \
org.opencontainers.image.vendor="Aerospike" \
org.opencontainers.image.version="6.2.0.30" \
org.opencontainers.image.version="6.3.0.28" \
org.opencontainers.image.url="https://github.com/aerospike/aerospike-server.docker"

# AEROSPIKE_EDITION - required - must be "community", "enterprise", or
Expand All @@ -23,10 +23,10 @@ LABEL org.opencontainers.image.title="Aerospike Community Server" \
# By selecting "federal" you agree to the "FEDERAL_LICENSE"
ARG AEROSPIKE_EDITION="community"

ARG AEROSPIKE_X86_64_LINK="https://artifacts.aerospike.com/aerospike-server-community/6.2.0.30/aerospike-server-community_6.2.0.30_tools-8.1.0_ubuntu20.04_x86_64.tgz"
ARG AEROSPIKE_SHA_X86_64="9344db2c6c97666cc4f8e3ee3101b5f4160e911e929a95e38521a1dc71e4b272"
ARG AEROSPIKE_AARCH64_LINK="https://artifacts.aerospike.com/aerospike-server-community/6.2.0.30/aerospike-server-community_6.2.0.30_tools-8.1.0_ubuntu20.04_aarch64.tgz"
ARG AEROSPIKE_SHA_AARCH64="397ac24ac23de30a957eab117494e25bd1365f675116465087e8fb19d41faa28"
ARG AEROSPIKE_X86_64_LINK="https://artifacts.aerospike.com/aerospike-server-community/6.3.0.28/aerospike-server-community_6.3.0.28_tools-8.5.1_ubuntu22.04_x86_64.tgz"
ARG AEROSPIKE_SHA_X86_64="5ce8629240afe69d96a7d48cdf826f590223155c84ada624c551b98f85c72729"
ARG AEROSPIKE_AARCH64_LINK="https://artifacts.aerospike.com/aerospike-server-community/6.3.0.28/aerospike-server-community_6.3.0.28_tools-8.5.1_ubuntu22.04_aarch64.tgz"
ARG AEROSPIKE_SHA_AARCH64="8c1d4b362ea451bd48f2e0a90de265aa2429950f2b00e2d636a792a6abed694b"

SHELL ["/bin/bash", "-Eeuo", "pipefail", "-c"]

Expand Down
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
# http://github.com/aerospike/aerospike-server.docker
#

FROM ubuntu:20.04
FROM ubuntu:22.04

LABEL org.opencontainers.image.title="Aerospike Enterprise Server" \
org.opencontainers.image.description="Aerospike is a real-time database with predictable performance at petabyte scale with microsecond latency over billions of transactions." \
org.opencontainers.image.documentation="https://hub.docker.com/_/aerospike" \
org.opencontainers.image.base.name="docker.io/library/ubuntu:20.04" \
org.opencontainers.image.base.name="docker.io/library/ubuntu:22.04" \
org.opencontainers.image.source="https://github.com/aerospike/aerospike-server.docker" \
org.opencontainers.image.vendor="Aerospike" \
org.opencontainers.image.version="6.2.0.30" \
org.opencontainers.image.version="6.3.0.28" \
org.opencontainers.image.url="https://github.com/aerospike/aerospike-server.docker"

# AEROSPIKE_EDITION - required - must be "community", "enterprise", or
Expand All @@ -23,10 +23,10 @@ LABEL org.opencontainers.image.title="Aerospike Enterprise Server" \
# By selecting "federal" you agree to the "FEDERAL_LICENSE"
ARG AEROSPIKE_EDITION="enterprise"

ARG AEROSPIKE_X86_64_LINK="https://artifacts.aerospike.com/aerospike-server-enterprise/6.2.0.30/aerospike-server-enterprise_6.2.0.30_tools-8.1.0_ubuntu20.04_x86_64.tgz"
ARG AEROSPIKE_SHA_X86_64="c50dfd09d4af955fc9af921c6aed3bd0789044b2b1007f3b1060d2936136effc"
ARG AEROSPIKE_AARCH64_LINK="https://artifacts.aerospike.com/aerospike-server-enterprise/6.2.0.30/aerospike-server-enterprise_6.2.0.30_tools-8.1.0_ubuntu20.04_aarch64.tgz"
ARG AEROSPIKE_SHA_AARCH64="c9fa7e59f8ed810039aa2ed3e1d137de31676115311f2578893fb0a3a55f160c"
ARG AEROSPIKE_X86_64_LINK="https://artifacts.aerospike.com/aerospike-server-enterprise/6.3.0.28/aerospike-server-enterprise_6.3.0.28_tools-8.5.1_ubuntu22.04_x86_64.tgz"
ARG AEROSPIKE_SHA_X86_64="f5ee58530ea0219f3caf962476b66bb9aa19089a24eb54cad81af8cc4a1e31a9"
ARG AEROSPIKE_AARCH64_LINK="https://artifacts.aerospike.com/aerospike-server-enterprise/6.3.0.28/aerospike-server-enterprise_6.3.0.28_tools-8.5.1_ubuntu22.04_aarch64.tgz"
ARG AEROSPIKE_SHA_AARCH64="cebe344c1c2f805420ee8eca6301be5e5271bc2106bb9eddd06fe30640be2fc8"

SHELL ["/bin/bash", "-Eeuo", "pipefail", "-c"]

Expand Down
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
# http://github.com/aerospike/aerospike-server.docker
#

FROM ubuntu:20.04
FROM ubuntu:22.04

LABEL org.opencontainers.image.title="Aerospike Federal Server" \
org.opencontainers.image.description="Aerospike is a real-time database with predictable performance at petabyte scale with microsecond latency over billions of transactions." \
org.opencontainers.image.documentation="https://hub.docker.com/_/aerospike" \
org.opencontainers.image.base.name="docker.io/library/ubuntu:20.04" \
org.opencontainers.image.base.name="docker.io/library/ubuntu:22.04" \
org.opencontainers.image.source="https://github.com/aerospike/aerospike-server.docker" \
org.opencontainers.image.vendor="Aerospike" \
org.opencontainers.image.version="6.2.0.30" \
org.opencontainers.image.version="6.3.0.28" \
org.opencontainers.image.url="https://github.com/aerospike/aerospike-server.docker"

# AEROSPIKE_EDITION - required - must be "community", "enterprise", or
Expand All @@ -23,8 +23,8 @@ LABEL org.opencontainers.image.title="Aerospike Federal Server" \
# By selecting "federal" you agree to the "FEDERAL_LICENSE"
ARG AEROSPIKE_EDITION="federal"

ARG AEROSPIKE_X86_64_LINK="https://artifacts.aerospike.com/aerospike-server-federal/6.2.0.30/aerospike-server-federal_6.2.0.30_tools-8.1.0_ubuntu20.04_x86_64.tgz"
ARG AEROSPIKE_SHA_X86_64="929450621be516287feb1fb69d6e43faf28328a37a737a7763e3c52f4abc1bcf"
ARG AEROSPIKE_X86_64_LINK="https://artifacts.aerospike.com/aerospike-server-federal/6.3.0.28/aerospike-server-federal_6.3.0.28_tools-8.5.1_ubuntu22.04_x86_64.tgz"
ARG AEROSPIKE_SHA_X86_64="e11fa5a7e61c2699e2458a6b691a1eacd1d164bb80f8601c47080668b123a725"
ARG AEROSPIKE_AARCH64_LINK=""
ARG AEROSPIKE_SHA_AARCH64=""

Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 859e397

Please sign in to comment.