From 0ea97b3748205b01b8b10d1c2276e9efe72cfed5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Aug 2026 23:28:25 +0000 Subject: [PATCH] chore(deps): update dependency wordpress/wordpress to v7.0.4 --- Dockerfile | 2 +- charts/wordpress/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index d90ea23..4a0c5b3 100644 --- a/Dockerfile +++ b/Dockerfile @@ -4,7 +4,7 @@ FROM docker.io/bitnami/minideb:bookworm # renovate: datasource=github-tags depName=WordPress/WordPress -ARG WORDPRESS_VERSION="7.0.3" +ARG WORDPRESS_VERSION="7.0.4" ARG DOWNLOADS_URL="downloads.bitnami.com/files/stacksmith" ARG TARGETARCH ARG BUILD_DATE diff --git a/charts/wordpress/values.yaml b/charts/wordpress/values.yaml index 69bdf17..df9804c 100644 --- a/charts/wordpress/values.yaml +++ b/charts/wordpress/values.yaml @@ -96,7 +96,7 @@ image: registry: docker.io repository: cloudtooling/wordpress # renovate: datasource=github-tags depName=WordPress/WordPress - tag: "7.0.3" + tag: "7.0.4" digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images