Skip to content

Commit a0e801b

Browse files
chore(main): release 1.33.4 (#248)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent de27dd3 commit a0e801b

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.33.3"
2+
".": "1.33.4"
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.33.4](https://github.com/golgoth31/sreportal/compare/v1.33.3...v1.33.4) (2026-05-07)
4+
5+
6+
### Bug Fixes
7+
8+
* **web:** drive mutated/injected counters from image changeType ([#247](https://github.com/golgoth31/sreportal/issues/247)) ([de27dd3](https://github.com/golgoth31/sreportal/commit/de27dd3430de39a4e64e412478eae5960f0c5b10))
9+
310
## [1.33.3](https://github.com/golgoth31/sreportal/compare/v1.33.2...v1.33.3) (2026-05-07)
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.33.3
6-
appVersion: 1.33.3
5+
version: 1.33.4
6+
appVersion: 1.33.4

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

0 commit comments

Comments
 (0)