Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(container): update wordpress ( 6.6.2 β†’ 6.7.0 ) #28

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

rk-1b[bot]
Copy link
Contributor

@rk-1b rk-1b bot commented Nov 20, 2024

This PR contains the following updates:

Package Update Change
wordpress minor 6.6.2 -> 6.7.0

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 this update again.


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

This PR has been generated by Renovate Bot.

@rk-1b
Copy link
Contributor Author

rk-1b bot commented Nov 20, 2024

--- kubernetes/main/apps/default/wordpress/app Kustomization: flux-system/wordpress HelmRelease: default/wordpress

+++ kubernetes/main/apps/default/wordpress/app Kustomization: flux-system/wordpress HelmRelease: default/wordpress

@@ -46,13 +46,13 @@

               WORDPRESS_DEBUG: 1
             envFrom:
             - secretRef:
                 name: wordpress-secret
             image:
               repository: wordpress
-              tag: 6.6.2
+              tag: 6.7.0
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
               startup:

@rk-1b
Copy link
Contributor Author

rk-1b bot commented Nov 20, 2024

--- HelmRelease: default/wordpress Deployment: default/wordpress

+++ HelmRelease: default/wordpress Deployment: default/wordpress

@@ -46,13 +46,13 @@

           value: '3306'
         - name: WORDPRESS_DEBUG
           value: '1'
         envFrom:
         - secretRef:
             name: wordpress-secret
-        image: wordpress:6.6.2
+        image: wordpress:6.7.0
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 80

@rkoosaar rkoosaar merged commit 1756da8 into main Nov 20, 2024
9 of 10 checks passed
@rkoosaar rkoosaar deleted the renovate/main-wordpress-6.x branch November 20, 2024 22:32
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