From f4f8de1ee6e6ef6fbd8d0d43fe46e655737022ca Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 08:24:05 +0000 Subject: [PATCH] chore(deps): update obbyworld/obby to v0.3.3 --- obby/values.example.yaml | 2 +- obby/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/obby/values.example.yaml b/obby/values.example.yaml index de3e5a6..5c6ad88 100644 --- a/obby/values.example.yaml +++ b/obby/values.example.yaml @@ -50,7 +50,7 @@ obbyWeb: enabled: true image: repository: obbyworld/obby - tag: "0.3.2" + tag: "v0.3.3" replicas: 2 ingress: diff --git a/obby/values.yaml b/obby/values.yaml index 1c97f34..8fc1854 100644 --- a/obby/values.yaml +++ b/obby/values.yaml @@ -106,7 +106,7 @@ obbyWeb: enabled: true image: repository: obbyworld/obby - tag: "0.3.2" + tag: "v0.3.3" pullPolicy: IfNotPresent replicas: 2 service: