Skip to content

Commit c473ff4

Browse files
committed
ci: release 2.0.0
1 parent b574a0a commit c473ff4

2 files changed

Lines changed: 22 additions & 1 deletion

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.2.0"
2+
".": "2.0.0"
33
}

CHANGELOG.md

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

3+
## [2.0.0](https://github.com/canonical/identity-platform-login-ui-operator/compare/v1.2.0...v2.0.0) (2025-11-13)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* add public-route and drop public and admin ingresses
9+
10+
### Features
11+
12+
* add public-route and drop public and admin ingresses ([52bd694](https://github.com/canonical/identity-platform-login-ui-operator/commit/52bd6947f71e21464370e15ba333c51058b8e837))
13+
14+
15+
### Bug Fixes
16+
17+
* enable the charm resources in terraform module ([4c70a5c](https://github.com/canonical/identity-platform-login-ui-operator/commit/4c70a5cbb456fdb733a44817b6f02bacb8ea2221))
18+
* enable the charm resources in terraform module ([fdff633](https://github.com/canonical/identity-platform-login-ui-operator/commit/fdff633a207b1e754c331bfeaf5c196b43f34e46))
19+
* reinstate open_port method ([c37a140](https://github.com/canonical/identity-platform-login-ui-operator/commit/c37a140f845538f31d73ca139788f2a8040a1e50))
20+
* update OCI-image resource ([b574a0a](https://github.com/canonical/identity-platform-login-ui-operator/commit/b574a0a801d8c95ceb01ffe15204ed82f1fc8418))
21+
* update oci-image to ghcr.io/canonical/identity-platform-login-ui:v0.23.1 ([cefe3de](https://github.com/canonical/identity-platform-login-ui-operator/commit/cefe3deaaf4885018b70c49aec1e518f84448bc2))
22+
* upgrade tf module to use 1.0.0 syntax ([5a834d5](https://github.com/canonical/identity-platform-login-ui-operator/commit/5a834d52fce2c8b6b62ba0b159fa6f8e751f6f60))
23+
324
## [1.2.0](https://github.com/canonical/identity-platform-login-ui-operator/compare/v1.1.5...v1.2.0) (2025-10-02)
425

526

0 commit comments

Comments
 (0)