diff --git a/charts/redirect/Chart.yaml b/charts/redirect/Chart.yaml index 1dbf08c..1382467 100644 --- a/charts/redirect/Chart.yaml +++ b/charts/redirect/Chart.yaml @@ -16,7 +16,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. -version: 0.3.0 +version: 0.4.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. diff --git a/charts/redirect/ci/single-replica-values.yaml b/charts/redirect/ci/single-replica-values.yaml index ebf6be8..3b3a995 100644 --- a/charts/redirect/ci/single-replica-values.yaml +++ b/charts/redirect/ci/single-replica-values.yaml @@ -1 +1 @@ -replicaCount: 1 +replicas: 1 diff --git a/charts/redirect/values.yaml b/charts/redirect/values.yaml index 128855f..97009fd 100644 --- a/charts/redirect/values.yaml +++ b/charts/redirect/values.yaml @@ -17,7 +17,7 @@ redirect: grafana: influxdb: false -replicaCount: 2 +replicas: 2 # Available tags: https://github.com/wyrihaximusnet/docker-redirect#provided-tags image: