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: update helm chart redis to 17.9.2 #3627

Merged
merged 1 commit into from
Mar 24, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 24, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
redis (source) patch 17.9.1 -> 17.9.2

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


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 these updates 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.

Signed-off-by: Zee Aslam <h3mmy@users.noreply.github.com>
@renovate
Copy link
Contributor Author

renovate bot commented Mar 24, 2023

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.

@bloopy-boi bloopy-boi bot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/cluster Changes made in the cluster directory labels Mar 24, 2023
@bloopy-boi
Copy link
Contributor

bloopy-boi bot commented Mar 24, 2023

Path: cluster/apps/database/redis/helm-release.yaml
Version: 17.9.1 -> 17.9.2

@@ -287,10 +287,10 @@
 app.kubernetes.io/managed-by: Helm
 app.kubernetes.io/component: master
 annotations:
- checksum/configmap: 45e5f716877d674d8f872f7a9c5a8038a5cbf4ad012720b7edb9016fb51b3e11
- checksum/health: 3e49d8d4c66b33e7091521b2b7d37a4ec3737964bacfd7d0bd98050ed57cc89b
- checksum/scripts: 230aff9288ea69878d1f01ba8afc654e43cce6a4da580ece795a169bd1353748
- checksum/secret: 250686ee55cd1afc5224db42ac5165e1b24537eb3f96615cc1406c009930b52d
+ checksum/configmap: 26a0b5683abea83e65253750719c063f4c1252768218e9e9d391883baacf522c
+ checksum/health: 46bc4f69544b36e000168c10e5037dce7df57ba8cf53a77eb5daf5c331e6136c
+ checksum/scripts: 456d9915be0589c93844022d72a88ec7d447b3c03d18bd24e982cf07bc196c41
+ checksum/secret: 10508da35a66fe154d164ddf25d3772f71af62adfc54cd3655c7709509c6ccde
 prometheus.io/port: "9121"
 prometheus.io/scrape: "true"
 spec:
@@ -313,7 +313,7 @@
 terminationGracePeriodSeconds: 30
 containers:
 - name: redis
- image: docker.io/bitnami/redis:7.0.10-debian-11-r0
+ image: docker.io/bitnami/redis:7.0.10-debian-11-r2
 imagePullPolicy: "IfNotPresent"
 securityContext:
 runAsUser: 1001
@@ -381,7 +381,7 @@
 - name: tmp
 mountPath: /tmp
 - name: metrics
- image: docker.io/bitnami/redis-exporter:1.48.0-debian-11-r5
+ image: docker.io/bitnami/redis-exporter:1.48.0-debian-11-r6
 imagePullPolicy: "IfNotPresent"
 securityContext:
 runAsUser: 1001

@bloopy-boi
Copy link
Contributor

bloopy-boi bot commented Mar 24, 2023

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.19s
✅ YAML prettier 3 0 0 0.55s
✅ YAML yamllint 3 0 0.24s

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

@renovate renovate bot merged commit 194d462 into main Mar 24, 2023
@renovate renovate bot deleted the renovate/redis-17.9.x branch March 24, 2023 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cluster Changes made in the cluster directory renovate/helm size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants