Skip to content

Commit

Permalink
release: Prepare v0.11.0-rc1 (#658)
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Pacak <[email protected]>
  • Loading branch information
danielpacak authored Aug 3, 2021
1 parent f465c1c commit 511694d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion deploy/static/06-starboard-operator.deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ spec:
securityContext: {}
containers:
- name: operator
image: docker.io/aquasec/starboard-operator:0.10.3
image: docker.io/aquasec/starboard-operator:0.11.0-rc1
imagePullPolicy: IfNotPresent
securityContext:
privileged: false
Expand Down
6 changes: 3 additions & 3 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,10 +72,10 @@ extra:
version:
provider: mike
var:
tag: "v0.10.3"
tag_prev: "v0.10.2"
tag: "v0.11.0-rc1"
tag_prev: "v0.10.3"
build:
version: "0.10.3"
version: "0.11.0-rc1"
commit: "5bd33431a239b98be4a3287563b8664a9b3d5707"
date: "2021-05-14T12:20:34Z"
chart:
Expand Down

0 comments on commit 511694d

Please sign in to comment.