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(helm)!: Update chart phpmyadmin to 17.0.0 #6717

Merged
merged 1 commit into from
Jul 12, 2024
Merged

Conversation

rosey-the-renovator-bot[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
phpmyadmin (source) major 16.2.8 -> 17.0.0

Release Notes

bitnami/charts (phpmyadmin)

v17.0.0

  • [bitnami/phpmyadmin] chore!: ⬆️ 💥 Update mariadb to 11.4 (#​27934)

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.

| datasource | package    | from   | to     |
| ---------- | ---------- | ------ | ------ |
| helm       | phpmyadmin | 16.2.8 | 17.0.0 |
@rosey-the-renovator-bot
Copy link
Contributor Author

--- kubernetes/main/apps/databases/phpmyadmin/app Kustomization: flux-system/databases-phpmyadmin HelmRelease: databases/phpmyadmin

+++ kubernetes/main/apps/databases/phpmyadmin/app Kustomization: flux-system/databases-phpmyadmin HelmRelease: databases/phpmyadmin

@@ -12,13 +12,13 @@

     spec:
       chart: phpmyadmin
       sourceRef:
         kind: HelmRepository
         name: bitnami-charts
         namespace: flux-system
-      version: 16.2.8
+      version: 17.0.0
   interval: 30m
   values:
     ingress:
       annotations:
         hajimari.io/appName: PHP MyAdmin (MySQL)
         hajimari.io/enable: 'true'

@rosey-the-renovator-bot
Copy link
Contributor Author

--- HelmRelease: databases/phpmyadmin Deployment: databases/phpmyadmin

+++ HelmRelease: databases/phpmyadmin Deployment: databases/phpmyadmin

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

       - name: prepare-base-dir
         image: docker.io/bitnami/phpmyadmin:5.2.1-debian-12-r33
         imagePullPolicy: IfNotPresent
         resources:
           limits:
             cpu: 375m
-            ephemeral-storage: 1024Mi
+            ephemeral-storage: 2Gi
             memory: 384Mi
           requests:
             cpu: 250m
             ephemeral-storage: 50Mi
             memory: 256Mi
         securityContext:
@@ -156,13 +156,13 @@

           periodSeconds: 10
           successThreshold: 1
           timeoutSeconds: 30
         resources:
           limits:
             cpu: 375m
-            ephemeral-storage: 1024Mi
+            ephemeral-storage: 2Gi
             memory: 384Mi
           requests:
             cpu: 250m
             ephemeral-storage: 50Mi
             memory: 256Mi
         volumeMounts:

@rwlove rwlove merged commit 627bb24 into main Jul 12, 2024
16 checks passed
@rwlove rwlove deleted the renovate/phpmyadmin-17.x branch July 12, 2024 17:22
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