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.10.0 #901

Merged
merged 1 commit into from
May 27, 2022
Merged

feat: update helm chart redis to 16.10.0 #901

merged 1 commit into from
May 27, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 27, 2022

Mend Renovate

This PR contains the following updates:

Package Update Change
redis minor 16.9.11 -> 16.10.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 Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from h3mmy as a code owner May 27, 2022 01:12
@bloopy-boi bloopy-boi bot added area/cluster Changes made in the cluster directory size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels May 27, 2022
@bloopy-boi
Copy link
Contributor

bloopy-boi bot commented May 27, 2022

Path: cluster/apps/database/redis/helm-release.yaml
Version: 16.9.11 -> 16.10.0

@@ -226,6 +226,7 @@
 app.kubernetes.io/component: master
 spec:
 type: ClusterIP
+ sessionAffinity: None
 ports:
 - name: tcp-redis
 port: 6379
@@ -288,10 +289,10 @@
 app.kubernetes.io/managed-by: Helm
 app.kubernetes.io/component: master
 annotations:
- checksum/configmap: d5710cf5c431e3d5afe9764a5331789c8d3b8738e65c1016f6536a75bf8ff1ca
- checksum/health: 78d7b0cec2d03a8414c3310a94793b2f00ba15209c4ab9b1de600863874c585c
- checksum/scripts: 89c5fd682806b4c021b7c5e8cce63753ed874a05e1bf450139c550702ef7a210
- checksum/secret: a49a312c01cf9a8193489844c64f2816086fc50f59b2cdf022f263c0db2f8b56
+ checksum/configmap: 3388260d685fcb47a8eedb7739dc09d5a79e77ddfef691a02e47bc307f455e19
+ checksum/health: c8b804d746fda254686ac8d0c790f2fe1640e633ce8018cd7f17256b3d99a4ef
+ checksum/scripts: 87ad0e8cbd21f5fc50ba1b5ec91de29358ebb8428669e33d9077f8368366f2c4
+ checksum/secret: f9bbd91c815e5372c473eeca19c111ea801415f36f9f946d6f144b159d84d512
 prometheus.io/port: "9121"
 prometheus.io/scrape: "true"
 spec:

@h3mmy h3mmy merged commit da5ed79 into main May 27, 2022
@h3mmy h3mmy deleted the renovate/redis-16.x branch May 27, 2022 02:37
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.

1 participant