Skip to content

Commit 2ebb648

Browse files
chore(main): release 1.2.0
1 parent 4960002 commit 2ebb648

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

.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.1.0"
2+
".": "1.2.0"
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.2.0](https://github.com/equinor/radix-ingress-default-backend/compare/v1.1.0...v1.2.0) (2026-02-17)
4+
5+
6+
### Features
7+
8+
* update tests ([95f5725](https://github.com/equinor/radix-ingress-default-backend/commit/95f5725f5dbfb2578a9db9b7212dd1bb0687bc28))
9+
310
## [1.1.0](https://github.com/equinor/radix-ingress-default-backend/compare/v1.0.4...v1.1.0) (2024-10-24)
411

512

charts/radix-ingress-default-backend/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: radix-ingress-default-backend
33
icon: https://radix.equinor.com/images/logos/logo.svg
44
description: A ingress-nginx default backend for Radix
5-
version: 1.1.0
6-
appVersion: 1.1.0
5+
version: 1.2.0
6+
appVersion: 1.2.0
77
kubeVersion: '>=1.24.0'
88
keywords:
99
- radix

0 commit comments

Comments
 (0)