mirror of
https://github.com/ansible/awx-operator.git
synced 2026-05-07 13:52:58 +00:00
Bump version
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
operator_image: quay.io/ansible/awx-operator
|
operator_image: quay.io/ansible/awx-operator
|
||||||
operator_version: 0.6.0
|
operator_version: 0.7.0
|
||||||
pull_policy: Always
|
pull_policy: Always
|
||||||
|
|||||||
@@ -122,7 +122,7 @@ spec:
|
|||||||
serviceAccountName: awx-operator
|
serviceAccountName: awx-operator
|
||||||
containers:
|
containers:
|
||||||
- name: awx-operator
|
- name: awx-operator
|
||||||
image: "quay.io/ansible/awx-operator:0.6.0"
|
image: "quay.io/ansible/awx-operator:0.7.0"
|
||||||
imagePullPolicy: "Always"
|
imagePullPolicy: "Always"
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: /tmp/ansible-operator/runner
|
- mountPath: /tmp/ansible-operator/runner
|
||||||
|
|||||||
Reference in New Issue
Block a user