From ed04cb7c6429b6697e01cbb4586058daf7c9da60 Mon Sep 17 00:00:00 2001 From: sheril5 Date: Thu, 6 Jun 2024 19:42:16 +0530 Subject: [PATCH] config: changed registry to ghcr.io --- charts/proact-scheduler/Chart.yaml | 2 +- charts/proact-scheduler/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/proact-scheduler/Chart.yaml b/charts/proact-scheduler/Chart.yaml index 3f3c15f..f152040 100644 --- a/charts/proact-scheduler/Chart.yaml +++ b/charts/proact-scheduler/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.2 +version: 0.1.3 # 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/proact-scheduler/values.yaml b/charts/proact-scheduler/values.yaml index 55f69b1..672a550 100644 --- a/charts/proact-scheduler/values.yaml +++ b/charts/proact-scheduler/values.yaml @@ -85,7 +85,7 @@ tolerations: [] affinity: {} postgresql: - image: docker.io/bitnami/postgresql:16.0.0-debian-11-r13 + image: ghcr.io/kube-tarian/helmrepo-supporting-tools/postgresql:16.0.0-debian-11-r13 host: "postgresql" port: "5432" database: ""