Skip to content

Commit 510431a

Browse files
chore(main): release 1.34.1 (#251)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 617da41 commit 510431a

4 files changed

Lines changed: 11 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.34.0"
2+
".": "1.34.1"
33
}

CHANGELOG.md

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

3+
## [1.34.1](https://github.com/golgoth31/sreportal/compare/v1.34.0...v1.34.1) (2026-05-08)
4+
5+
6+
### Performance Improvements
7+
8+
* **imageinventory:** cache stripped Pods instead of disabling Pod cache ([617da41](https://github.com/golgoth31/sreportal/commit/617da41d0e65908946382f013608872a21ca215b))
9+
310
## [1.34.0](https://github.com/golgoth31/sreportal/compare/v1.33.5...v1.34.0) (2026-05-08)
411

512

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.34.0
6-
appVersion: 1.34.0
5+
version: 1.34.1
6+
appVersion: 1.34.1

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.34.0
93+
tag: 1.34.1
9494
resources:
9595
limits:
9696
cpu: 500m

0 commit comments

Comments
 (0)