mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/couchbase] Update to version 1.2.2 (#18970)
Updates Operator and Admission controller Signed-off-by: Tommie McAfee <tommie@couchbase.com>
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
580247ed9c
commit
23eb35f89c
@@ -1,8 +1,8 @@
|
||||
apiVersion: v1
|
||||
name: couchbase-operator
|
||||
description: A Helm chart to deploy the Couchbase Autonomous Operator for easily deploying, managing, and maintaining Couchbase Clusters.
|
||||
version: 1.0.1
|
||||
appVersion: 1.2.1
|
||||
version: 1.0.2
|
||||
appVersion: 1.2.2
|
||||
keywords:
|
||||
- couchbase
|
||||
- operator
|
||||
|
||||
@@ -28,7 +28,7 @@ couchbaseOperator:
|
||||
# image config
|
||||
image:
|
||||
repository: couchbase/operator
|
||||
tag: 1.2.1
|
||||
tag: 1.2.2
|
||||
imagePullPolicy: IfNotPresent
|
||||
# imagePullSecrets is an optional list of references to secrets to use for pulling images
|
||||
imagePullSecrets: []
|
||||
@@ -63,7 +63,7 @@ admissionController:
|
||||
name: "couchbase-admission-controller"
|
||||
image:
|
||||
repository: couchbase/admission-controller
|
||||
tag: 1.2.1
|
||||
tag: 1.2.2
|
||||
imagePullPolicy: IfNotPresent
|
||||
# imagePullSecrets is an optional list of references to secrets to use for pulling images
|
||||
imagePullSecrets: []
|
||||
|
||||
Reference in New Issue
Block a user