diff --git a/CHANGELOG.md b/CHANGELOG.md index 268aaa9..738dcee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.1.3](https://github.com/goraxe/website/compare/v1.1.2...v1.1.3) (2025-02-16) + + +### Bug Fixes + +* **deploy:** use correct ports ([ff688bf](https://github.com/goraxe/website/commit/ff688bfc519018ed7f081472ad74f890ad9b1a32)) + ## [1.1.2](https://github.com/goraxe/website/compare/v1.1.1...v1.1.2) (2025-02-15) diff --git a/deploy/kustomization.yaml b/deploy/kustomization.yaml index 3358365..703a1bc 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.2 + newTag: 1.1.3 - name: ghcr.io/goraxe/website newName: ghcr.io/goraxe/website newTag: 1.0.0