Skip to content

Commit

Permalink
6.3.0.30_1
Browse files Browse the repository at this point in the history
  • Loading branch information
pvinh-spike committed Oct 3, 2024
1 parent a95bbd9 commit 5327be6
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.32", "aerospike/aerospike-server-enterprise-amd64:latest"]
target "enterprise_ubuntu22-04_amd64" {
tags=["aerospike/aerospike-server-enterprise-amd64:6.3.0.30", "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.32", "aerospike/aerospike-server-enterprise-arm64:latest"]
target "enterprise_ubuntu22-04_arm64" {
tags=["aerospike/aerospike-server-enterprise-arm64:6.3.0.30", "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.32", "aerospike/aerospike-server-federal-amd64:latest"]
target "federal_ubuntu22-04_amd64" {
tags=["aerospike/aerospike-server-federal-amd64:6.3.0.30", "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.32", "aerospike/aerospike-server-community-amd64:latest"]
target "community_ubuntu22-04_amd64" {
tags=["aerospike/aerospike-server-community-amd64:6.3.0.30", "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.32", "aerospike/aerospike-server-community-arm64:latest"]
target "community_ubuntu22-04_arm64" {
tags=["aerospike/aerospike-server-community-arm64:6.3.0.30", "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.32", "aerospike/aerospike-server-enterprise:6.2.0.32_1"]
target "enterprise_ubuntu22-04" {
tags=["aerospike/aerospike-server-enterprise:6.3.0.30", "aerospike/aerospike-server-enterprise:6.3.0.30_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.32", "aerospike/aerospike-server-federal:6.2.0.32_1"]
target "federal_ubuntu22-04" {
tags=["aerospike/aerospike-server-federal:6.3.0.30", "aerospike/aerospike-server-federal:6.3.0.30_1"]
platforms=["linux/amd64"]
context="./federal/ubuntu20.04"
context="./federal/ubuntu22.04"
}

target "community_ubuntu20-04" {
tags=["aerospike/aerospike-server:6.2.0.32", "aerospike/aerospike-server:6.2.0.32_1"]
target "community_ubuntu22-04" {
tags=["aerospike/aerospike-server:6.3.0.30", "aerospike/aerospike-server:6.3.0.30_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.32" \
org.opencontainers.image.version="6.3.0.30" \
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.32/aerospike-server-community_6.2.0.32_tools-8.1.0_ubuntu20.04_x86_64.tgz"
ARG AEROSPIKE_SHA_X86_64="aabd650de397f28af6f798641d6ce3e36d92029e7934ebafeaa3dadd360238f8"
ARG AEROSPIKE_AARCH64_LINK="https://artifacts.aerospike.com/aerospike-server-community/6.2.0.32/aerospike-server-community_6.2.0.32_tools-8.1.0_ubuntu20.04_aarch64.tgz"
ARG AEROSPIKE_SHA_AARCH64="ebe51a6a57722fb3291e2228cc5a78188ad273b3417deb5d436444f8affc908f"
ARG AEROSPIKE_X86_64_LINK="https://artifacts.aerospike.com/aerospike-server-community/6.3.0.30/aerospike-server-community_6.3.0.30_tools-8.5.1_ubuntu22.04_x86_64.tgz"
ARG AEROSPIKE_SHA_X86_64="c86378f3d3f32963fa47768a62f59406217d7f85358df64e473c7250430b390b"
ARG AEROSPIKE_AARCH64_LINK="https://artifacts.aerospike.com/aerospike-server-community/6.3.0.30/aerospike-server-community_6.3.0.30_tools-8.5.1_ubuntu22.04_aarch64.tgz"
ARG AEROSPIKE_SHA_AARCH64="fb72ba42e11b983fe7bde0118c403e956199de8051297da391ab395a9d6c4345"

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.32" \
org.opencontainers.image.version="6.3.0.30" \
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.32/aerospike-server-enterprise_6.2.0.32_tools-8.1.0_ubuntu20.04_x86_64.tgz"
ARG AEROSPIKE_SHA_X86_64="8a4c0b507927d19f2973d631ae56d05e930c60e6dd84ad0f29ab45155ed736dd"
ARG AEROSPIKE_AARCH64_LINK="https://artifacts.aerospike.com/aerospike-server-enterprise/6.2.0.32/aerospike-server-enterprise_6.2.0.32_tools-8.1.0_ubuntu20.04_aarch64.tgz"
ARG AEROSPIKE_SHA_AARCH64="a05ed2ae46ebd617031e044b31cb9057fb905e8656a031c1c6f50e1497914bb8"
ARG AEROSPIKE_X86_64_LINK="https://artifacts.aerospike.com/aerospike-server-enterprise/6.3.0.30/aerospike-server-enterprise_6.3.0.30_tools-8.5.1_ubuntu22.04_x86_64.tgz"
ARG AEROSPIKE_SHA_X86_64="5a05a54c6db0cc7074fd221fd2b63a66c3874912e62bf53343fbe45ba995043f"
ARG AEROSPIKE_AARCH64_LINK="https://artifacts.aerospike.com/aerospike-server-enterprise/6.3.0.30/aerospike-server-enterprise_6.3.0.30_tools-8.5.1_ubuntu22.04_aarch64.tgz"
ARG AEROSPIKE_SHA_AARCH64="d1613b832d092da090aa73337c1c975076d3c8b62a882d59f778974e34fa3369"

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.32" \
org.opencontainers.image.version="6.3.0.30" \
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.32/aerospike-server-federal_6.2.0.32_tools-8.1.0_ubuntu20.04_x86_64.tgz"
ARG AEROSPIKE_SHA_X86_64="49fb60c411c904f0c0e995d6bf2206aab40380d545ea9c62e74b879cf7d851ca"
ARG AEROSPIKE_X86_64_LINK="https://artifacts.aerospike.com/aerospike-server-federal/6.3.0.30/aerospike-server-federal_6.3.0.30_tools-8.5.1_ubuntu22.04_x86_64.tgz"
ARG AEROSPIKE_SHA_X86_64="7c2b1abbd1bc004410a4a7b83d8937d149c02fad929a4155754242525559ba09"
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 5327be6

Please sign in to comment.