diff --git a/charts/elasticsearch-exporter/Chart.yaml b/charts/elasticsearch-exporter/Chart.yaml index 59fac74..4b3b1a2 100644 --- a/charts/elasticsearch-exporter/Chart.yaml +++ b/charts/elasticsearch-exporter/Chart.yaml @@ -15,7 +15,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. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.2.15 +version: 0.2.16 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/charts/elasticsearch-exporter/values.yaml b/charts/elasticsearch-exporter/values.yaml index b3040f9..d7e307d 100644 --- a/charts/elasticsearch-exporter/values.yaml +++ b/charts/elasticsearch-exporter/values.yaml @@ -3,7 +3,7 @@ replicaCount: 1 image: repository: quay.io/sysdig/elasticsearch-exporter # Overrides the image tag whose default is the chart appVersion. - tag: "v1.3.12" + tag: "v1.3.13" pullPolicy: "IfNotPresent" securityContext: