diff --git a/charts/data-access/Chart.yaml b/charts/data-access/Chart.yaml index 823a546..48785da 100644 --- a/charts/data-access/Chart.yaml +++ b/charts/data-access/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.3.0-rc1 +version: "1.3.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. Versions are not expected to diff --git a/charts/data-access/values.yaml b/charts/data-access/values.yaml index e701311..15bb978 100644 --- a/charts/data-access/values.yaml +++ b/charts/data-access/values.yaml @@ -21,7 +21,7 @@ vs: replicaCount: 2 image: repository: eoepca/rm-data-access-core - tag: 1.3-rc1 + tag: 1.3.0 ingress: enabled: false @@ -37,12 +37,12 @@ vs: replicaCount: 1 image: repository: eoepca/rm-data-access-core - tag: 1.3-rc1 + tag: 1.3.0 harvester: image: repository: eoepca/rm-harvester - tag: 1.3-rc1 + tag: 1.3.0 client: image: