Skip to content

Commit 3f0da84

Browse files
ppprevostovh-cds
authored andcommitted
release(*): protactinium-ape-17
Signed-off-by: ovh-cds <[email protected]>
1 parent 425c1bb commit 3f0da84

File tree

5 files changed

+27
-3
lines changed

5 files changed

+27
-3
lines changed

.sonarcloud.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ sonar.projectName=manager
77
sonar.sources=.
88
sonar.sourceEncoding=UTF-8
99
sonar.ws.timeout=60
10-
sonar.projectVersion=protactinium-ape-16
10+
sonar.projectVersion=protactinium-ape-17
1111

1212
sonar.exclusions=node_modules/**, **/node_modules/**, **/dist/**, **/semantic/**, **/coverage/**, **/static/**, **/mock/**, **/mockServiceWorker.js
1313
sonar.coverage.exclusions=**/*.spec.js

packages/manager/apps/pci-kubernetes/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.36.1](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-11-17)
7+
8+
9+
### Bug Fixes
10+
11+
* **pci-kubernetes:** fix issue private network ([425c1bb](https://github.com/ovh/manager/commit/425c1bb3b07fc0b10def2b1e3026cb2c569f8433)), closes [#TAPC-5312](https://github.com/ovh/manager/issues/TAPC-5312)
12+
13+
14+
15+
16+
617
# [0.36.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-11-16)
718

819

packages/manager/apps/pci-kubernetes/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ovh-ux/manager-pci-kubernetes-app",
3-
"version": "0.36.0",
3+
"version": "0.36.1",
44
"private": true,
55
"description": "PCI Kubernetes react app",
66
"type": "module",

packages/manager/apps/pci-rancher/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,19 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [1.30.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-11-17)
7+
8+
9+
### Features
10+
11+
* **pci-rancher:** add iam listing ([b31df1b](https://github.com/ovh/manager/commit/b31df1b8ecaadf037a4d912207589d93830252a4)), closes [#TAPC-4729](https://github.com/ovh/manager/issues/TAPC-4729)
12+
* **pci-rancher:** add warning on generate access modal ([9b4e6bf](https://github.com/ovh/manager/commit/9b4e6bfcc7863c0a2974e6949c5f54b19c14b5f4)), closes [#TAPC-5136](https://github.com/ovh/manager/issues/TAPC-5136)
13+
* **pci-rancher:** create iam authentification ([e82f4c0](https://github.com/ovh/manager/commit/e82f4c0fea332e90ed2f25d130b2a6df9f5351dd)), closes [#TAPC-4728](https://github.com/ovh/manager/issues/TAPC-4728)
14+
15+
16+
17+
18+
619
## [1.29.14](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-11-16)
720

821
**Note:** Version bump only for package @ovh-ux/manager-pci-rancher-app

packages/manager/apps/pci-rancher/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ovh-ux/manager-pci-rancher-app",
3-
"version": "1.29.14",
3+
"version": "1.30.0",
44
"private": true,
55
"description": "pci-rancher",
66
"repository": {

0 commit comments

Comments
 (0)