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: