Skip to content

Commit 5cbdc69

Browse files
chore(release): prepare for stable release 1.108.0 (#1585)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Nils Gustav Stråbø <65334626+nilsgstrabo@users.noreply.github.com>
1 parent 345c941 commit 5cbdc69

File tree

3 files changed

+11
-4
lines changed

3 files changed

+11
-4
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,14 @@
22

33
All notable changes to this project will be documented in this file.
44

5-
## [1.107.1](https://github.com/equinor/radix-operator/compare/v1.107.0..v1.107.1) - 2026-01-08
5+
## [1.108.0](https://github.com/equinor/radix-operator/compare/v1.107.1..v1.108.0) - 2026-01-21
6+
7+
### 🚀 Features
8+
9+
- Support oauth2 service in proxy mode (#1561) - ([3eed3b8](https://github.com/equinor/radix-operator/commit/3eed3b8198e0ca762f111f749c4b96b896c849c6)) by @nilsgstrabo in [#1561](https://github.com/equinor/radix-operator/pull/1561)
10+
11+
12+
## [1.107.1](https://github.com/equinor/radix-operator/compare/v1.107.0..v1.107.1) - 2026-01-09
613

714
### 🐛 Bug Fixes
815

charts/radix-operator/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v2
22
name: radix-operator
3-
version: 1.108.0-rc.1 # x-patch-semver
4-
appVersion: 1.108.0-rc.1 # x-patch-semver
3+
version: 1.108.0 # x-patch-semver
4+
appVersion: 1.108.0 # x-patch-semver
55
kubeVersion: ">=1.24.0"
66
description: Radix Operator
77
icon: https://radix.equinor.com/images/logos/logo.svg

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.108.0-rc.1
1+
1.108.0

0 commit comments

Comments
 (0)