diff --git a/.github/workflows/chart.yaml b/.github/workflows/chart.yaml index 35522057aa..a04355bcda 100644 --- a/.github/workflows/chart.yaml +++ b/.github/workflows/chart.yaml @@ -32,7 +32,7 @@ jobs: helm repo add dexidp https://charts.dexidp.io helm repo add bitnami https://charts.bitnami.com/bitnami helm repo add plural https://pluralsh.github.io/module-library - helm repo add plural https://k8s.ory.sh/helm/charts + helm repo add ory https://k8s.ory.sh/helm/charts - name: Run chart-releaser id: release uses: helm/chart-releaser-action@v1.5.0 diff --git a/charts/plural/Chart.yaml b/charts/plural/Chart.yaml index 891e8f3c73..2fd4fb6679 100644 --- a/charts/plural/Chart.yaml +++ b/charts/plural/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: plural description: A helm chart for installing plural appVersion: 0.11.8 -version: 0.10.107 +version: 0.10.108 dependencies: - name: hydra version: 0.26.5