diff --git a/charts/ntp-exporter/Chart.yaml b/charts/ntp-exporter/Chart.yaml index 8043b4c..2b4c677 100644 --- a/charts/ntp-exporter/Chart.yaml +++ b/charts/ntp-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.1.7 +version: 0.1.8 # 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/ntp-exporter/values.yaml b/charts/ntp-exporter/values.yaml index 8f5bfbe..cd6aebf 100644 --- a/charts/ntp-exporter/values.yaml +++ b/charts/ntp-exporter/values.yaml @@ -1,9 +1,9 @@ replicaCount: 1 image: - repository: quay.io/sysdig/ntp-exporter + repository: sapcc/ntp-exporter # Overrides the image tag whose default is the chart appVersion. - tag: "v2.1.3" + tag: "v2.1.0" resources: # We usually recommend not to specify default resources and to leave this as a conscious