From d6fd80908bc2d1134ee216c27666862f69546a38 Mon Sep 17 00:00:00 2001 From: Fabio Rauber Date: Fri, 15 Oct 2021 15:38:44 -0300 Subject: [PATCH] Changed default image repository --- charts/sapl/v0.2.0/Chart.yaml | 2 +- charts/sapl/v0.2.0/values.yaml | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/charts/sapl/v0.2.0/Chart.yaml b/charts/sapl/v0.2.0/Chart.yaml index 096a080..5a239a8 100644 --- a/charts/sapl/v0.2.0/Chart.yaml +++ b/charts/sapl/v0.2.0/Chart.yaml @@ -13,7 +13,7 @@ version: 0.2.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 # follow Semantic Versioning. They should reflect the version the application is using. -appVersion: 3.1.161-RC16 +appVersion: 3.1.162-RC11 icon: https://git.interlegis.leg.br/SEIT/rancher-charts/raw/master/images/sapl.png diff --git a/charts/sapl/v0.2.0/values.yaml b/charts/sapl/v0.2.0/values.yaml index 9139318..b3d9d38 100644 --- a/charts/sapl/v0.2.0/values.yaml +++ b/charts/sapl/v0.2.0/values.yaml @@ -5,7 +5,7 @@ replicaCount: 1 image: - repository: interlegis/sapl + repository: porto.interlegis.leg.br/spdt/sapl pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: "" @@ -90,6 +90,7 @@ velero: postgresql: internal: true image: + repository: porto.interlegis.leg.br/bitnami/postgresql tag: 9.6.23-debian-10-r61 pullPolicy: IfNotPresent service: