diff --git a/charts/pdp-engine/values.yaml b/charts/pdp-engine/values.yaml index 61c1347..46b0528 100644 --- a/charts/pdp-engine/values.yaml +++ b/charts/pdp-engine/values.yaml @@ -39,7 +39,7 @@ requests: dbMemory: 70Mi image: - repository: ghcr.io/eoepca/um-pdp-engine + repository: um-pdp-engine pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: "" diff --git a/charts/pep-engine/values.yaml b/charts/pep-engine/values.yaml index eb80255..ea0820f 100644 --- a/charts/pep-engine/values.yaml +++ b/charts/pep-engine/values.yaml @@ -86,7 +86,7 @@ requests: image: statefulSetReplicas: 1 - repository: ghcr.io/eoepca/um-pdp-engine + repository: um-pdp-engine pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: "" diff --git a/charts/user-profile/Chart.yaml b/charts/user-profile/Chart.yaml index f613e75..4593855 100644 --- a/charts/user-profile/Chart.yaml +++ b/charts/user-profile/Chart.yaml @@ -21,4 +21,4 @@ version: 1.1.12 # 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 # follow Semantic Versioning. They should reflect the version the application is using. -appVersion: "v1.3" \ No newline at end of file +appVersion: "v1.2" \ No newline at end of file diff --git a/charts/user-profile/values.yaml b/charts/user-profile/values.yaml index ca004af..cde85ff 100644 --- a/charts/user-profile/values.yaml +++ b/charts/user-profile/values.yaml @@ -43,7 +43,7 @@ configMap: image: - repository: ghcr.io/eoepca/um-user-profile + repository: um-user-profile pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: ""