From 7c03ada8adde689073b17ebc010c51e91b13180b Mon Sep 17 00:00:00 2001 From: Alex Arica Date: Wed, 6 Oct 2021 14:32:24 +0100 Subject: [PATCH] #36 #40 : Updated version to 1.12 in kubegres.yaml --- README.md | 2 +- config/manager/kustomization.yaml | 2 +- kubegres.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b84e5ea..c799d46 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ stateful-set's life-cycle and data replication could be with Kubernetes. * It provides a very simple YAML with properties specialised for PostgreSql. -* It is resilient, has over [82 automatized tests](https://github.com/reactive-tech/kubegres/tree/main/test) cases and +* It is resilient, has over [85 automatized tests](https://github.com/reactive-tech/kubegres/tree/main/test) cases and has been running in production. diff --git a/config/manager/kustomization.yaml b/config/manager/kustomization.yaml index e4d3873..d0023ee 100644 --- a/config/manager/kustomization.yaml +++ b/config/manager/kustomization.yaml @@ -13,4 +13,4 @@ kind: Kustomization images: - name: controller newName: reactivetechio/kubegres - newTag: "1.11" + newTag: "1.12" diff --git a/kubegres.yaml b/kubegres.yaml index f13bfd7..bcf95e4 100644 --- a/kubegres.yaml +++ b/kubegres.yaml @@ -1943,7 +1943,7 @@ spec: - --leader-elect command: - /manager - image: reactivetechio/kubegres:1.11 + image: reactivetechio/kubegres:1.12 livenessProbe: httpGet: path: /healthz