Skip to content

Commit

Permalink
K8SPXC-1446 bump version (#1082)
Browse files Browse the repository at this point in the history
* K8SPXC-1446 bump PXC 8.0.39 and PXC 8.4.2 versions

* Remove proxysql/Dockerfile.k8s as not used
  • Loading branch information
eleo007 authored Dec 13, 2024
1 parent b2f6c81 commit ea535ef
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 96 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 @@ -15,9 +15,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-31.1
ENV PS_VERSION=8.0.37-29.1
ENV PS_VERSION=8.0.39-30.1

ENV PXC_VERSION=8.0.37-29.1
ENV PXC_VERSION=8.0.39-30.1
ENV PXC_REPO=release

ENV KUBECTL_VERSION=v1.30.2
Expand Down
4 changes: 2 additions & 2 deletions percona-xtradb-cluster-8.4-backup/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ LABEL org.opencontainers.image.description="Percona XtraDB Cluster is a high ava
LABEL org.opencontainers.image.license="GPL"

ENV PXB_VERSION=8.4.0-1.1
ENV PS_VERSION=8.4.0-1.1
ENV PS_VERSION=8.4.2-2.1

ENV PXC_VERSION=8.4.0-1.1
ENV PXC_VERSION=8.4.2-2.1
ENV PXC_REPO=release

ENV KUBECTL_VERSION=v1.30.2
Expand Down
92 changes: 0 additions & 92 deletions proxysql/Dockerfile.k8s

This file was deleted.

0 comments on commit ea535ef

Please sign in to comment.