Skip to content

chore(container): update image ghcr.io/hydazz/wordpress ( bd36679 ➔ 29d18ef )#1697

Merged
hydazz merged 1 commit intomainfrom
renovate/ghcr.io-hydazz-wordpress-6.9.1
Mar 3, 2026
Merged

chore(container): update image ghcr.io/hydazz/wordpress ( bd36679 ➔ 29d18ef )#1697
hydazz merged 1 commit intomainfrom
renovate/ghcr.io-hydazz-wordpress-6.9.1

Conversation

@not-hydaz
Copy link
Contributor

@not-hydaz not-hydaz bot commented Feb 28, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/hydazz/wordpress (source) digest bd3667929d18ef

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@not-hydaz
Copy link
Contributor Author

not-hydaz bot commented Feb 28, 2026

--- HelmRelease: websites/wordpress-bbpc Deployment: websites/wordpress-bbpc

+++ HelmRelease: websites/wordpress-bbpc Deployment: websites/wordpress-bbpc

@@ -51,13 +51,13 @@

           cp -n /usr/src/wordpress/.htaccess /persistent/.htaccess
           for file in .htaccess; do
             touch /persistent/$file
             ln -fs /persistent/$file /var/www/html/$file
           done
           cp -r /usr/src/wordpress/* /var/www/html/
-        image: ghcr.io/hydazz/wordpress:6.9.1@sha256:bd36679e4440ee3030689b89143ae2fbd452801504c13069096dd6a7771b3cd8
+        image: ghcr.io/hydazz/wordpress:6.9.1@sha256:29d18eff2e3e9d71d676e0fabfd10f179307e16a8107e0b0807387060f0ddf1c
         name: wordpress-init
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL
@@ -90,13 +90,13 @@

           value: |-
             define('WP_MEMORY_LIMIT', '256M');
             define('WP_MAX_MEMORY_LIMIT', '512M');
         envFrom:
         - secretRef:
             name: wordpress-bbpc-secret
-        image: ghcr.io/hydazz/wordpress:6.9.1@sha256:bd36679e4440ee3030689b89143ae2fbd452801504c13069096dd6a7771b3cd8
+        image: ghcr.io/hydazz/wordpress:6.9.1@sha256:29d18eff2e3e9d71d676e0fabfd10f179307e16a8107e0b0807387060f0ddf1c
         livenessProbe:
           failureThreshold: 3
           httpGet:
             httpHeaders:
             - name: Host
               value: ..PLACEHOLDER_D_BBPC..
--- HelmRelease: websites/wordpress-hca Deployment: websites/wordpress-hca

+++ HelmRelease: websites/wordpress-hca Deployment: websites/wordpress-hca

@@ -51,13 +51,13 @@

           cp -n /usr/src/wordpress/.htaccess /persistent/.htaccess
           for file in .htaccess; do
             touch /persistent/$file
             ln -fs /persistent/$file /var/www/html/$file
           done
           cp -r /usr/src/wordpress/* /var/www/html/
-        image: ghcr.io/hydazz/wordpress:6.9.1@sha256:bd36679e4440ee3030689b89143ae2fbd452801504c13069096dd6a7771b3cd8
+        image: ghcr.io/hydazz/wordpress:6.9.1@sha256:29d18eff2e3e9d71d676e0fabfd10f179307e16a8107e0b0807387060f0ddf1c
         name: wordpress-init
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL
@@ -90,13 +90,13 @@

           value: |-
             define('WP_MEMORY_LIMIT', '256M');
             define('WP_MAX_MEMORY_LIMIT', '512M');
         envFrom:
         - secretRef:
             name: wordpress-hca-secret
-        image: ghcr.io/hydazz/wordpress:6.9.1@sha256:bd36679e4440ee3030689b89143ae2fbd452801504c13069096dd6a7771b3cd8
+        image: ghcr.io/hydazz/wordpress:6.9.1@sha256:29d18eff2e3e9d71d676e0fabfd10f179307e16a8107e0b0807387060f0ddf1c
         livenessProbe:
           failureThreshold: 3
           httpGet:
             httpHeaders:
             - name: Host
               value: ..PLACEHOLDER_D_HCA..
--- HelmRelease: websites/wordpress-lmvca Deployment: websites/wordpress-lmvca

+++ HelmRelease: websites/wordpress-lmvca Deployment: websites/wordpress-lmvca

@@ -51,13 +51,13 @@

           cp -n /usr/src/wordpress/.htaccess /persistent/.htaccess
           for file in .htaccess; do
             touch /persistent/$file
             ln -fs /persistent/$file /var/www/html/$file
           done
           cp -r /usr/src/wordpress/* /var/www/html/
-        image: ghcr.io/hydazz/wordpress:6.9.1@sha256:bd36679e4440ee3030689b89143ae2fbd452801504c13069096dd6a7771b3cd8
+        image: ghcr.io/hydazz/wordpress:6.9.1@sha256:29d18eff2e3e9d71d676e0fabfd10f179307e16a8107e0b0807387060f0ddf1c
         name: wordpress-init
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL
@@ -90,13 +90,13 @@

           value: |-
             define('WP_MEMORY_LIMIT', '256M');
             define('WP_MAX_MEMORY_LIMIT', '512M');
         envFrom:
         - secretRef:
             name: wordpress-lmvca-secret
-        image: ghcr.io/hydazz/wordpress:6.9.1@sha256:bd36679e4440ee3030689b89143ae2fbd452801504c13069096dd6a7771b3cd8
+        image: ghcr.io/hydazz/wordpress:6.9.1@sha256:29d18eff2e3e9d71d676e0fabfd10f179307e16a8107e0b0807387060f0ddf1c
         livenessProbe:
           failureThreshold: 3
           httpGet:
             httpHeaders:
             - name: Host
               value: ..PLACEHOLDER_D_LMVCA..
--- HelmRelease: websites/staging-hca Deployment: websites/staging-hca

+++ HelmRelease: websites/staging-hca Deployment: websites/staging-hca

@@ -51,13 +51,13 @@

           cp -n /usr/src/wordpress/.htaccess /persistent/.htaccess
           for file in .htaccess; do
             touch /persistent/$file
             ln -fs /persistent/$file /var/www/html/$file
           done
           cp -r /usr/src/wordpress/* /var/www/html/
-        image: ghcr.io/hydazz/wordpress:6.9.1@sha256:bd36679e4440ee3030689b89143ae2fbd452801504c13069096dd6a7771b3cd8
+        image: ghcr.io/hydazz/wordpress:6.9.1@sha256:29d18eff2e3e9d71d676e0fabfd10f179307e16a8107e0b0807387060f0ddf1c
         name: wordpress-init
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL
@@ -90,13 +90,13 @@

           value: |-
             define('WP_MEMORY_LIMIT', '256M');
             define('WP_MAX_MEMORY_LIMIT', '512M');
         envFrom:
         - secretRef:
             name: staging-hca-secret
-        image: ghcr.io/hydazz/wordpress:6.9.1@sha256:bd36679e4440ee3030689b89143ae2fbd452801504c13069096dd6a7771b3cd8
+        image: ghcr.io/hydazz/wordpress:6.9.1@sha256:29d18eff2e3e9d71d676e0fabfd10f179307e16a8107e0b0807387060f0ddf1c
         livenessProbe:
           failureThreshold: 3
           httpGet:
             httpHeaders:
             - name: Host
               value: staging...PLACEHOLDER_D_HCA..

@not-hydaz
Copy link
Contributor Author

not-hydaz bot commented Feb 28, 2026

--- kubernetes/apps/websites/wordpress/hca Kustomization: websites/wordpress-hca HelmRelease: websites/wordpress-hca

+++ kubernetes/apps/websites/wordpress/hca Kustomization: websites/wordpress-hca HelmRelease: websites/wordpress-hca

@@ -63,13 +63,13 @@

                 define('WP_MAX_MEMORY_LIMIT', '512M');
             envFrom:
             - secretRef:
                 name: '{{ .Release.Name }}-secret'
             image:
               repository: ghcr.io/hydazz/wordpress
-              tag: 6.9.1@sha256:bd36679e4440ee3030689b89143ae2fbd452801504c13069096dd6a7771b3cd8
+              tag: 6.9.1@sha256:29d18eff2e3e9d71d676e0fabfd10f179307e16a8107e0b0807387060f0ddf1c
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3
@@ -119,13 +119,13 @@

                 touch /persistent/$file
                 ln -fs /persistent/$file /var/www/html/$file
               done
               cp -r /usr/src/wordpress/* /var/www/html/
             image:
               repository: ghcr.io/hydazz/wordpress
-              tag: 6.9.1@sha256:bd36679e4440ee3030689b89143ae2fbd452801504c13069096dd6a7771b3cd8
+              tag: 6.9.1@sha256:29d18eff2e3e9d71d676e0fabfd10f179307e16a8107e0b0807387060f0ddf1c
             securityContext:
               allowPrivilegeEscalation: false
               capabilities:
                 drop:
                 - ALL
               readOnlyRootFilesystem: true
--- kubernetes/apps/websites/wordpress/staging-hca Kustomization: websites/staging-hca HelmRelease: websites/staging-hca

+++ kubernetes/apps/websites/wordpress/staging-hca Kustomization: websites/staging-hca HelmRelease: websites/staging-hca

@@ -63,13 +63,13 @@

                 define('WP_MAX_MEMORY_LIMIT', '512M');
             envFrom:
             - secretRef:
                 name: '{{ .Release.Name }}-secret'
             image:
               repository: ghcr.io/hydazz/wordpress
-              tag: 6.9.1@sha256:bd36679e4440ee3030689b89143ae2fbd452801504c13069096dd6a7771b3cd8
+              tag: 6.9.1@sha256:29d18eff2e3e9d71d676e0fabfd10f179307e16a8107e0b0807387060f0ddf1c
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3
@@ -119,13 +119,13 @@

                 touch /persistent/$file
                 ln -fs /persistent/$file /var/www/html/$file
               done
               cp -r /usr/src/wordpress/* /var/www/html/
             image:
               repository: ghcr.io/hydazz/wordpress
-              tag: 6.9.1@sha256:bd36679e4440ee3030689b89143ae2fbd452801504c13069096dd6a7771b3cd8
+              tag: 6.9.1@sha256:29d18eff2e3e9d71d676e0fabfd10f179307e16a8107e0b0807387060f0ddf1c
             securityContext:
               allowPrivilegeEscalation: false
               capabilities:
                 drop:
                 - ALL
               readOnlyRootFilesystem: true
--- kubernetes/apps/websites/wordpress/bbpc Kustomization: websites/wordpress-bbpc HelmRelease: websites/wordpress-bbpc

+++ kubernetes/apps/websites/wordpress/bbpc Kustomization: websites/wordpress-bbpc HelmRelease: websites/wordpress-bbpc

@@ -63,13 +63,13 @@

                 define('WP_MAX_MEMORY_LIMIT', '512M');
             envFrom:
             - secretRef:
                 name: '{{ .Release.Name }}-secret'
             image:
               repository: ghcr.io/hydazz/wordpress
-              tag: 6.9.1@sha256:bd36679e4440ee3030689b89143ae2fbd452801504c13069096dd6a7771b3cd8
+              tag: 6.9.1@sha256:29d18eff2e3e9d71d676e0fabfd10f179307e16a8107e0b0807387060f0ddf1c
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3
@@ -119,13 +119,13 @@

                 touch /persistent/$file
                 ln -fs /persistent/$file /var/www/html/$file
               done
               cp -r /usr/src/wordpress/* /var/www/html/
             image:
               repository: ghcr.io/hydazz/wordpress
-              tag: 6.9.1@sha256:bd36679e4440ee3030689b89143ae2fbd452801504c13069096dd6a7771b3cd8
+              tag: 6.9.1@sha256:29d18eff2e3e9d71d676e0fabfd10f179307e16a8107e0b0807387060f0ddf1c
             securityContext:
               allowPrivilegeEscalation: false
               capabilities:
                 drop:
                 - ALL
               readOnlyRootFilesystem: true
--- kubernetes/apps/websites/wordpress/lmvca Kustomization: websites/wordpress-lmvca HelmRelease: websites/wordpress-lmvca

+++ kubernetes/apps/websites/wordpress/lmvca Kustomization: websites/wordpress-lmvca HelmRelease: websites/wordpress-lmvca

@@ -63,13 +63,13 @@

                 define('WP_MAX_MEMORY_LIMIT', '512M');
             envFrom:
             - secretRef:
                 name: '{{ .Release.Name }}-secret'
             image:
               repository: ghcr.io/hydazz/wordpress
-              tag: 6.9.1@sha256:bd36679e4440ee3030689b89143ae2fbd452801504c13069096dd6a7771b3cd8
+              tag: 6.9.1@sha256:29d18eff2e3e9d71d676e0fabfd10f179307e16a8107e0b0807387060f0ddf1c
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3
@@ -119,13 +119,13 @@

                 touch /persistent/$file
                 ln -fs /persistent/$file /var/www/html/$file
               done
               cp -r /usr/src/wordpress/* /var/www/html/
             image:
               repository: ghcr.io/hydazz/wordpress
-              tag: 6.9.1@sha256:bd36679e4440ee3030689b89143ae2fbd452801504c13069096dd6a7771b3cd8
+              tag: 6.9.1@sha256:29d18eff2e3e9d71d676e0fabfd10f179307e16a8107e0b0807387060f0ddf1c
             securityContext:
               allowPrivilegeEscalation: false
               capabilities:
                 drop:
                 - ALL
               readOnlyRootFilesystem: true

@hydazz hydazz merged commit 421c608 into main Mar 3, 2026
12 checks passed
@not-hydaz not-hydaz bot deleted the renovate/ghcr.io-hydazz-wordpress-6.9.1 branch March 3, 2026 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant