diff --git a/.release-please-manifest.json b/.release-please-manifest.json index d809963b8..391e9e454 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -8,7 +8,7 @@ "flux/dis-apim": "0.1.0", "flux/dis-identity": "0.1.0", "flux/external-secrets-operator": "1.1.0", - "flux/grafana-operator": "1.3.0", + "flux/grafana-operator": "1.4.0", "flux/helm-uninstall-outdated-apps": "1.0.0", "flux/lakmus": "1.0.2", "flux/linkerd": "1.7.0", diff --git a/flux/grafana-operator/CHANGELOG.md b/flux/grafana-operator/CHANGELOG.md new file mode 100644 index 000000000..4ff25eaf7 --- /dev/null +++ b/flux/grafana-operator/CHANGELOG.md @@ -0,0 +1,9 @@ +# Changelog + +## [1.4.0](https://github.com/Nyeng/altinn-platform/compare/flux-oci-grafana-operator-v1.3.0...flux-oci-grafana-operator-v1.4.0) (2026-01-06) + + +### Features + +* Add Grafana manifests and redirect configs for Flux deployment ([#2356](https://github.com/Nyeng/altinn-platform/issues/2356)) ([c582f59](https://github.com/Nyeng/altinn-platform/commit/c582f5975bd4883510d188aad80f1c8100a7daa0)) +* Add Renovate Helmreleases detection and config ([#2493](https://github.com/Nyeng/altinn-platform/issues/2493)) ([a873283](https://github.com/Nyeng/altinn-platform/commit/a87328365fd08c2b050fa62757727461402726d2))