diff --git a/examples/mono/values.yaml b/examples/mono/values.yaml index bc9fd26..23f3b82 100644 --- a/examples/mono/values.yaml +++ b/examples/mono/values.yaml @@ -8,7 +8,7 @@ postgres: postgres: image: repository: postgres - tag: "18.0" + tag: "18.1" volumeClaimTemplates: data: mount: diff --git a/examples/postgres/values.yaml b/examples/postgres/values.yaml index f5ae79b..c74742a 100644 --- a/examples/postgres/values.yaml +++ b/examples/postgres/values.yaml @@ -11,7 +11,7 @@ statefulset: postgres: image: repository: postgres - tag: "18.0" + tag: "18.1" volumeClaimTemplates: data: mount: