-
Notifications
You must be signed in to change notification settings - Fork 75
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[mcrouter] route incr decr, upgrade memcached chart (#204)
* route incr and decr * Upgrade memcahced, bump chart-version * fix typo * Bump image-tag
- Loading branch information
1 parent
d2a15e1
commit 0457d99
Showing
4 changed files
with
9 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
dependencies: | ||
- name: memcached | ||
repository: https://charts.bitnami.com/bitnami | ||
version: 5.15.8 | ||
digest: sha256:a8424414db754afc392d8ddd159d6a72373c33495c03c7df65c5b18ec0023be6 | ||
generated: "2021-11-02T19:06:04.294983+01:00" | ||
version: 6.2.7 | ||
digest: sha256:90874f6353f08d1de705196166571ce837d8265e037e9a389003970065e89516 | ||
generated: "2022-10-30T17:48:00.484035+01:00" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ apiVersion: v2 | |
name: mcrouter | ||
home: https://github.com/facebook/mcrouter | ||
icon: https://img.stackshare.io/service/4370/G7xgmEZ.png | ||
version: 0.3.0 | ||
version: 0.4.0 | ||
appVersion: 0.40.0 | ||
description: Mcrouter is a memcached protocol router for scaling memcached deployments. | ||
sources: | ||
|
@@ -13,6 +13,6 @@ maintainers: | |
email: [email protected] | ||
dependencies: | ||
- name: memcached | ||
version: ~5.15 | ||
version: ~6.2 | ||
repository: https://charts.bitnami.com/bitnami | ||
condition: mcrouter.memcached.enabled |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters