Skip to content

Commit a931a5f

Browse files
fix: fix cloudnative-pg version
1 parent 1b992f7 commit a931a5f

File tree

8 files changed

+1
-174
lines changed

8 files changed

+1
-174
lines changed

apps/consul/components/istio/istio-virtualservice.yaml

Lines changed: 0 additions & 19 deletions
This file was deleted.

apps/consul/components/istio/kustomization.yaml

Lines changed: 0 additions & 23 deletions
This file was deleted.

apps/consul/consul.hcl

Lines changed: 0 additions & 10 deletions
This file was deleted.

apps/consul/kustomization.yaml

Lines changed: 0 additions & 11 deletions
This file was deleted.

apps/consul/networkpolicy.yaml

Lines changed: 0 additions & 8 deletions
This file was deleted.

apps/consul/service.yaml

Lines changed: 0 additions & 11 deletions
This file was deleted.

apps/consul/sts.yaml

Lines changed: 0 additions & 91 deletions
This file was deleted.

infra/cloudnative-pg/components/argo/application.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ spec:
1111
source:
1212
repoURL: https://cloudnative-pg.github.io/charts
1313
chart: cloudnative-pg
14-
targetRevision: 1.27.0
14+
targetRevision: "0.26.0"
1515
# helm:
1616
# values: |
1717
# installCRDs: true

0 commit comments

Comments
 (0)