Skip to content
This repository is currently being migrated. It's locked while the migration is in progress.

Commit

Permalink
Update manifests
Browse files Browse the repository at this point in the history
  • Loading branch information
Ricardo-Osorio committed Feb 8, 2023
1 parent 563164f commit ab9ba60
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions api/v1/zz_generated.deepcopy.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -900,7 +900,7 @@ spec:
envFrom:
- configMapRef:
name: storageos-related-images
image: storageos/operator:v2.10.0-beta.5
image: storageos/operator:v2.10.0-beta.6
livenessProbe:
httpGet:
path: /healthz
Expand Down
2 changes: 1 addition & 1 deletion config/manager/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ kind: Kustomization
images:
- name: controller
newName: storageos/operator
newTag: v2.10.0-beta.5
newTag: v2.10.0-beta.6

0 comments on commit ab9ba60

Please sign in to comment.