chore: update charts to v0.3.2

This commit is contained in:
cătălin 2025-03-06 18:31:55 +01:00
commit c35741b8e1
No known key found for this signature in database
4 changed files with 10 additions and 4 deletions

View file

@ -2,6 +2,12 @@
All notable changes to this project will be documented in this file.
## [0.3.1] - 2025-03-06
### 🐛 Bug Fixes
- Correctly execute `make serve`
## [0.3.0] - 2025-03-06
### 🚀 Features

View file

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

View file

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

View file

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