chore(release): upgrade metadata to v0.3.6

This commit is contained in:
cătălin 2025-06-06 14:55:56 +02:00
commit 3d44b44625
No known key found for this signature in database
4 changed files with 22 additions and 5 deletions

View file

@ -2,7 +2,24 @@
All notable changes to this project will be documented in this file.
## [unreleased]
## [0.3.6] - 2025-06-06
### 🚀 Features
- Add `Quote.is_active` field
## [0.3.5] - 2025-05-27
### 🚀 Features
- Implement remaining repo methods for chatbot and quote
- Add ANO_PREFIX bot response
### ⚙️ Miscellaneous Tasks
- Add renovate lockFileMaintenance
## [0.3.3] - 2025-03-06
### 🐛 Bug Fixes

View file

@ -1,6 +1,6 @@
apiVersion: v2
appVersion: 0.3.5
appVersion: 0.3.6
description: A Helm chart for Kubernetes
name: huesoporro
type: application
version: 0.3.5
version: 0.3.6

View file

@ -8,7 +8,7 @@ fullnameOverride: ''
image:
pullPolicy: Always
repository: git.roboces.dev/catalin/huesoporro
tag: 0.3.5
tag: 0.3.6
imagePullSecrets: []
ingress:
annotations: {}

View file

@ -1,6 +1,6 @@
[project]
name = "huesoporro"
version = "0.3.5"
version = "0.3.6"
description = "Misc Twitch bot"
readme = "README.md"
authors = [