Skip to content

Commit

Permalink
PXC-4398 Release tasks for PXC 8.0.36 (#956)
Browse files Browse the repository at this point in the history
  • Loading branch information
adivinho authored Apr 4, 2024
1 parent 0f4eea4 commit 3f7a814
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions percona-xtradb-cluster-8.0-backup/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@ LABEL org.opencontainers.image.description="Percona XtraDB Cluster is a high ava
LABEL org.opencontainers.image.license="GPL"

ENV PXB_VERSION 8.0.35-30.1
ENV PS_VERSION 8.0.35-27.1
ENV PS_VERSION 8.0.36-28.1

ENV PXC_VERSION 8.0.35-27.1
ENV PXC_VERSION 8.0.36-28.1
ENV PXC_REPO release

ENV KUBECTL_VERSION=v1.24.14
Expand Down
4 changes: 2 additions & 2 deletions percona-xtradb-cluster-8.0/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ FROM redhat/ubi8-minimal

LABEL org.opencontainers.image.authors="[email protected]"

ENV PXC_VERSION 8.0.35-27.1
ENV PXC_VERSION 8.0.36-28.1
ENV PXC_REPO testing
ENV OS_VER el8
ENV FULL_PERCONA_XTRADBCLUSTER_VERSION "$PXC_VERSION.$OS_VER"
ENV PXC_TELEMETRY_VERSION 8.0.35-27-1
ENV PXC_TELEMETRY_VERSION 8.0.36-28-1

# Do not report during Docker image creation.
# Note that doing so, would create telemetry config file
Expand Down

0 comments on commit 3f7a814

Please sign in to comment.