From a21b084b2814d65ef425504d327f3a79ef48595f Mon Sep 17 00:00:00 2001 From: "GitHub-Actions[bot]" Date: Tue, 12 Nov 2024 03:35:50 +0000 Subject: [PATCH] Bot: Updating CHANGELOG and README for release based on #11 --- CHANGELOG.md | 12 ++++++------ config/event-buddy-deployment.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a0b0de1..0c5285a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,33 +1,33 @@ -# Changelog - +# Changelog + ### Version 0.0.4 #### bugfix * PR [#11](https://github.com/petercort/FBF-Event-Buddy/pull/11) - updating another thing - + ### Version 0.0.3 #### enhancement * PR [#10](https://github.com/petercort/FBF-Event-Buddy/pull/10) - updating things! - + ### Version 0.0.2 #### chore * PR [#9](https://github.com/petercort/FBF-Event-Buddy/pull/9) - Create CONTRIBUTING.md - + ### Version 0.0.1 #### chore * PR [#8](https://github.com/petercort/FBF-Event-Buddy/pull/8) - Update TERMS.md - + ### Version 0.0.1 diff --git a/config/event-buddy-deployment.yaml b/config/event-buddy-deployment.yaml index e65519f..930c11d 100644 --- a/config/event-buddy-deployment.yaml +++ b/config/event-buddy-deployment.yaml @@ -14,7 +14,7 @@ spec: app: event-buddy spec: containers: - - image: ghcr.io/petercort/event-buddy:0.0.3 + - image: ghcr.io/petercort/event-buddy:0.0.4 name: event-buddy ports: - containerPort: 80