Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
postgres-operator
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GitHub Mirror
zalando
postgres-operator
Commits
883327c2
Commit
883327c2
authored
Jul 24, 2019
by
Felix Kunde
Browse files
Options
Downloads
Patches
Plain Diff
bump to v1.2.0
parent
cd350a4b
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
charts/postgres-operator/values-crd.yaml
+1
-1
1 addition, 1 deletion
charts/postgres-operator/values-crd.yaml
charts/postgres-operator/values.yaml
+1
-1
1 addition, 1 deletion
charts/postgres-operator/values.yaml
manifests/postgres-operator.yaml
+1
-1
1 addition, 1 deletion
manifests/postgres-operator.yaml
with
3 additions
and
3 deletions
charts/postgres-operator/values-crd.yaml
+
1
−
1
View file @
883327c2
image
:
image
:
registry
:
registry.opensource.zalan.do
registry
:
registry.opensource.zalan.do
repository
:
acid/postgres-operator
repository
:
acid/postgres-operator
tag
:
v1.
1
.0
-54-g3a914f9
tag
:
v1.
2
.0
pullPolicy
:
"
IfNotPresent"
pullPolicy
:
"
IfNotPresent"
# Optionally specify an array of imagePullSecrets.
# Optionally specify an array of imagePullSecrets.
...
...
This diff is collapsed.
Click to expand it.
charts/postgres-operator/values.yaml
+
1
−
1
View file @
883327c2
image
:
image
:
registry
:
registry.opensource.zalan.do
registry
:
registry.opensource.zalan.do
repository
:
acid/postgres-operator
repository
:
acid/postgres-operator
tag
:
v1.
1
.0
-54-g3a914f9
tag
:
v1.
2
.0
pullPolicy
:
"
IfNotPresent"
pullPolicy
:
"
IfNotPresent"
# Optionally specify an array of imagePullSecrets.
# Optionally specify an array of imagePullSecrets.
...
...
This diff is collapsed.
Click to expand it.
manifests/postgres-operator.yaml
+
1
−
1
View file @
883327c2
...
@@ -15,7 +15,7 @@ spec:
...
@@ -15,7 +15,7 @@ spec:
serviceAccountName
:
zalando-postgres-operator
serviceAccountName
:
zalando-postgres-operator
containers
:
containers
:
-
name
:
postgres-operator
-
name
:
postgres-operator
image
:
registry.opensource.zalan.do/acid/
smoke-tested-
postgres-operator:v1.
0
.0
-37-g2422d72
image
:
registry.opensource.zalan.do/acid/postgres-operator:v1.
2
.0
imagePullPolicy
:
IfNotPresent
imagePullPolicy
:
IfNotPresent
resources
:
resources
:
requests
:
requests
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
sign in
to comment