chore: release main

This commit is contained in:
hank
2026-08-16 20:02:53 -04:00
parent 55054a75ab
commit 260b082c5e
5 changed files with 18 additions and 4 deletions

View File

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

View File

@@ -1,5 +1,12 @@
# Changelog # Changelog
## [0.1.3](https://github.com/henrygd/beszel/compare/beszel-agent-v0.1.2...beszel-agent-v0.1.3) (2026-08-17)
### Bug Fixes
* **helm:** publish and index chart releases reliably, maybe ([55054a7](https://github.com/henrygd/beszel/commit/55054a75aba20bc2dd4ffd1c92daaa13749d7dd7))
## [0.1.2](https://github.com/henrygd/beszel/compare/beszel-agent-v0.1.1...beszel-agent-v0.1.2) (2026-08-16) ## [0.1.2](https://github.com/henrygd/beszel/compare/beszel-agent-v0.1.1...beszel-agent-v0.1.2) (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"
# Managed automatically by Release Please; do not edit manually. # Managed automatically by Release Please; do not edit manually.
version: 0.1.2 version: 0.1.3
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.3](https://github.com/henrygd/beszel/compare/beszel-hub-v0.1.2...beszel-hub-v0.1.3) (2026-08-17)
### Bug Fixes
* **helm:** publish and index chart releases reliably, maybe ([55054a7](https://github.com/henrygd/beszel/commit/55054a75aba20bc2dd4ffd1c92daaa13749d7dd7))
## [0.1.2](https://github.com/henrygd/beszel/compare/beszel-hub-v0.1.1...beszel-hub-v0.1.2) (2026-08-16) ## [0.1.2](https://github.com/henrygd/beszel/compare/beszel-hub-v0.1.1...beszel-hub-v0.1.2) (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"
# Managed automatically by Release Please; do not edit manually. # Managed automatically by Release Please; do not edit manually.
version: 0.1.2 version: 0.1.3
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/