feat: Bump versions

- Galene 1.0
- Go 1.25.4
- Debian 13

Signed-off-by: Julien Riou <julien@riou.xyz>
This commit is contained in:
Julien Riou 2025-11-30 14:50:29 +01:00
commit 44c974c755
Signed by: jriou
GPG key ID: 9A099EDA51316854
3 changed files with 3 additions and 4 deletions

View file

@ -12,7 +12,7 @@ variable "hostname" {
variable "openstack_image" {
description = "Name of the OpenStack image"
type = string
default = "Debian 12"
default = "Debian 13"
}
variable "openstack_flavor" {