Skip to content

Commit

Permalink
Update Helm release authentik to v2024.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 7, 2024
1 parent 530cf87 commit 9a96557
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion applications/base/authentik/application.libsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ app.new(
).withChart(
name='authentik',
repoURL='https://charts.goauthentik.io/',
targetRevision='2024.8.0',
targetRevision='2024.8.1',
releaseName='authentik',
values='values.yaml'
)

0 comments on commit 9a96557

Please sign in to comment.