diff --git a/charts/envoy-ratelimit-service/Chart.yaml b/charts/envoy-ratelimit-service/Chart.yaml index 167cd29..bbf99f5 100644 --- a/charts/envoy-ratelimit-service/Chart.yaml +++ b/charts/envoy-ratelimit-service/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 icon: https://helm.sh/img/helm.svg name: envoy-ratelimit-service -version: 0.0.5 +version: 0.0.6 description: Implementation of the Envoy Rate Limit Service maintainers: - name: maksim-paskal # Maksim Paskal diff --git a/charts/envoy-ratelimit-service/values.yaml b/charts/envoy-ratelimit-service/values.yaml index 65e1add..f691967 100644 --- a/charts/envoy-ratelimit-service/values.yaml +++ b/charts/envoy-ratelimit-service/values.yaml @@ -6,7 +6,7 @@ replicas: 1 image: registry: docker.io repository: envoyproxy/ratelimit - tag: 6f5de117 + tag: 28b1629a pullPolicy: IfNotPresent pdb: