diff --git a/.release-please-manifest.json b/.release-please-manifest.json index d809963b8..76061e732 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -5,7 +5,7 @@ "flux/cert-manager": "1.4.0", "flux/certm-lets-encrypt-dns-issuer": "0.3.0", "flux/container-runtime-aks-config": "0.2.0", - "flux/dis-apim": "0.1.0", + "flux/dis-apim": "0.2.0", "flux/dis-identity": "0.1.0", "flux/external-secrets-operator": "1.1.0", "flux/grafana-operator": "1.3.0", diff --git a/flux/dis-apim/CHANGELOG.md b/flux/dis-apim/CHANGELOG.md new file mode 100644 index 000000000..843b2828b --- /dev/null +++ b/flux/dis-apim/CHANGELOG.md @@ -0,0 +1,17 @@ +# Changelog + +## [0.2.0](https://github.com/Nyeng/altinn-platform/compare/flux-oci-dis-apim-v0.1.0...flux-oci-dis-apim-v0.2.0) (2026-01-06) + + +### Features + +* **dis-apim:** create and deploy flux artifact to test cluser ([#2041](https://github.com/Nyeng/altinn-platform/issues/2041)) ([f0bfd76](https://github.com/Nyeng/altinn-platform/commit/f0bfd76a509abbbb4752743e074ee678961e0f2b)) +* **flux:** add the last two config env vars to kustomize scripts ([#2234](https://github.com/Nyeng/altinn-platform/issues/2234)) ([345cc6b](https://github.com/Nyeng/altinn-platform/commit/345cc6b3a7eb7cf56f409b35147c5da29347374f)) + + +### Bug Fixes + +* **dis-apim:** fix bad name after copy and paste ([#2060](https://github.com/Nyeng/altinn-platform/issues/2060)) ([ac48c4e](https://github.com/Nyeng/altinn-platform/commit/ac48c4efe7ed51fda8cabf4cf4b2adcd4fd50039)) +* **dis-apim:** flux artifact should handle emptystring suffix ([#2256](https://github.com/Nyeng/altinn-platform/issues/2256)) ([045a8c0](https://github.com/Nyeng/altinn-platform/commit/045a8c065386be481c5970f48185a13c8ab4fea6)) +* **dis-apim:** revert changes to flux artifact and set namespace suffix for admin-test cluster ([#2266](https://github.com/Nyeng/altinn-platform/issues/2266)) ([30ffd09](https://github.com/Nyeng/altinn-platform/commit/30ffd09ba9acb17a4a12e353720eb9ca305f2958)) +* test by setting empty string as default ([#2257](https://github.com/Nyeng/altinn-platform/issues/2257)) ([4b3b260](https://github.com/Nyeng/altinn-platform/commit/4b3b260a32bef25ec9cf8b7c1286c3d0d0348e0e))