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: ""