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.8.0 #467

Merged
merged 1 commit into from
Apr 2, 2022
Merged

feat: update helm chart redis to 16.8.0 #467

merged 1 commit into from
Apr 2, 2022

Conversation

bloopy-boi[bot]
Copy link
Contributor

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

This PR contains the following updates:

Package Update Change
redis minor 16.7.0 -> 16.8.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.

@bloopy-boi bloopy-boi bot requested a review from h3mmy as a code owner March 31, 2022 11:19
@bloopy-boi bloopy-boi bot added renovate/helm type/minor size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/cluster Changes made in the cluster directory labels Mar 31, 2022
@bloopy-boi
Copy link
Contributor Author

bloopy-boi bot commented Mar 31, 2022

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

@@ -288,10 +288,10 @@
 app.kubernetes.io/managed-by: Helm
 app.kubernetes.io/component: master
 annotations:
- checksum/configmap: fef798f8eb734e866b2213179e88c7d55929106b1264a789ea9cfab958338ffc
- checksum/health: e08975f8a183fb09f5354869173b9ce29993039855921955fe42c87b2c5e6417
- checksum/scripts: 9e80b77405bef6b3aa30c42ee3efd711e048fd0e82475774014cd70bc0d95892
- checksum/secret: 40d76b0bdfc4a66c309252c770700fa5544d6fb3739f5ebd57a60c5771699f08
+ checksum/configmap: a64fcf9bf84a93eea6bc63208ce00daee020fa50d283e95869d8f8da8e85c17e
+ checksum/health: b8b4067533695191af22be08b5f64176bde330b0ac634e9fa1f014953534df94
+ checksum/scripts: 5e64bc5c8407eb2ddb976047701ab39943a8e72f9282a17e209bc45b9e699734
+ checksum/secret: 3f69b2294c70d39d37c4fd376e46a7c21126bb6865da441818c06b2dcff9ef6f
 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-r169
+ image: docker.io/bitnami/redis:6.2.6-debian-10-r174
 imagePullPolicy: "IfNotPresent"
 securityContext:
 runAsUser: 1001
@@ -385,7 +385,7 @@
 - name: tmp
 mountPath: /tmp
 - name: metrics
- image: docker.io/bitnami/redis-exporter:1.37.0-debian-10-r9
+ image: docker.io/bitnami/redis-exporter:1.37.0-debian-10-r14
 imagePullPolicy: "IfNotPresent"
 securityContext:
 runAsUser: 1001

Signed-off-by: Zee Aslam <h3mmy@users.noreply.github.com>
@h3mmy h3mmy merged commit 27acf61 into main Apr 2, 2022
@h3mmy h3mmy deleted the renovate/redis-16.x branch April 2, 2022 15:07
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