Skip to content

Commit

Permalink
Merge pull request #338 from IBM/v1crb
Browse files Browse the repository at this point in the history
update deprecated resource
  • Loading branch information
jhart1685 authored Jun 16, 2021
2 parents 06dfd28 + 531a787 commit 8529a8f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
##

# v0.11.0
## 2021-06-14
## 2021-06-16
* Further documentation improvements including godoc
* Update webhook resources to v1
* use current resource versions ([215](https://github.com/IBM/portieris/issues/215))
* update dependencies and golang version to 1.16.5
* a template fix to correctly identify openshift ([PR#326](https://github.com/IBM/portieris/pull/326))

Expand Down
2 changes: 1 addition & 1 deletion helm/portieris/templates/clusterrolebinding.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apiVersion: rbac.authorization.k8s.io/v1beta1
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:
name: admission-portieris-webhook
Expand Down

0 comments on commit 8529a8f

Please sign in to comment.