chore: release main

This commit is contained in:
hank
2026-08-16 19:40:12 -04:00
parent c67b69d17e
commit ccd1735a8e
5 changed files with 18 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
{ {
"supplemental/helm/beszel-agent": "0.1.1", "supplemental/helm/beszel-agent": "0.1.2",
"supplemental/helm/beszel-hub": "0.1.1" "supplemental/helm/beszel-hub": "0.1.2"
} }

View File

@@ -1,5 +1,12 @@
# Changelog # Changelog
## [0.1.2](https://github.com/henrygd/beszel/compare/beszel-agent-v0.1.1...beszel-agent-v0.1.2) (2026-08-16)
### Bug Fixes
* **helm:** publish immutable chart releases safely, maybe ([c67b69d](https://github.com/henrygd/beszel/commit/c67b69d17e93cf0b5a50ff23d4140d481e22134f))
## [0.1.1](https://github.com/henrygd/beszel/compare/beszel-agent-v0.1.0...beszel-agent-v0.1.1) (2026-08-16) ## [0.1.1](https://github.com/henrygd/beszel/compare/beszel-agent-v0.1.0...beszel-agent-v0.1.1) (2026-08-16)

View File

@@ -4,7 +4,7 @@ home: https://github.com/henrygd/beszel/tree/main/supplemental/helm/beszel-agent
name: beszel-agent name: beszel-agent
appVersion: "0.17.0" appVersion: "0.17.0"
# This version is managed automatically by Release Please. # This version is managed automatically by Release Please.
version: 0.1.1 version: 0.1.2
sources: sources:
- https://github.com/henrygd/beszel/tree/main/supplemental/helm/beszel-agent - https://github.com/henrygd/beszel/tree/main/supplemental/helm/beszel-agent
- https://www.beszel.dev/ - https://www.beszel.dev/

View File

@@ -1,5 +1,12 @@
# Changelog # Changelog
## [0.1.2](https://github.com/henrygd/beszel/compare/beszel-hub-v0.1.1...beszel-hub-v0.1.2) (2026-08-16)
### Bug Fixes
* **helm:** publish immutable chart releases safely, maybe ([c67b69d](https://github.com/henrygd/beszel/commit/c67b69d17e93cf0b5a50ff23d4140d481e22134f))
## [0.1.1](https://github.com/henrygd/beszel/compare/beszel-hub-v0.1.0...beszel-hub-v0.1.1) (2026-08-16) ## [0.1.1](https://github.com/henrygd/beszel/compare/beszel-hub-v0.1.0...beszel-hub-v0.1.1) (2026-08-16)

View File

@@ -4,7 +4,7 @@ home: https://github.com/henrygd/beszel/tree/main/supplemental/helm/beszel-hub
name: beszel-hub name: beszel-hub
appVersion: "0.17.0" appVersion: "0.17.0"
# This version is managed automatically by Release Please. # This version is managed automatically by Release Please.
version: 0.1.1 version: 0.1.2
sources: sources:
- https://github.com/henrygd/beszel/tree/main/supplemental/helm/beszel-hub - https://github.com/henrygd/beszel/tree/main/supplemental/helm/beszel-hub
- https://www.beszel.dev/ - https://www.beszel.dev/