mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/express-gateway] add repo archive notice (#24106)
* [stable/express-gateway] add repo archive notice Signed-off-by: Scott Rigby <scott@r6by.com> * [stable/express-gateway] update dependencies Signed-off-by: Carlos Panato <ctadeu@gmail.com> Co-authored-by: Carlos Panato <ctadeu@gmail.com>
This commit is contained in:
co-authored by
Carlos Panato
parent
d6de34a19d
commit
5f3f96e2b5
@@ -9,5 +9,5 @@ maintainers:
|
||||
name: express-gateway
|
||||
sources:
|
||||
- https://github.com/expressgateway/express-gateway
|
||||
version: 1.6.4
|
||||
version: 1.6.5
|
||||
appVersion: 1.16.9
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
# ⚠️ Repo Archive Notice
|
||||
|
||||
As of Nov 13, 2020, charts in this repo will no longer be updated.
|
||||
For more information, see the Helm Charts [Deprecation and Archive Notice](https://github.com/helm/charts#%EF%B8%8F-deprecation-and-archive-notice), and [Update](https://helm.sh/blog/charts-repo-deprecation/).
|
||||
|
||||
## Express Gateway
|
||||
|
||||
[Express Gateway](https://express-gateway.io) is an API Gateway that sits at the heart of any microservices architecture.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
dependencies:
|
||||
- name: redis
|
||||
repository: https://charts.helm.sh/stable
|
||||
version: 3.0.6
|
||||
digest: sha256:db6ff8850b0be19144d3f1fb8584ba8ed72592cff9c2bf74a3860beee780e6b6
|
||||
generated: "2020-10-30T11:40:22.794468-04:00"
|
||||
version: 10.5.7
|
||||
digest: sha256:34decd2f27cd77e457932570c6c9e734ecf00acf0bed46867f58b9ab5741f709
|
||||
generated: "2020-11-10T12:07:12.12995+01:00"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
dependencies:
|
||||
- name: redis
|
||||
version: ~3.0.0
|
||||
version: 10.5.7
|
||||
repository: https://charts.helm.sh/stable
|
||||
condition: !redis.emulate
|
||||
|
||||
Reference in New Issue
Block a user