Skip to content

Commit

Permalink
Upgrade ap-base from 3.18.9 to 3.20.3 1 (#931)
Browse files Browse the repository at this point in the history
  • Loading branch information
himabindu07 authored Jan 31, 2025
1 parent 9066020 commit 3d55e3d
Show file tree
Hide file tree
Showing 52 changed files with 60 additions and 49 deletions.
2 changes: 1 addition & 1 deletion alertmanager/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
# https://hub.docker.com/r/prom/alertmanager/tags?page=1&ordering=last_updated
FROM prom/alertmanager:v0.27.0 AS UPSTREAM

FROM quay.io/astronomer/ap-base:3.18.9
FROM quay.io/astronomer/ap-base:3.20.3-1
LABEL maintainer="Astronomer <[email protected]>"
ARG BUILD_NUMBER=-1
LABEL io.astronomer.docker=true
Expand Down
2 changes: 2 additions & 0 deletions alertmanager/trivyignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@
CVE-2023-45288
CVE-2024-24790
CVE-2024-34156
CVE-2024-45337
CVE-2024-45338
1 change: 1 addition & 0 deletions alertmanager/twistcliignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Upstream alertmanager images include several CVEs.
# We should try to remove these each time we update.
CVE-2023-42366
CVE-2023-45288
CVE-2024-24790
GO-2024-2883
2 changes: 1 addition & 1 deletion alertmanager/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.27.0-3
0.27.0-4
2 changes: 1 addition & 1 deletion awsesproxy/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ RUN git clone https://github.com/astronomer/aws-es-proxy.git $AWSESPROXY_DIR &&

RUN CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -o aws-es-proxy

FROM quay.io/astronomer/ap-base:3.18.9
FROM quay.io/astronomer/ap-base:3.20.3-1
LABEL maintainer="Astronomer <[email protected]>"

ARG BUILD_NUMBER=-1
Expand Down
1 change: 1 addition & 0 deletions awsesproxy/trivyignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@
CVE-2023-45288
CVE-2024-24790
CVE-2024-34156
CVE-2024-45338
1 change: 1 addition & 0 deletions awsesproxy/twistcliignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
CVE-2023-42366
CVE-2023-45288
CVE-2024-24790
2 changes: 1 addition & 1 deletion awsesproxy/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.5.0-11
1.5.0-12
2 changes: 1 addition & 1 deletion blackbox-exporter/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ RUN git clone https://github.com/prometheus/blackbox_exporter $DISTRIBUTION_DIR

RUN CGO_ENABLED=0 make build

FROM quay.io/astronomer/ap-base:3.18.9
FROM quay.io/astronomer/ap-base:3.20.3-1
LABEL maintainer="Astronomer <[email protected]>"

ARG BUILD_NUMBER=-1
Expand Down
2 changes: 2 additions & 0 deletions blackbox-exporter/trivyignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@ CVE-2023-45283
CVE-2023-45288
CVE-2024-24790
CVE-2024-34156
CVE-2024-45337
CVE-2024-45338
1 change: 1 addition & 0 deletions blackbox-exporter/twistcliignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
CVE-2023-42366
CVE-2024-24790
2 changes: 1 addition & 1 deletion blackbox-exporter/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.25.0-3
0.25.0-4
2 changes: 1 addition & 1 deletion curator/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# limitations under the License.

# https://quay.io/repository/astronomer/ap-base?tab=tags
FROM quay.io/astronomer/ap-base:3.18.9
FROM quay.io/astronomer/ap-base:3.20.3-1
LABEL maintainer="Astronomer <[email protected]>"

ARG BUILD_NUMBER=-1
Expand Down
9 changes: 5 additions & 4 deletions curator/twistcliignore
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
CVE-2023-0286
CVE-2023-32681
CVE-2023-42366
CVE-2023-49083
CVE-2023-50782
CVE-2023-5752
CVE-2024-0727
CVE-2024-26130
CVE-2024-37891
CVE-2024-50602
CVE-2024-9143
GHSA-h4gh-qq45-vh27
GHSA-5cpq-8wj7-hf2v
GHSA-jm77-qphf-c4w8
GHSA-v8gr-m533-ghj9
2 changes: 1 addition & 1 deletion curator/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
8.0.17
8.0.17-1
2 changes: 1 addition & 1 deletion git-daemon/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# limitations under the License.

# https://github.com/kubernetes/git-sync/releases
FROM quay.io/astronomer/ap-base:3.18.9
FROM quay.io/astronomer/ap-base:3.20.3-1
LABEL maintainer="Astronomer <[email protected]>"

ARG BUILD_NUMBER=-1
Expand Down
6 changes: 1 addition & 5 deletions git-daemon/twistcliignore
Original file line number Diff line number Diff line change
@@ -1,5 +1 @@
CVE-2023-39326
CVE-2023-45283
CVE-2023-45284
CVE-2023-45285
CVE-2023-48795
CVE-2023-42366
2 changes: 1 addition & 1 deletion git-daemon/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.18.9
3.20.3-1
2 changes: 1 addition & 1 deletion git-sync-relay/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

FROM quay.io/astronomer/ap-base:3.18.9
FROM quay.io/astronomer/ap-base:3.20.3-1
LABEL maintainer="Astronomer <[email protected]>"

ARG BUILD_NUMBER=-1
Expand Down
2 changes: 1 addition & 1 deletion git-sync-relay/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.3-6
0.0.3-7
2 changes: 1 addition & 1 deletion init/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Used only for kubernetes initContainer tasks

# Inherit dockerize and RDS certificates from ap-base
FROM quay.io/astronomer/ap-base:3.19.4
FROM quay.io/astronomer/ap-base:3.20.3-1

RUN apk add --no-cache curl shadow

Expand Down
3 changes: 1 addition & 2 deletions init/twistcliignore
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
CVE-2024-50602
CVE-2024-9143
CVE-2023-42366
2 changes: 1 addition & 1 deletion init/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.19.4
3.20.3-1
2 changes: 1 addition & 1 deletion nats-exporter/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ RUN git clone --branch v${NATS_EXPORTER_VERSION} https://github.com/nats-io/prom
RUN CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -v -a -tags netgo -installsuffix netgo -ldflags "-s -w"

# Final docker image building stage
FROM quay.io/astronomer/ap-base:3.18.9
FROM quay.io/astronomer/ap-base:3.20.3-1

ARG BUILD_NUMBER=-1
LABEL io.astronomer.docker=true
Expand Down
1 change: 1 addition & 0 deletions nats-exporter/trivyignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
# We should try to remove these each time we update.
CVE-2024-24790
CVE-2024-34156
CVE-2024-45337
1 change: 1 addition & 0 deletions nats-exporter/twistcliignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
CVE-2023-42366
CVE-2024-24790
2 changes: 1 addition & 1 deletion nats-exporter/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.15.0-3
0.15.0-4
2 changes: 1 addition & 1 deletion nats-server/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

FROM quay.io/astronomer/ap-base:3.18.9
FROM quay.io/astronomer/ap-base:3.20.3-1

LABEL maintainer="Astronomer <[email protected]>"

Expand Down
1 change: 1 addition & 0 deletions nats-server/trivyignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ CVE-2023-45283
CVE-2023-45288
CVE-2024-24790
CVE-2024-34156
CVE-2024-45337
2 changes: 1 addition & 1 deletion nats-server/twistcliignore
Original file line number Diff line number Diff line change
@@ -1 +1 @@
CVE-2024-24790
CVE-2023-42366
2 changes: 1 addition & 1 deletion nats-server/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.10.18-1
2.10.18-2
2 changes: 1 addition & 1 deletion nats-streaming/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

FROM quay.io/astronomer/ap-base:3.18.9
FROM quay.io/astronomer/ap-base:3.20.3-1

LABEL maintainer="Astronomer <[email protected]>"

Expand Down
1 change: 1 addition & 0 deletions nats-streaming/trivyignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
CVE-2023-45288
CVE-2024-24790
CVE-2024-34156
CVE-2024-45337
2 changes: 1 addition & 1 deletion nats-streaming/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.25.6-6
0.25.6-7
2 changes: 1 addition & 1 deletion pgbouncer-exporter/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
# https://hub.docker.com/r/jbub/pgbouncer_exporter
FROM jbub/pgbouncer_exporter:v0.18.0 AS upstream

FROM quay.io/astronomer/ap-base:3.20.3
FROM quay.io/astronomer/ap-base:3.20.3-1

LABEL maintainer="Astronomer <[email protected]>"

Expand Down
2 changes: 1 addition & 1 deletion pgbouncer-exporter/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.18.0
0.18.0-1
2 changes: 1 addition & 1 deletion pgbouncer-krb/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

FROM quay.io/astronomer/ap-base:3.20.3
FROM quay.io/astronomer/ap-base:3.20.3-1
LABEL maintainer="Astronomer <[email protected]>"

ARG BUILD_NUMBER=-1
Expand Down
2 changes: 1 addition & 1 deletion pgbouncer-krb/twistcliignore
Original file line number Diff line number Diff line change
@@ -1 +1 @@
CVE-2024-50602
CVE-2023-42366
2 changes: 1 addition & 1 deletion pgbouncer-krb/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.17.0-15
1.17.0-16
2 changes: 1 addition & 1 deletion pgbouncer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

# https://github.com/CenterForOpenScience/docker-library/blob/master/pgbouncer/Dockerfile
# https://quay.io/repository/centerforopenscience/pgbouncer
FROM quay.io/astronomer/ap-base:3.18.9
FROM quay.io/astronomer/ap-base:3.20.3-1
LABEL maintainer="Astronomer <[email protected]>"

# Make it possible to override the UID/GID/username of the user running
Expand Down
2 changes: 1 addition & 1 deletion pgbouncer/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.23.1-2
1.23.1-3
2 changes: 1 addition & 1 deletion postgres-exporter/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

FROM quay.io/prometheuscommunity/postgres-exporter:v0.16.0 AS upstream

FROM quay.io/astronomer/ap-base:3.18.9
FROM quay.io/astronomer/ap-base:3.20.3-1

ARG BUILD_NUMBER=-1
LABEL io.astronomer.docker=true
Expand Down
2 changes: 2 additions & 0 deletions postgres-exporter/trivyignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@ CVE-2023-45283
CVE-2023-45288
CVE-2024-24790
CVE-2024-34156
CVE-2024-45337
CVE-2024-45338
3 changes: 1 addition & 2 deletions postgres-exporter/twistcliignore
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
CVE-2024-50602
CVE-2024-9143
CVE-2023-42366
2 changes: 1 addition & 1 deletion postgres-exporter/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.16.0
0.16.0-1
2 changes: 1 addition & 1 deletion registry/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ RUN git clone https://github.com/astronomer/distribution.git $DISTRIBUTION_DIR &

RUN CGO_ENABLED=0 make PREFIX=/go clean binaries && file ./bin/registry | grep "statically linked"

FROM quay.io/astronomer/ap-base:3.18.9
FROM quay.io/astronomer/ap-base:3.20.3-1
LABEL maintainer="Astronomer <[email protected]>"

ARG BUILD_NUMBER=-1
Expand Down
2 changes: 2 additions & 0 deletions registry/trivyignore
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,6 @@ CVE-2023-45287
CVE-2023-45288
CVE-2024-24790
CVE-2024-34156
CVE-2024-45337
CVE-2024-45338
GHSA-m425-mq94-257g
2 changes: 2 additions & 0 deletions registry/twistcliignore
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,11 @@ CVE-2023-39318
CVE-2023-39319
CVE-2023-39325
CVE-2023-39326
CVE-2023-42366
CVE-2023-45284
CVE-2023-45287
CVE-2023-45288
CVE-2024-51744
GHSA-77vh-xpmg-72qh
PRISMA-2022-0164
PRISMA-2023-0056
2 changes: 1 addition & 1 deletion registry/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.18.9
3.20.3-1
2 changes: 1 addition & 1 deletion vector/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ ENV VECTOR_VERSION 0.44.0
RUN curl -fsSL https://github.com/vectordotdev/vector/releases/download/v${VECTOR_VERSION}/vector-${VECTOR_VERSION}-x86_64-unknown-linux-musl.tar.gz \
| tar --directory=/tmp --strip-components=3 -xzf - ./vector-x86_64-unknown-linux-musl/bin/vector

FROM quay.io/astronomer/ap-base:3.18.9-1
FROM quay.io/astronomer/ap-base:3.20.3-1

LABEL maintainer="Astronomer <[email protected]>"

Expand Down
2 changes: 0 additions & 2 deletions vector/twistcliignore
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
CVE-2023-42366
CVE-2024-50602
CVE-2024-9143
2 changes: 1 addition & 1 deletion vector/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.44.0
0.44.0-1

0 comments on commit 3d55e3d

Please sign in to comment.