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: update helm chart redis to 16.7.0 #447

Merged
merged 1 commit into from
Mar 29, 2022
Merged

feat: update helm chart redis to 16.7.0 #447

merged 1 commit into from
Mar 29, 2022

Conversation

bloopy-boi[bot]
Copy link
Contributor

@bloopy-boi bloopy-boi bot commented Mar 28, 2022

This PR contains the following updates:

Package Update Change
redis minor 16.6.0 -> 16.7.0

Configuration

πŸ“… Schedule: 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 these updates again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

Signed-off-by: Zee Aslam <h3mmy@users.noreply.github.com>
@bloopy-boi bloopy-boi bot requested a review from h3mmy as a code owner March 28, 2022 17:24
@bloopy-boi bloopy-boi bot added renovate/helm type/minor area/cluster Changes made in the cluster directory size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Mar 28, 2022
@bloopy-boi
Copy link
Contributor Author

bloopy-boi bot commented Mar 28, 2022

Path: cluster/apps/database/redis/helm-release.yaml
Version: 16.6.0 -> 16.7.0

@@ -288,10 +288,10 @@
 app.kubernetes.io/managed-by: Helm
 app.kubernetes.io/component: master
 annotations:
- checksum/configmap: a4884eefadabe31030ca973d8f8ee82c8ffb7912ae3e8193c435638701415e48
- checksum/health: 7e22f15de1a5b863a51a819449bdb379264c4f7746ba5843e3cfc9d0c945d7b4
- checksum/scripts: d6f42e6b06fabed628f806c2210aa8e8d3f0d4dd2b55f8d710f87be92a9db703
- checksum/secret: a84aa54dab0a13a4909aa4955ed8ca019dad781e9b7550ef18e8076694f94feb
+ checksum/configmap: fef798f8eb734e866b2213179e88c7d55929106b1264a789ea9cfab958338ffc
+ checksum/health: e08975f8a183fb09f5354869173b9ce29993039855921955fe42c87b2c5e6417
+ checksum/scripts: 9e80b77405bef6b3aa30c42ee3efd711e048fd0e82475774014cd70bc0d95892
+ checksum/secret: 40d76b0bdfc4a66c309252c770700fa5544d6fb3739f5ebd57a60c5771699f08
 prometheus.io/port: "9121"
 prometheus.io/scrape: "true"
 spec:
@@ -316,7 +316,7 @@
 terminationGracePeriodSeconds: 30
 containers:
 - name: redis
- image: docker.io/bitnami/redis:6.2.6-debian-10-r158
+ image: docker.io/bitnami/redis:6.2.6-debian-10-r169
 imagePullPolicy: "IfNotPresent"
 securityContext:
 runAsUser: 1001
@@ -385,7 +385,7 @@
 - name: tmp
 mountPath: /tmp
 - name: metrics
- image: docker.io/bitnami/redis-exporter:1.36.0-debian-10-r5
+ image: docker.io/bitnami/redis-exporter:1.37.0-debian-10-r9
 imagePullPolicy: "IfNotPresent"
 securityContext:
 runAsUser: 1001

@h3mmy h3mmy merged commit 1164900 into main Mar 29, 2022
@h3mmy h3mmy deleted the renovate/redis-16.x branch March 29, 2022 19:19
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/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant