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 phpmyadmin ( 18.0.0 → 18.0.1 ) #7760

Merged
merged 1 commit into from
Dec 8, 2024

Conversation

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

This PR contains the following updates:

Package Update Change
phpmyadmin (source) patch 18.0.0 -> 18.0.1

Release Notes

bitnami/charts (phpmyadmin)

v18.0.1

  • [bitnami/phpmyadmin] Release 18.0.1 (#​30828)

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 | 18.0.0 | 18.0.1 |
@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: 18.0.0
+      version: 18.0.1
   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

@@ -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-r45
+        image: docker.io/bitnami/phpmyadmin:5.2.1-debian-12-r48
         imagePullPolicy: IfNotPresent
         resources:
           limits:
             cpu: 375m
             ephemeral-storage: 2Gi
             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-r45
+        image: docker.io/bitnami/phpmyadmin:5.2.1-debian-12-r48
         imagePullPolicy: IfNotPresent
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL

@rosey-the-renovator-bot rosey-the-renovator-bot bot merged commit a1435e7 into main Dec 8, 2024
16 checks passed
rwlove added a commit that referenced this pull request Dec 8, 2024
@rosey-the-renovator-bot rosey-the-renovator-bot bot deleted the renovate/phpmyadmin-18.x branch December 8, 2024 17:12
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