Skip to content

fix(container): update redis ( 19.3.3 β†’ 19.3.4 ) #846

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

Merged
merged 1 commit into from
May 20, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 20, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
redis (source) patch 19.3.3 -> 19.3.4

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 Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from martinohmann as a code owner May 20, 2024 05:34
@github-actions github-actions bot added area/kubernetes Changes made in the kubernetes directory cluster/main labels May 20, 2024
Copy link

kustomization changes in kubernetes/main

--- kubernetes/main/apps/default/gitea/redis Kustomization: flux-system/gitea-redis HelmRelease: default/gitea-redis

+++ kubernetes/main/apps/default/gitea/redis Kustomization: flux-system/gitea-redis HelmRelease: default/gitea-redis

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

     spec:
       chart: redis
       sourceRef:
         kind: HelmRepository
         name: bitnami
         namespace: flux-system
-      version: 19.3.3
+      version: 19.3.4
   interval: 2h
   values:
     architecture: standalone
     auth:
       enabled: false
     commonConfiguration: |-

Copy link

helmrelease changes in kubernetes/main

--- HelmRelease: default/gitea-redis StatefulSet: default/gitea-redis-master

+++ HelmRelease: default/gitea-redis StatefulSet: default/gitea-redis-master

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

             weight: 1
         nodeAffinity: null
       enableServiceLinks: true
       terminationGracePeriodSeconds: 30
       containers:
       - name: redis
-        image: docker.io/bitnami/redis:7.2.4-debian-12-r16
+        image: docker.io/bitnami/redis:7.2.5-debian-12-r0
         imagePullPolicy: IfNotPresent
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL

@martinohmann martinohmann merged commit dbd7863 into main May 20, 2024
7 checks passed
@renovate renovate bot deleted the renovate/main-redis-19.x branch May 20, 2024 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant