From 6d5efc081a85cfccb56b498127c6eee7eff50c8f Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 16 Feb 2025 19:43:54 +0000 Subject: [PATCH] chore(release): 1.1.4 [skip ci] ## [1.1.4](https://github.com/goraxe/website/compare/v1.1.3...v1.1.4) (2025-02-16) ### Bug Fixes * **deploy:** use correct cert signer ([7d85d18](https://github.com/goraxe/website/commit/7d85d183678c8ea03ca01ed6f51a55631ff678fa)) --- CHANGELOG.md | 7 +++++++ deploy/kustomization.yaml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 738dcee..2fa10d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.1.4](https://github.com/goraxe/website/compare/v1.1.3...v1.1.4) (2025-02-16) + + +### Bug Fixes + +* **deploy:** use correct cert signer ([7d85d18](https://github.com/goraxe/website/commit/7d85d183678c8ea03ca01ed6f51a55631ff678fa)) + ## [1.1.3](https://github.com/goraxe/website/compare/v1.1.2...v1.1.3) (2025-02-16) diff --git a/deploy/kustomization.yaml b/deploy/kustomization.yaml index 703a1bc..a2927e5 100644 --- a/deploy/kustomization.yaml +++ b/deploy/kustomization.yaml @@ -9,7 +9,7 @@ kind: Kustomization images: - name: ghcr.io/goraxe/portal newName: ghcr.io/goraxe/portal - newTag: 1.1.3 + newTag: 1.1.4 - name: ghcr.io/goraxe/website newName: ghcr.io/goraxe/website newTag: 1.0.0