Skip to content

Commit 75d0217

Browse files
chore(main): release 1.35.2 (#294)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b83587d commit 75d0217

4 files changed

Lines changed: 13 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.35.1"
2+
".": "1.35.2"
33
}

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [1.35.2](https://github.com/golgoth31/sreportal/compare/v1.35.1...v1.35.2) (2026-06-17)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update prometheus-go to v0.69.0 ([#288](https://github.com/golgoth31/sreportal/issues/288)) ([e60ac52](https://github.com/golgoth31/sreportal/commit/e60ac52cf1bdc591e442cf2e347ba2f60de0b69c))
9+
* **deps:** update web-react to v8 ([#295](https://github.com/golgoth31/sreportal/issues/295)) ([b83587d](https://github.com/golgoth31/sreportal/commit/b83587d79a926226cc60a9b8f27b71ea644b4ce7))
10+
* **source:** set resource label for all source kinds so OriginRef updates ([#296](https://github.com/golgoth31/sreportal/issues/296)) ([7bfff21](https://github.com/golgoth31/sreportal/commit/7bfff21d12006e6d148a241b2bd4afc453ad416c))
11+
312
## [1.35.1](https://github.com/golgoth31/sreportal/compare/v1.35.0...v1.35.1) (2026-06-17)
413

514

helm/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ apiVersion: v2
22
name: sreportal
33
description: A Helm chart for Kubernetes
44
type: application
5-
version: 1.35.1
6-
appVersion: 1.35.1
5+
version: 1.35.2
6+
appVersion: 1.35.2

helm/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ controllerManager:
9090
readOnlyRootFilesystem: true
9191
image:
9292
repository: ghcr.io/golgoth31/sreportal
93-
tag: 1.35.1
93+
tag: 1.35.2
9494
resources:
9595
limits:
9696
cpu: 500m

0 commit comments

Comments
 (0)