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

fix(helm): update chart phpmyadmin to 16.2.5 #6380

Merged
merged 1 commit into from
Jun 6, 2024

Conversation

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

@rosey-the-renovator-bot rosey-the-renovator-bot bot commented Jun 5, 2024

This PR contains the following updates:

Package Update Change
phpmyadmin (source) patch 16.2.1 -> 16.2.5

Release Notes

bitnami/charts (phpmyadmin)

v16.2.5

  • [bitnami/phpmyadmin] Release 16.2.5 (#​27002)

v16.2.4

v16.2.3

v16.2.2


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.

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

rosey-the-renovator-bot bot commented Jun 5, 2024

--- 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.1
+      version: 16.2.5
   interval: 30m
   values:
     ingress:
       annotations:
         hajimari.io/appName: PHP MyAdmin (MySQL)
         hajimari.io/enable: 'true'

@rosey-the-renovator-bot rosey-the-renovator-bot bot force-pushed the renovate/phpmyadmin-16.x branch from c4d5028 to 5be192d Compare June 6, 2024 16:15
@rosey-the-renovator-bot rosey-the-renovator-bot bot changed the title fix(helm): update chart phpmyadmin to 16.2.3 fix(helm): update chart phpmyadmin to 16.2.4 Jun 6, 2024
@rosey-the-renovator-bot
Copy link
Contributor Author

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

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

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

         fsGroupChangePolicy: Always
         supplementalGroups: []
         sysctls: []
       serviceAccountName: phpmyadmin
       initContainers:
       - name: prepare-base-dir
-        image: docker.io/bitnami/phpmyadmin:5.2.1-debian-12-r29
+        image: docker.io/bitnami/phpmyadmin:5.2.1-debian-12-r30
         imagePullPolicy: IfNotPresent
         resources:
           limits:
             cpu: 375m
             ephemeral-storage: 1024Mi
             memory: 384Mi
@@ -101,13 +101,13 @@

           info "Copy operation completed"
         volumeMounts:
         - name: empty-dir
           mountPath: /emptydir
       containers:
       - name: phpmyadmin
-        image: docker.io/bitnami/phpmyadmin:5.2.1-debian-12-r29
+        image: docker.io/bitnami/phpmyadmin:5.2.1-debian-12-r30
         imagePullPolicy: IfNotPresent
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL

| datasource | package    | from   | to     |
| ---------- | ---------- | ------ | ------ |
| helm       | phpmyadmin | 16.2.1 | 16.2.5 |
@rosey-the-renovator-bot rosey-the-renovator-bot bot force-pushed the renovate/phpmyadmin-16.x branch from 5be192d to c0df97d Compare June 6, 2024 19:12
@rosey-the-renovator-bot rosey-the-renovator-bot bot changed the title fix(helm): update chart phpmyadmin to 16.2.4 fix(helm): update chart phpmyadmin to 16.2.5 Jun 6, 2024
@rosey-the-renovator-bot rosey-the-renovator-bot bot merged commit 16fd023 into main Jun 6, 2024
11 checks passed
@rosey-the-renovator-bot rosey-the-renovator-bot bot deleted the renovate/phpmyadmin-16.x branch June 6, 2024 20:16
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.

0 participants