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(redis): update helm-release to v18.6.1 #2281

Merged
merged 1 commit into from
Dec 19, 2023

Conversation

tyriis-automation[bot]
Copy link
Contributor

@tyriis-automation tyriis-automation bot commented Dec 19, 2023

This PR contains the following updates:

Package Update Change OpenSSF
redis (source) minor 18.5.0 -> 18.6.1 OpenSSF Scorecard

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

@tyriis-automation tyriis-automation bot added renovate/flux renovate flux manager renovate/helm renovate helm datasource type/minor a minor update area/kubernetes cluster/talos-flux labels Dec 19, 2023
@tyriis-automation
Copy link
Contributor Author

tyriis-automation bot commented Dec 19, 2023

--- kubernetes/talos-flux/apps/database/redis/app Kustomization: flux-system/apps-redis HelmRelease: database/redis

+++ kubernetes/talos-flux/apps/database/redis/app Kustomization: flux-system/apps-redis HelmRelease: database/redis

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

     spec:
       chart: redis
       sourceRef:
         kind: HelmRepository
         name: bitnami-charts
         namespace: flux-system
-      version: 18.5.0
+      version: 18.6.1
   install:
     createNamespace: true
     remediation:
       retries: 5
   interval: 30m
   upgrade:

@tyriis-automation
Copy link
Contributor Author

tyriis-automation bot commented Dec 19, 2023

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ EDITORCONFIG editorconfig-checker 1 0 0.01s
✅ REPOSITORY gitleaks yes no 1.95s
✅ YAML prettier 1 0 0.49s
✅ YAML yamllint 1 0 0.32s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@tyriis-automation tyriis-automation bot changed the title feat(redis): update helm-release to v18.6.0 feat(redis): update helm-release to v18.6.1 Dec 19, 2023
Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@tyriis-automation
Copy link
Contributor Author

--- kubernetes HelmRelease: database/redis StatefulSet: database/redis-node

+++ kubernetes HelmRelease: database/redis StatefulSet: database/redis-node

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

             weight: 1
         nodeAffinity: null
       enableServiceLinks: true
       terminationGracePeriodSeconds: 30
       containers:
       - name: redis
-        image: docker.io/bitnami/redis:7.2.3-debian-11-r1
+        image: docker.io/bitnami/redis:7.2.3-debian-11-r2
         imagePullPolicy: IfNotPresent
         lifecycle:
           preStop:
             exec:
               command:
               - /bin/bash
@@ -146,13 +146,13 @@

           mountPath: /opt/bitnami/redis/mounted-etc
         - name: redis-tmp-conf
           mountPath: /opt/bitnami/redis/etc
         - name: tmp
           mountPath: /tmp
       - name: sentinel
-        image: docker.io/bitnami/redis-sentinel:7.2.3-debian-11-r1
+        image: docker.io/bitnami/redis-sentinel:7.2.3-debian-11-r2
         imagePullPolicy: IfNotPresent
         lifecycle:
           preStop:
             exec:
               command:
               - /bin/bash
@@ -230,13 +230,13 @@

           mountPath: /opt/bitnami/redis-sentinel/etc
         - name: redis-data
           mountPath: /data
         - name: config
           mountPath: /opt/bitnami/redis-sentinel/mounted-etc
       - name: metrics
-        image: docker.io/bitnami/redis-exporter:1.55.0-debian-11-r2
+        image: docker.io/bitnami/redis-exporter:1.55.0-debian-11-r3
         imagePullPolicy: IfNotPresent
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL

@tyriis-automation tyriis-automation bot merged commit 8ff617e into main Dec 19, 2023
11 checks passed
@tyriis-automation tyriis-automation bot deleted the renovate/redis-18.x branch December 19, 2023 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes cluster/talos-flux renovate/flux renovate flux manager renovate/helm renovate helm datasource type/minor a minor update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants