Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion charts/plural/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading