Skip to content

Commit

Permalink
Merge pull request #75 from ksamoray/aofk_cert
Browse files Browse the repository at this point in the history
Changes for v1.10.0 OCP certification
  • Loading branch information
ksamoray authored Jan 3, 2023
2 parents 9669a4c + 07a4de1 commit 8884ef4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,7 @@ spec:
fieldPath: metadata.name
- name: OPERATOR_NAME
value: antrea-operator
image: antrea/antrea-operator:v1.10.0
image: antrea/antrea-operator@sha256:8ca4bc4eaa32d48e0019c24ee375a8ed80344410620b0307994d64cded68df5e
imagePullPolicy: IfNotPresent
name: antrea-operator
resources: {}
Expand Down
4 changes: 2 additions & 2 deletions config/manager/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ resources:
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
images:
- name: antrea/antrea-operator
newTag: v1.10.0
- digest: sha256:8ca4bc4eaa32d48e0019c24ee375a8ed80344410620b0307994d64cded68df5e
name: antrea/antrea-operator

0 comments on commit 8884ef4

Please sign in to comment.