Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 11, 2025

This PR contains the following updates:

Package Update Change
valkey (source) major 3.0.30 -> 4.1.1

Release Notes

bitnami/charts (valkey)

v3.0.31


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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 was generated by Mend Renovate. View the repository job log.

Copy link

github-actions bot commented Oct 11, 2025

--- HelmRelease: paperless-ngx/paperless-valkey StatefulSet: paperless-ngx/paperless-valkey-primary

+++ HelmRelease: paperless-ngx/paperless-valkey StatefulSet: paperless-ngx/paperless-valkey-primary

@@ -54,13 +54,13 @@

             weight: 1
         nodeAffinity: null
       enableServiceLinks: true
       terminationGracePeriodSeconds: 30
       containers:
       - name: valkey
-        image: docker.io/bitnami/valkey:8.1.3-debian-12-r3
+        image: registry-1.docker.io/bitnami/valkey:latest
         imagePullPolicy: IfNotPresent
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL
@@ -82,12 +82,14 @@

         - name: VALKEY_REPLICATION_MODE
           value: primary
         - name: ALLOW_EMPTY_PASSWORD
           value: 'no'
         - name: VALKEY_PASSWORD_FILE
           value: /opt/bitnami/valkey/secrets/valkey-password
+        - name: OPENSSL_FIPS
+          value: 'yes'
         - name: VALKEY_TLS_ENABLED
           value: 'no'
         - name: VALKEY_PORT
           value: '6379'
         ports:
         - name: redis

Copy link

github-actions bot commented Oct 11, 2025

--- kubernetes/apps/paperless-ngx/valkey Kustomization: flux-system/paperless-valkey HelmRelease: paperless-ngx/paperless-valkey

+++ kubernetes/apps/paperless-ngx/valkey Kustomization: flux-system/paperless-valkey HelmRelease: paperless-ngx/paperless-valkey

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

     spec:
       chart: valkey
       sourceRef:
         kind: HelmRepository
         name: bitnami
         namespace: flux-system
-      version: 3.0.30
+      version: 4.1.1
   dependsOn:
   - name: rook-ceph-cluster
     namespace: rook-ceph
   interval: 30m
   values:
     architecture: standalone

@renovate renovate bot force-pushed the renovate/valkey-4.x branch from 7144035 to e2a8e85 Compare October 13, 2025 01:02
@renovate renovate bot changed the title feat(container)!: Update valkey ( 3.0.30 → 4.0.7 ) feat(container)!: Update valkey ( 3.0.30 → 4.0.10 ) Oct 13, 2025
@renovate renovate bot force-pushed the renovate/valkey-4.x branch from e2a8e85 to 982deb1 Compare October 16, 2025 21:44
@renovate renovate bot changed the title feat(container)!: Update valkey ( 3.0.30 → 4.0.10 ) feat(container)!: Update valkey ( 3.0.30 → 4.1.1 ) Oct 16, 2025
@renovate renovate bot force-pushed the renovate/valkey-4.x branch 3 times, most recently from e250e00 to 39d0745 Compare October 18, 2025 22:00
@renovate renovate bot force-pushed the renovate/valkey-4.x branch from 39d0745 to 85ed8e9 Compare October 19, 2025 04:26
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