diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml new file mode 100644 index 0000000..7d100ee --- /dev/null +++ b/.github/workflows/publish.yml @@ -0,0 +1,31 @@ +name: Publish chart +on: + push: + branches: + - main + paths: + - Chart.yaml + - values.yaml + - templates/** +permissions: + contents: write +jobs: + publish: + runs-on: ubuntu-latest + steps: + - uses: actions/checkout@v4 + - uses: azure/setup-helm@v4 + - name: Package and index if this version is not published yet + run: | + set -eu + version=$(helm show chart . | awk '/^version:/ {print $2}') + if [ -f "charts/authorizer-${version}.tgz" ]; then + echo "authorizer-${version}.tgz already published" + exit 0 + fi + make build + git config user.name github-actions + git config user.email github-actions@github.com + git add "charts/authorizer-${version}.tgz" index.yaml + git commit -m "chore: publish chart ${version} [skip ci]" + git push diff --git a/charts/authorizer-2.2.0.tgz b/charts/authorizer-2.2.0.tgz new file mode 100644 index 0000000..65e6aff Binary files /dev/null and b/charts/authorizer-2.2.0.tgz differ diff --git a/index.yaml b/index.yaml index 60c3e54..8cdc07b 100644 --- a/index.yaml +++ b/index.yaml @@ -1,9 +1,25 @@ apiVersion: v1 entries: authorizer: + - apiVersion: v2 + appVersion: 2.3.0 + created: "2026-08-06T20:01:29.727246+05:30" + description: A Helm chart for Authorizer. Authorizer is an open-source authentication + and authorization solution for your applications. Bring your database and have + complete control over the user information. You can self-host authorizer instances + and connect to any database (Currently supports 11+ databases including Postgres, + MySQL, SQLite, SQLServer, YugaByte, MariaDB, PlanetScale, CassandraDB, ScyllaDB, + MongoDB, ArangoDB, DynamoDB). + digest: 948c77b594fbb239d181a6f43b1f73eb646ddaa97f51ef2f658dd2bb4f79c6e9 + icon: https://authorizer.dev/images/logo.png + name: authorizer + type: application + urls: + - https://helm-charts.authorizer.dev/charts/authorizer-2.2.0.tgz + version: 2.2.0 - apiVersion: v2 appVersion: 2.0.1 - created: "2026-03-31T19:58:00.066462+05:30" + created: "2026-08-06T20:01:29.726608+05:30" description: A Helm chart for Authorizer. Authorizer is an open-source authentication and authorization solution for your applications. Bring your database and have complete control over the user information. You can self-host authorizer instances @@ -19,7 +35,7 @@ entries: version: 2.0.1 - apiVersion: v2 appVersion: 1.4.0 - created: "2026-03-31T19:58:00.066178+05:30" + created: "2026-08-06T20:01:29.726345+05:30" description: A Helm chart for Authorizer. Authorizer is an open-source authentication and authorization solution for your applications. Bring your database and have complete control over the user information. You can self-host authorizer instances @@ -35,7 +51,7 @@ entries: version: 1.4.0 - apiVersion: v2 appVersion: 1.3.8 - created: "2026-03-31T19:58:00.065923+05:30" + created: "2026-08-06T20:01:29.726151+05:30" description: A Helm chart for Authorizer. Authorizer is an open-source authentication and authorization solution for your applications. Bring your database and have complete control over the user information. You can self-host authorizer instances @@ -51,7 +67,7 @@ entries: version: 1.3.8 - apiVersion: v2 appVersion: 1.3.7 - created: "2026-03-31T19:58:00.06545+05:30" + created: "2026-08-06T20:01:29.725918+05:30" description: A Helm chart for Authorizer. Authorizer is an open-source authentication and authorization solution for your applications. Bring your database and have complete control over the user information. You can self-host authorizer instances @@ -67,7 +83,7 @@ entries: version: 1.3.7 - apiVersion: v2 appVersion: 1.3.6 - created: "2026-03-31T19:58:00.065069+05:30" + created: "2026-08-06T20:01:29.725721+05:30" description: A Helm chart for Authorizer. Authorizer is an open-source authentication and authorization solution for your applications. Bring your database and have complete control over the user information. You can self-host authorizer instances @@ -83,7 +99,7 @@ entries: version: 1.3.6 - apiVersion: v2 appVersion: 1.3.2 - created: "2026-03-31T19:58:00.064844+05:30" + created: "2026-08-06T20:01:29.725521+05:30" description: A Helm chart for Authorizer. Authorizer is an open-source authentication and authorization solution for your applications. Bring your database and have complete control over the user information. You can self-host authorizer instances @@ -99,7 +115,7 @@ entries: version: 1.3.2 - apiVersion: v2 appVersion: 1.3.1 - created: "2026-03-31T19:58:00.06462+05:30" + created: "2026-08-06T20:01:29.725314+05:30" description: A Helm chart for Authorizer. Authorizer is an open-source authentication and authorization solution for your applications. Bring your database and have complete control over the user information. You can self-host authorizer instances @@ -115,7 +131,7 @@ entries: version: 1.3.1 - apiVersion: v2 appVersion: 1.3.0 - created: "2026-03-31T19:58:00.064373+05:30" + created: "2026-08-06T20:01:29.725106+05:30" description: A Helm chart for Authorizer. Authorizer is an open-source authentication and authorization solution for your applications. Bring your database and have complete control over the user information. You can self-host authorizer instances @@ -131,7 +147,7 @@ entries: version: 1.3.0 - apiVersion: v2 appVersion: 1.2.4 - created: "2026-03-31T19:58:00.063983+05:30" + created: "2026-08-06T20:01:29.724879+05:30" description: A Helm chart for Authorizer. Authorizer is an open-source authentication and authorization solution for your applications. Bring your database and have complete control over the user information. You can self-host authorizer instances @@ -147,7 +163,7 @@ entries: version: 1.2.4 - apiVersion: v2 appVersion: 1.2.3 - created: "2026-03-31T19:58:00.063731+05:30" + created: "2026-08-06T20:01:29.724469+05:30" description: A Helm chart for Authorizer. Authorizer is an open-source authentication and authorization solution for your applications. Bring your database and have complete control over the user information. You can self-host authorizer instances @@ -163,7 +179,7 @@ entries: version: 1.2.3 - apiVersion: v2 appVersion: 1.2.2 - created: "2026-03-31T19:58:00.063445+05:30" + created: "2026-08-06T20:01:29.724165+05:30" description: A Helm chart for Authorizer. Authorizer is an open-source authentication and authorization solution for your applications. Bring your database and have complete control over the user information. You can self-host authorizer instances @@ -179,7 +195,7 @@ entries: version: 1.2.2 - apiVersion: v2 appVersion: 1.2.1 - created: "2026-03-31T19:58:00.063226+05:30" + created: "2026-08-06T20:01:29.723946+05:30" description: A Helm chart for Authorizer. Authorizer is an open-source authentication and authorization solution for your applications. Bring your database and have complete control over the user information. You can self-host authorizer instances @@ -195,7 +211,7 @@ entries: version: 1.2.1 - apiVersion: v2 appVersion: 1.2.0 - created: "2026-03-31T19:58:00.062991+05:30" + created: "2026-08-06T20:01:29.723758+05:30" description: A Helm chart for Authorizer. Authorizer is an open-source authentication and authorization solution for your applications. Bring your database and have complete control over the user information. You can self-host authorizer instances @@ -211,7 +227,7 @@ entries: version: 1.2.0 - apiVersion: v2 appVersion: 1.1.71 - created: "2026-03-31T19:58:00.062722+05:30" + created: "2026-08-06T20:01:29.723556+05:30" description: A Helm chart for Authorizer. Authorizer is an open-source authentication and authorization solution for your applications. Bring your database and have complete control over the user information. You can self-host authorizer instances @@ -227,7 +243,7 @@ entries: version: 1.1.71 - apiVersion: v2 appVersion: 1.1.70 - created: "2026-03-31T19:58:00.061612+05:30" + created: "2026-08-06T20:01:29.723355+05:30" description: A Helm chart for Authorizer. Authorizer is an open-source authentication and authorization solution for your applications. Bring your database and have complete control over the user information. You can self-host authorizer instances @@ -243,7 +259,7 @@ entries: version: 1.1.70 - apiVersion: v2 appVersion: 1.1.69 - created: "2026-03-31T19:58:00.061382+05:30" + created: "2026-08-06T20:01:29.723158+05:30" description: A Helm chart for Authorizer. Authorizer is an open-source authentication and authorization solution for your applications. Bring your database and have complete control over the user information. You can self-host authorizer instances @@ -259,7 +275,7 @@ entries: version: 1.1.69 - apiVersion: v2 appVersion: 1.1.68 - created: "2026-03-31T19:58:00.061144+05:30" + created: "2026-08-06T20:01:29.72296+05:30" description: A Helm chart for Authorizer. Authorizer is an open-source authentication and authorization solution for your applications. Bring your database and have complete control over the user information. You can self-host authorizer instances @@ -275,7 +291,7 @@ entries: version: 1.1.68 - apiVersion: v2 appVersion: 1.1.64 - created: "2026-03-31T19:58:00.060921+05:30" + created: "2026-08-06T20:01:29.722769+05:30" description: A Helm chart for Authorizer. Authorizer is an open-source authentication and authorization solution for your applications. Bring your database and have complete control over the user information. You can self-host authorizer instances @@ -291,7 +307,7 @@ entries: version: 1.1.64 - apiVersion: v2 appVersion: 1.1.63 - created: "2026-03-31T19:58:00.060691+05:30" + created: "2026-08-06T20:01:29.722577+05:30" description: A Helm chart for Authorizer. Authorizer is an open-source authentication and authorization solution for your applications. Bring your database and have complete control over the user information. You can self-host authorizer instances @@ -307,7 +323,7 @@ entries: version: 1.1.63 - apiVersion: v2 appVersion: 1.1.62 - created: "2026-03-31T19:58:00.060467+05:30" + created: "2026-08-06T20:01:29.722368+05:30" description: A Helm chart for Authorizer. Authorizer is an open-source authentication and authorization solution for your applications. Bring your database and have complete control over the user information. You can self-host authorizer instances @@ -323,7 +339,7 @@ entries: version: 1.1.62 - apiVersion: v2 appVersion: 1.1.61 - created: "2026-03-31T19:58:00.060228+05:30" + created: "2026-08-06T20:01:29.722145+05:30" description: A Helm chart for Authorizer. Authorizer is an open-source authentication and authorization solution for your applications. Bring your database and have complete control over the user information. You can self-host authorizer instances @@ -339,7 +355,7 @@ entries: version: 1.1.61 - apiVersion: v2 appVersion: 1.1.60 - created: "2026-03-31T19:58:00.059999+05:30" + created: "2026-08-06T20:01:29.721829+05:30" description: A Helm chart for Authorizer. Authorizer is an open-source authentication and authorization solution for your applications. Bring your database and have complete control over the user information. You can self-host authorizer instances @@ -355,7 +371,7 @@ entries: version: 1.1.60 - apiVersion: v2 appVersion: 1.1.59 - created: "2026-03-31T19:58:00.059781+05:30" + created: "2026-08-06T20:01:29.72138+05:30" description: A Helm chart for Authorizer. Authorizer is an open-source authentication and authorization solution for your applications. Bring your database and have complete control over the user information. You can self-host authorizer instances @@ -371,7 +387,7 @@ entries: version: 1.1.59 - apiVersion: v2 appVersion: 1.1.58 - created: "2026-03-31T19:58:00.059564+05:30" + created: "2026-08-06T20:01:29.721193+05:30" description: A Helm chart for Authorizer. Authorizer is an open-source authentication and authorization solution for your applications. Bring your database and have complete control over the user information. You can self-host authorizer instances @@ -387,7 +403,7 @@ entries: version: 1.1.58 - apiVersion: v2 appVersion: 1.1.57 - created: "2026-03-31T19:58:00.05932+05:30" + created: "2026-08-06T20:01:29.720993+05:30" description: A Helm chart for Authorizer. Authorizer is an open-source authentication and authorization solution for your applications. Bring your database and have complete control over the user information. You can self-host authorizer instances @@ -403,7 +419,7 @@ entries: version: 1.1.57 - apiVersion: v2 appVersion: 1.1.54 - created: "2026-03-31T19:58:00.059055+05:30" + created: "2026-08-06T20:01:29.720747+05:30" description: A Helm chart for Authorizer. Authorizer is an open-source authentication and authorization solution for your applications. Bring your database and have complete control over the user information. You can self-host authorizer instances @@ -419,7 +435,7 @@ entries: version: 1.1.54 - apiVersion: v2 appVersion: 1.1.53 - created: "2026-03-31T19:58:00.058489+05:30" + created: "2026-08-06T20:01:29.720541+05:30" description: A Helm chart for Authorizer. Authorizer is an open-source authentication and authorization solution for your applications. Bring your database and have complete control over the user information. You can self-host authorizer instances @@ -435,7 +451,7 @@ entries: version: 1.1.53 - apiVersion: v2 appVersion: 1.1.52 - created: "2026-03-31T19:58:00.058208+05:30" + created: "2026-08-06T20:01:29.720356+05:30" description: A Helm chart for Authorizer. Authorizer is an open-source authentication and authorization solution for your applications. Bring your database and have complete control over the user information. You can self-host authorizer instances @@ -451,7 +467,7 @@ entries: version: 1.1.52 - apiVersion: v2 appVersion: 1.1.50 - created: "2026-03-31T19:58:00.057887+05:30" + created: "2026-08-06T20:01:29.720173+05:30" description: A Helm chart for Authorizer. Authorizer is an open-source authentication and authorization solution for your applications. Bring your database and have complete control over the user information. You can self-host authorizer instances @@ -467,7 +483,7 @@ entries: version: 1.1.50 - apiVersion: v2 appVersion: 1.1.49 - created: "2026-03-31T19:58:00.057597+05:30" + created: "2026-08-06T20:01:29.719988+05:30" description: A Helm chart for Authorizer. Authorizer is an open-source authentication and authorization solution for your applications. Bring your database and have complete control over the user information. You can self-host authorizer instances @@ -483,7 +499,7 @@ entries: version: 1.1.49 - apiVersion: v2 appVersion: 1.1.48 - created: "2026-03-31T19:58:00.056881+05:30" + created: "2026-08-06T20:01:29.719802+05:30" description: A Helm chart for Authorizer. Authorizer is an open-source authentication and authorization solution for your applications. Bring your database and have complete control over the user information. You can self-host authorizer instances @@ -499,7 +515,7 @@ entries: version: 1.1.48 - apiVersion: v2 appVersion: 1.1.47 - created: "2026-03-31T19:58:00.056299+05:30" + created: "2026-08-06T20:01:29.719616+05:30" description: A Helm chart for Authorizer. Authorizer is an open-source authentication and authorization solution for your applications. Bring your database and have complete control over the user information. You can self-host authorizer instances @@ -515,7 +531,7 @@ entries: version: 1.1.47 - apiVersion: v2 appVersion: 1.1.44 - created: "2026-03-31T19:58:00.05533+05:30" + created: "2026-08-06T20:01:29.719427+05:30" description: A Helm chart for Authorizer. Authorizer is an open-source authentication and authorization solution for your applications. Bring your database and have complete control over the user information. You can self-host authorizer instances @@ -531,7 +547,7 @@ entries: version: 1.1.44 - apiVersion: v2 appVersion: 1.1.43 - created: "2026-03-31T19:58:00.054855+05:30" + created: "2026-08-06T20:01:29.719234+05:30" description: A Helm chart for Authorizer. Authorizer is an open-source authentication and authorization solution for your applications. Bring your database and have complete control over the user information. You can self-host authorizer instances @@ -547,7 +563,7 @@ entries: version: 1.1.43 - apiVersion: v2 appVersion: 1.1.42 - created: "2026-03-31T19:58:00.054569+05:30" + created: "2026-08-06T20:01:29.719011+05:30" description: A Helm chart for Authorizer. Authorizer is an open-source authentication and authorization solution for your applications. Bring your database and have complete control over the user information. You can self-host authorizer instances @@ -563,7 +579,7 @@ entries: version: 1.1.42 - apiVersion: v2 appVersion: 1.1.41 - created: "2026-03-31T19:58:00.054243+05:30" + created: "2026-08-06T20:01:29.718119+05:30" description: A Helm chart for Authorizer. Authorizer is an open-source authentication and authorization solution for your applications. Bring your database and have complete control over the user information. You can self-host authorizer instances @@ -579,7 +595,7 @@ entries: version: 1.1.41 - apiVersion: v2 appVersion: 1.1.40 - created: "2026-03-31T19:58:00.054024+05:30" + created: "2026-08-06T20:01:29.7175+05:30" description: A Helm chart for Authorizer. Authorizer is an open-source authentication and authorization solution for your applications. Bring your database and have complete control over the user information. You can self-host authorizer instances @@ -595,7 +611,7 @@ entries: version: 1.1.40 - apiVersion: v2 appVersion: 1.1.39 - created: "2026-03-31T19:58:00.053798+05:30" + created: "2026-08-06T20:01:29.71731+05:30" description: A Helm chart for Authorizer. Authorizer is an open-source authentication and authorization solution for your applications. Bring your database and have complete control over the user information. You can self-host authorizer instances @@ -611,7 +627,7 @@ entries: version: 1.1.39 - apiVersion: v2 appVersion: 1.1.38 - created: "2026-03-31T19:58:00.053548+05:30" + created: "2026-08-06T20:01:29.717127+05:30" description: A Helm chart for Authorizer. Authorizer is an open-source authentication and authorization solution for your applications. Bring your database and have complete control over the user information. You can self-host authorizer instances @@ -627,7 +643,7 @@ entries: version: 1.1.38 - apiVersion: v2 appVersion: 1.1.37 - created: "2026-03-31T19:58:00.052361+05:30" + created: "2026-08-06T20:01:29.716917+05:30" description: A Helm chart for Authorizer. Authorizer is an open-source authentication and authorization solution for your applications. Bring your database and have complete control over the user information. You can self-host authorizer instances @@ -643,7 +659,7 @@ entries: version: 1.1.37 - apiVersion: v2 appVersion: 1.1.36 - created: "2026-03-31T19:58:00.052126+05:30" + created: "2026-08-06T20:01:29.716711+05:30" description: A Helm chart for Authorizer. Authorizer is an open-source authentication and authorization solution for your applications. Bring your database and have complete control over the user information. You can self-host authorizer instances @@ -659,7 +675,7 @@ entries: version: 1.1.36 - apiVersion: v2 appVersion: 1.1.35 - created: "2026-03-31T19:58:00.051878+05:30" + created: "2026-08-06T20:01:29.716502+05:30" description: A Helm chart for Authorizer. Authorizer is an open-source authentication and authorization solution for your applications. Bring your database and have complete control over the user information. You can self-host authorizer instances @@ -675,7 +691,7 @@ entries: version: 1.1.35 - apiVersion: v2 appVersion: 1.1.33 - created: "2026-03-31T19:58:00.051586+05:30" + created: "2026-08-06T20:01:29.716302+05:30" description: A Helm chart for Authorizer. Authorizer is an open-source authentication and authorization solution for your applications. Bring your database and have complete control over the user information. You can self-host authorizer instances @@ -691,7 +707,7 @@ entries: version: 1.1.33 - apiVersion: v2 appVersion: 1.1.32 - created: "2026-03-31T19:58:00.05129+05:30" + created: "2026-08-06T20:01:29.71609+05:30" description: A Helm chart for Authorizer. Authorizer is an open-source authentication and authorization solution for your applications. Bring your database and have complete control over the user information. You can self-host authorizer instances @@ -707,7 +723,7 @@ entries: version: 1.1.32 - apiVersion: v2 appVersion: 1.1.31 - created: "2026-03-31T19:58:00.051039+05:30" + created: "2026-08-06T20:01:29.715867+05:30" description: A Helm chart for Authorizer. Authorizer is an open-source authentication and authorization solution for your applications. Bring your database and have complete control over the user information. You can self-host authorizer instances @@ -723,7 +739,7 @@ entries: version: 1.1.31 - apiVersion: v2 appVersion: 1.1.30 - created: "2026-03-31T19:58:00.050782+05:30" + created: "2026-08-06T20:01:29.715645+05:30" description: A Helm chart for Authorizer. Authorizer is an open-source authentication and authorization solution for your applications. Bring your database and have complete control over the user information. You can self-host authorizer instances @@ -739,7 +755,7 @@ entries: version: 1.1.30 - apiVersion: v2 appVersion: 1.1.29 - created: "2026-03-31T19:58:00.050514+05:30" + created: "2026-08-06T20:01:29.715395+05:30" description: A Helm chart for Authorizer. Authorizer is an open-source authentication and authorization solution for your applications. Bring your database and have complete control over the user information. You can self-host authorizer instances @@ -755,7 +771,7 @@ entries: version: 1.1.29 - apiVersion: v2 appVersion: 1.1.28-rc.4 - created: "2026-03-31T19:58:00.050238+05:30" + created: "2026-08-06T20:01:29.714444+05:30" description: A Helm chart for Authorizer. Authorizer is an open-source authentication and authorization solution for your applications. Bring your database and have complete control over the user information. You can self-host authorizer instances @@ -771,7 +787,7 @@ entries: version: 1.1.28-rc.4 - apiVersion: v2 appVersion: 1.1.28-rc.1 - created: "2026-03-31T19:58:00.049937+05:30" + created: "2026-08-06T20:01:29.71419+05:30" description: A Helm chart for Authorizer. Authorizer is an open-source authentication and authorization solution for your applications. Bring your database and have complete control over the user information. You can self-host authorizer instances @@ -787,7 +803,7 @@ entries: version: 1.1.28-rc.1 - apiVersion: v2 appVersion: 1.1.27 - created: "2026-03-31T19:58:00.049674+05:30" + created: "2026-08-06T20:01:29.713853+05:30" description: A Helm chart for Authorizer. Authorizer is an open-source authentication and authorization solution for your applications. Bring your database and have complete control over the user information. You can self-host authorizer instances @@ -803,7 +819,7 @@ entries: version: 1.1.27 - apiVersion: v2 appVersion: 1.1.26 - created: "2026-03-31T19:58:00.049413+05:30" + created: "2026-08-06T20:01:29.713108+05:30" description: A Helm chart for Authorizer. Authorizer is an open-source authentication and authorization solution for your applications. Bring your database and have complete control over the user information. You can self-host authorizer instances @@ -819,7 +835,7 @@ entries: version: 1.1.26 - apiVersion: v2 appVersion: 1.1.25 - created: "2026-03-31T19:58:00.048225+05:30" + created: "2026-08-06T20:01:29.712888+05:30" description: A Helm chart for Authorizer. Authorizer is an open-source authentication and authorization solution for your applications. Bring your database and have complete control over the user information. You can self-host authorizer instances @@ -835,7 +851,7 @@ entries: version: 1.1.25 - apiVersion: v2 appVersion: 1.1.23 - created: "2026-03-31T19:58:00.047807+05:30" + created: "2026-08-06T20:01:29.712658+05:30" description: A Helm chart for Authorizer. Authorizer is an open-source authentication and authorization solution for your applications. Bring your database and have complete control over the user information. You can self-host authorizer instances @@ -851,7 +867,7 @@ entries: version: 1.1.23 - apiVersion: v2 appVersion: 1.1.22 - created: "2026-03-31T19:58:00.047381+05:30" + created: "2026-08-06T20:01:29.712299+05:30" description: A Helm chart for Authorizer. Authorizer is an open-source authentication and authorization solution for your applications. Bring your database and have complete control over the user information. You can self-host authorizer instances @@ -865,4 +881,4 @@ entries: urls: - https://helm-charts.authorizer.dev/charts/authorizer-1.1.22.tgz version: 1.1.22 -generated: "2026-03-31T19:58:00.046641+05:30" +generated: "2026-08-06T20:01:29.711763+05:30"