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
4 changes: 2 additions & 2 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
".": "0.2.0",
"charts/authup": "0.2.0"
".": "0.2.1",
"charts/authup": "0.2.1"
}
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Changelog

## [0.2.1](https://github.com/authup/helm/compare/root-0.2.0...root-0.2.1) (2026-08-19)


### Features

* **authup:** track authup 1.0.0-beta.62 and compose theme.json from values ([#8](https://github.com/authup/helm/issues/8)) ([696ea13](https://github.com/authup/helm/commit/696ea13e868421d882bf3b7a57fc13b33c4c0dca))


### Bug Fixes

* let release-please own a root release so release PRs resume ([3a8df19](https://github.com/authup/helm/commit/3a8df19a536e1aec28d794262db83d13d46978d6))
7 changes: 7 additions & 0 deletions charts/authup/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.2.1](https://github.com/authup/helm/compare/authup-0.2.0...authup-0.2.1) (2026-08-19)


### Features

* **authup:** track authup 1.0.0-beta.62 and compose theme.json from values ([#8](https://github.com/authup/helm/issues/8)) ([696ea13](https://github.com/authup/helm/commit/696ea13e868421d882bf3b7a57fc13b33c4c0dca))

## [0.2.0](https://github.com/authup/helm/compare/authup-0.1.0...authup-0.2.0) (2026-08-04)


Expand Down
2 changes: 1 addition & 1 deletion charts/authup/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Authup is an authentication & authorization system. This chart
deploys the server-core IdP/API service and the client-admin-console admin UI,
with optional built-in PostgreSQL, MySQL and Valkey instances.
type: application
version: 0.2.0
version: 0.2.1
appVersion: "1.0.0-beta.62"
kubeVersion: ">=1.25.0-0"
home: https://authup.org
Expand Down
2 changes: 1 addition & 1 deletion charts/authup/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

# authup

![Version](https://img.shields.io/badge/Version-0.2.0?style=flat-square&color=informational) <!-- x-release-please-version -->
![Version](https://img.shields.io/badge/Version-0.2.1?style=flat-square&color=informational) <!-- x-release-please-version -->
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.0-beta.62](https://img.shields.io/badge/AppVersion-1.0.0--beta.62-informational?style=flat-square)

Authup is an authentication & authorization system. This chart deploys the server-core IdP/API service and the client-admin-console admin UI, with optional built-in PostgreSQL, MySQL and Valkey instances. It deploys:
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.0
0.2.1