diff --git a/charts/contract-watcher/Chart.yaml b/charts/contract-watcher/Chart.yaml index 670c81cef..1648fe126 100644 --- a/charts/contract-watcher/Chart.yaml +++ b/charts/contract-watcher/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: 1.0.3 +version: 1.0.4 # 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/contract-watcher/values.yaml b/charts/contract-watcher/values.yaml index be6656976..80db389fe 100644 --- a/charts/contract-watcher/values.yaml +++ b/charts/contract-watcher/values.yaml @@ -14,7 +14,7 @@ image: repository: "stakewiselabs/private/contract-watcher" pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "master" + tag: "main" imagePullSecrets: [] nameOverride: ""